21Feb2023 - detailed test results for DUAROUTER.astar

To reconnect the TextTest GUI to these results, run:

texttest -a duarouter -d /home/delphi/extraGcc/sumo/tests -reconnect /home/delphi/extraGcc/texttesttmp/extra_gcc4_64.28Feb091244.1369343 -g

To start TextTest for these tests, run:

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


astar: 534 tests: 15 succeeded 518 killed 1 known bugs

Detailed information for the tests that had known bugs:

TEST had known bugs (see #1040) on ts-sim-build-ba : errors unknown_vType ( Last six runs Feb2023 )

should warn about unknown vType
(This bug was triggered by FAILING to find text in file 'errors' matching 'Error')
Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: The vehicle type 'foo' for vehicle '0' is not known.
< Quitting (on error).
---------- Missing result in exitcode ----------
1

Detailed information for the tests that were terminated before completion:

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : alternatives iteration_bug1 ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1,6c1
< Loading net ... done.
< Loading precomputed net weights from 'input_weights.dump.xml' ... done.
< Skipped until: 1.00
< AStarRouter answered 1 queries and explored 9.00 edges on average.
< AStarRouter spent (TIME) answering queries ((TIME) on average).
< Success.
---
> Loading net ... 
\ No newline at end of file
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="CarA" length="2.00" minGap="0.00" maxSpeed="180.00" accel="2.00" decel="6.00" sigma="0.00" tau="1.00"/>
    <vehicle id="veh0" type="CarA" depart="1.00" color="red">
        <routeDistribution last="0">
            <route cost="223.22" probability="1.00000000" color="red" edges="L1 L9 L17 L26"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="CarA" length="2.00" minGap="0.00" maxSpeed="180.00" accel="2.00" decel="6.00" sigma="0.00" tau="1.00"/>
    <vehicle id="veh0" type="CarA" depart="1.00" color="red">
        <route color="red" edges="L1 L9 L17 L26"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : alternatives max_alternatives ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="0" depart="0.00" color="black">
        <routeDistribution last="1">
            <route cost="32.00" probability="0.51367965" edges="beg middle end"/>
            <route cost="52.39" probability="0.48632035" edges="beg 1toL L Lto2 end"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="0" depart="0.00" color="black">
        <route edges="beg 1toL L Lto2 end"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : alternatives style1_input errors route route_cost_empty ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Attribute 'cost' in definition of route '1' is empty.
< Quitting (on error).
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Missing result in exitcode ----------
1
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : alternatives style1_input errors route route_cost_false ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Attribute 'cost' in definition of route '1' Invalid Number Format (double) xxx.
< Quitting (on error).
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Missing result in exitcode ----------
1
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : alternatives style1_input errors route route_cost_negative ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Invalid cost for route '1'.
< Quitting (on error).
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Missing result in exitcode ----------
1
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : alternatives style1_input errors route route_prob_empty ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Attribute 'probability' in definition of route '1' is empty.
< Quitting (on error).
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Missing result in exitcode ----------
1
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : alternatives style1_input errors route route_prob_false ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Attribute 'probability' in definition of route '1' Invalid Number Format (double) xxx.
< Quitting (on error).
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Missing result in exitcode ----------
1
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : alternatives style1_input errors route route_prob_missing ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: No probability for route distribution '1', using default.
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="KRAUSS_DEFAULT" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="KRAUSS_DEFAULT" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : alternatives style1_input errors route route_prob_negative ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Invalid probability for route '1'.
< Quitting (on error).
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Missing result in exitcode ----------
1
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : alternatives style1_input errors routealt routealt_id_empty ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,5d0
< Error: Attribute 'id' in definition of a routeDistribution is empty.
< Error: Attribute 'id' is missing in definition of a route.
< Error: Route '' has no edges.
< Error: The route of the vehicle '1' is not known.
< Quitting (on error).
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Missing result in exitcode ----------
1
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : alternatives style1_input errors routealt routealt_id_missing ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,5d0
< Error: Attribute 'id' is missing in definition of a routeDistribution.
< Error: Attribute 'id' is missing in definition of a route.
< Error: Route '' has no edges.
< Error: The route of the vehicle '1' is not known.
< Quitting (on error).
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Missing result in exitcode ----------
1
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : alternatives style1_input errors routealt routealt_last_empty ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Attribute 'last' in definition of routeDistribution '1' is empty.
< Quitting (on error).
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Missing result in exitcode ----------
1
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : alternatives style1_input errors routealt routealt_last_false ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Attribute 'last' in definition of routeDistribution '1' Invalid Number Format (long long integer format) xxx.
< Quitting (on error).
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Missing result in exitcode ----------
1
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : alternatives style1_input errors routealt routealt_last_negative ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,5d0
< Error: Negative index of a route alternative (id='1').
< Error: Attribute 'id' is missing in definition of a route.
< Error: Route '' has no edges.
< Error: The route of the vehicle '1' is not known.
< Quitting (on error).
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Missing result in exitcode ----------
1
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Attribute 'depart' in definition of vehicle '1' is empty.
< Quitting (on error).
---------- Missing result in exitcode ----------
1
alternatives style1_input errors vehicle vehicle_depart_empty ( Last six runs Feb2023 )
alternatives style2_input errors vehicle vehicle_depart_empty ( Last six runs Feb2023 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Invalid departure time for vehicle '1';
<  must be one of ("triggered", "containerTriggered", "now", or a float >= 0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1
alternatives style1_input errors vehicle vehicle_depart_false ( Last six runs Feb2023 )
alternatives style2_input errors vehicle vehicle_depart_false ( Last six runs Feb2023 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Attribute 'depart' is missing in definition of vehicle '1'.
< Quitting (on error).
---------- Missing result in exitcode ----------
1
alternatives style1_input errors vehicle vehicle_depart_missing ( Last six runs Feb2023 )
alternatives style2_input errors vehicle vehicle_depart_missing ( Last six runs Feb2023 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Attribute 'arrivalLane' in definition of vehicle '1' is empty.
< Error: Invalid arrivalLane definition for vehicle '1';
<  must be one of ("current", or an int>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1
alternatives style1_input errors vehicle vehicle_empty_arrivallane ( Last six runs Feb2023 )
alternatives style2_input errors vehicle vehicle_empty_arrivallane ( Last six runs Feb2023 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Attribute 'arrivalPos' in definition of vehicle '1' is empty.
< Error: Invalid arrivalPos definition for vehicle '1';
<  must be one of ("random", "max", or a float)
< Quitting (on error).
---------- Missing result in exitcode ----------
1
alternatives style1_input errors vehicle vehicle_empty_arrivalpos ( Last six runs Feb2023 )
alternatives style2_input errors vehicle vehicle_empty_arrivalpos ( Last six runs Feb2023 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Attribute 'arrivalSpeed' in definition of vehicle '1' is empty.
< Error: Invalid arrivalSpeed definition for vehicle '1';
<  must be one of ("current", or a float>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1
alternatives style1_input errors vehicle vehicle_empty_arrivalspeed ( Last six runs Feb2023 )
alternatives style2_input errors vehicle vehicle_empty_arrivalspeed ( Last six runs Feb2023 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Attribute 'departLane' in definition of vehicle '1' is empty.
< Error: Invalid departLane definition for vehicle '1';
<  must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1
alternatives style1_input errors vehicle vehicle_empty_departlane ( Last six runs Feb2023 )
alternatives style2_input errors vehicle vehicle_empty_departlane ( Last six runs Feb2023 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Attribute 'departPos' in definition of vehicle '1' is empty.
< Error: Invalid departPos definition for vehicle '1';
<  must be one of ("random", "random_free", "free", "base", "last" or a float)
< Quitting (on error).
---------- Missing result in exitcode ----------
1
alternatives style1_input errors vehicle vehicle_empty_departpos ( Last six runs Feb2023 )
alternatives style2_input errors vehicle vehicle_empty_departpos ( Last six runs Feb2023 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Attribute 'departSpeed' in definition of vehicle '1' is empty.
< Error: Invalid departSpeed definition for vehicle '1';
<  must be one of ("random", "max", or a float>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1
alternatives style1_input errors vehicle vehicle_empty_departspeed ( Last six runs Feb2023 )
alternatives style2_input errors vehicle vehicle_empty_departspeed ( Last six runs Feb2023 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Invalid arrivalLane definition for vehicle '1';
<  must be one of ("current", or an int>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1
alternatives style1_input errors vehicle vehicle_false_arrivallane ( Last six runs Feb2023 )
alternatives style2_input errors vehicle vehicle_false_arrivallane ( Last six runs Feb2023 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Invalid arrivalPos definition for vehicle '1';
<  must be one of ("random", "max", or a float)
< Quitting (on error).
---------- Missing result in exitcode ----------
1
alternatives style1_input errors vehicle vehicle_false_arrivalpos ( Last six runs Feb2023 )
alternatives style2_input errors vehicle vehicle_false_arrivalpos ( Last six runs Feb2023 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Invalid arrivalSpeed definition for vehicle '1';
<  must be one of ("current", or a float>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1
alternatives style1_input errors vehicle vehicle_false_arrivalspeed ( Last six runs Feb2023 )
alternatives style2_input errors vehicle vehicle_false_arrivalspeed ( Last six runs Feb2023 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Invalid departLane definition for vehicle '1';
<  must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1
alternatives style1_input errors vehicle vehicle_false_departlane ( Last six runs Feb2023 )
alternatives style2_input errors vehicle vehicle_false_departlane ( Last six runs Feb2023 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Invalid departPos definition for vehicle '1';
<  must be one of ("random", "random_free", "free", "base", "last" or a float)
< Quitting (on error).
---------- Missing result in exitcode ----------
1
alternatives style1_input errors vehicle vehicle_false_departpos ( Last six runs Feb2023 )
alternatives style2_input errors vehicle vehicle_false_departpos ( Last six runs Feb2023 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Invalid departSpeed definition for vehicle '1';
<  must be one of ("random", "max", or a float>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1
alternatives style1_input errors vehicle vehicle_false_departspeed ( Last six runs Feb2023 )
alternatives style2_input errors vehicle vehicle_false_departspeed ( Last six runs Feb2023 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Attribute 'id' in definition of a vehicle is empty.
< Error: Invalid vehicle id ''.
< Error: vehicle cannot be created
< Quitting (on error).
---------- Missing result in exitcode ----------
1
alternatives style1_input errors vehicle vehicle_id_empty ( Last six runs Feb2023 )
alternatives style2_input errors vehicle vehicle_id_empty ( Last six runs Feb2023 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Attribute 'id' is missing in definition of vehicle
< Error: vehicle cannot be created
< Quitting (on error).
---------- Missing result in exitcode ----------
1
alternatives style1_input errors vehicle vehicle_id_missing ( Last six runs Feb2023 )
alternatives style2_input errors vehicle vehicle_id_missing ( Last six runs Feb2023 )

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : alternatives style1_input errors vehicle vehicle_route_empty ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Attribute 'route' in definition of vehicle '1' is empty.
< Quitting (on error).
---------- Missing result in exitcode ----------
1

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: The route of the vehicle '1' is not known.
< Quitting (on error).
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Missing result in exitcode ----------
1
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
alternatives style1_input errors vehicle vehicle_route_missing ( Last six runs Feb2023 )
alternatives style1_input errors vehicle vehicle_route_unknown ( Last six runs Feb2023 )

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : alternatives style1_input errors xml double_attribute ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,5d0
< Error: The attribute 'probability' is already used in element 'route'
<  In file 'input_alts.rou.alt.xml'
<  At line/column 10/57.
< 
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : alternatives style1_input errors xml missing_element_begin ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,7d0
< Error: Attribute 'id' is missing in definition of a route.
< Error: Route '' has no edges.
< Error: Expected end of tag 'routes'
<  In file 'input_alts.rou.alt.xml'
<  At line/column 10/6.
< 
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : alternatives style1_input errors xml missing_element_end ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,6d0
< Error: The route of the vehicle '1' is not known.
< Error: Expected end of tag 'routeDistribution'
<  In file 'input_alts.rou.alt.xml'
<  At line/column 13/3.
< 
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : alternatives style1_input errors xml no_begin ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,6d0
< Warning: Found root element 'routeDistribution' in file 'input_alts.rou.alt.xml' (expected 'routes').
< Error: Expected comment or processing instruction
<  In file 'input_alts.rou.alt.xml'
<  At line/column 6/4.
< 
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : alternatives style1_input errors xml no_end ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,5d0
< Error: The input ended before all started tags were ended. Last tag started was 'routes'
<  In file 'input_alts.rou.alt.xml'
<  At line/column 14/1.
< 
< Quitting (on error).
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Missing result in exitcode ----------
1
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>

4 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="KRAUSS_DEFAULT" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="KRAUSS_DEFAULT" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" type="KRAUSS_DEFAULT" depart="30.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" type="KRAUSS_DEFAULT" depart="40.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="KRAUSS_DEFAULT" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="KRAUSS_DEFAULT" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="KRAUSS_DEFAULT" depart="30.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="KRAUSS_DEFAULT" depart="40.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="KRAUSS_DEFAULT" depart="50.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="KRAUSS_DEFAULT" depart="60.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="KRAUSS_DEFAULT" depart="70.00">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>
alternatives style1_input increasing_time ( Last six runs Feb2023 )
alternatives style1_input increasing_time_color ( Last six runs Feb2023 )
routes embedded noid_increasing_time ( Last six runs Feb2023 )
routes named increasing_time ( Last six runs Feb2023 )

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : alternatives style1_input increasing_time_novehtype ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" color="yellow" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" depart="20.00" color="yellow">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" depart="30.00" color="yellow">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" color="yellow" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" depart="10.00">
        <route color="yellow" edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" depart="20.00" color="yellow">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" depart="30.00" color="yellow">
        <route color="yellow" edges="beg middle end rend"/>
    </vehicle>
</routes>

3 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="KRAUSS_DEFAULT" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="KRAUSS_DEFAULT" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" type="KRAUSS_DEFAULT" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" type="KRAUSS_DEFAULT" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>
alternatives style1_input one_time ( Last six runs Feb2023 )
routes embedded noid_one_time ( Last six runs Feb2023 )
routes named one_time ( Last six runs Feb2023 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="KRAUSS_DEFAULT" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="KRAUSS_DEFAULT" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
</routes>
alternatives style1_input route_cost_missing ( Last six runs Feb2023 )
alternatives style2_input route_cost_missing ( Last six runs Feb2023 )

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : alternatives style1_input unsorted_time ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="9" type="KRAUSS_DEFAULT" depart="1.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="7" type="KRAUSS_DEFAULT" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="5" type="KRAUSS_DEFAULT" depart="31.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="KRAUSS_DEFAULT" depart="34.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="40.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="9" type="KRAUSS_DEFAULT" depart="1.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="KRAUSS_DEFAULT" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="KRAUSS_DEFAULT" depart="31.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="KRAUSS_DEFAULT" depart="34.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="40.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="KRAUSS_DEFAULT" depart="45.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="KRAUSS_DEFAULT" depart="49.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="KRAUSS_DEFAULT" depart="69.00">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="10" type="0" depart="10.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="11" type="0" depart="11.00" color="magenta">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="20" type="0" depart="20.00" departPos="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="21" type="0" depart="21.00" departPos="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="10" type="0" depart="10.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="11" type="0" depart="11.00" color="magenta">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="20" type="0" depart="20.00" departPos="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="21" type="0" depart="21.00" departPos="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="22" type="0" depart="22.00" departPos="free">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="23" type="0" depart="23.00" departPos="random">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="30" type="0" depart="30.00" departLane="0">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>
alternatives style1_input withparams ( Last six runs Feb2023 )
alternatives style2_input withparams ( Last six runs Feb2023 )

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : alternatives style2_input errors route route_cost_empty ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Attribute 'cost' in definition of route '!1' is empty.
< Quitting (on error).
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Missing result in exitcode ----------
1
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : alternatives style2_input errors route route_cost_false ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Attribute 'cost' in definition of route '!1' Invalid Number Format (double) xxx.
< Quitting (on error).
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Missing result in exitcode ----------
1
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : alternatives style2_input errors route route_cost_negative ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Invalid cost for route '!1'.
< Quitting (on error).
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Missing result in exitcode ----------
1
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : alternatives style2_input errors route route_prob_empty ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Attribute 'probability' in definition of route '!1' is empty.
< Quitting (on error).
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Missing result in exitcode ----------
1
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : alternatives style2_input errors route route_prob_false ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Attribute 'probability' in definition of route '!1' Invalid Number Format (double) xxx.
< Quitting (on error).
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Missing result in exitcode ----------
1
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : alternatives style2_input errors route route_prob_missing ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: No probability for route for vehicle '1', using default.
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="KRAUSS_DEFAULT" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="KRAUSS_DEFAULT" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : alternatives style2_input errors route route_prob_negative ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Invalid probability for route '!1'.
< Quitting (on error).
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Missing result in exitcode ----------
1
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : alternatives style2_input errors routealt routealt_last_empty ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Attribute 'last' in definition of routeDistribution '!1' is empty.
< Quitting (on error).
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Missing result in exitcode ----------
1
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : alternatives style2_input errors routealt routealt_last_false ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Attribute 'last' in definition of routeDistribution '!1' Invalid Number Format (long long integer format) xxx.
< Quitting (on error).
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Missing result in exitcode ----------
1
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : alternatives style2_input errors routealt routealt_last_negative ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Negative index of a route alternative (id='!1').
< Quitting (on error).
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Missing result in exitcode ----------
1
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : alternatives style2_input errors xml double_attribute ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,5d0
< Error: The attribute 'probability' is already used in element 'route'
<  In file 'input_alts.rou.alt.xml'
<  At line/column 13/57.
< 
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : alternatives style2_input errors xml missing_element_begin ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,5d0
< Error: Expected end of tag 'vehicle'
<  In file 'input_alts.rou.alt.xml'
<  At line/column 13/6.
< 
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : alternatives style2_input errors xml missing_element_end ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,5d0
< Error: Expected end of tag 'routeDistribution'
<  In file 'input_alts.rou.alt.xml'
<  At line/column 14/6.
< 
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : alternatives style2_input errors xml no_begin ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,6d0
< Warning: Found root element 'vType' in file 'input_alts.rou.alt.xml' (expected 'routes').
< Error: Expected comment or processing instruction
<  In file 'input_alts.rou.alt.xml'
<  At line/column 5/4.
< 
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : alternatives style2_input errors xml no_end ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,5d0
< Error: The input ended before all started tags were ended. Last tag started was 'routes'
<  In file 'input_alts.rou.alt.xml'
<  At line/column 18/1.
< 
< Quitting (on error).
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Missing result in exitcode ----------
1
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : alternatives style2_input no_vehtype ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="8" depart="0.00" color="black">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : alternatives style2_input noid_increasing_time ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="KRAUSS_DEFAULT" depart="10.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="KRAUSS_DEFAULT" depart="20.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" type="KRAUSS_DEFAULT" depart="30.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" type="KRAUSS_DEFAULT" depart="40.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="KRAUSS_DEFAULT" depart="10.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="KRAUSS_DEFAULT" depart="20.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="KRAUSS_DEFAULT" depart="30.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="KRAUSS_DEFAULT" depart="40.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="KRAUSS_DEFAULT" depart="50.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="KRAUSS_DEFAULT" depart="60.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="KRAUSS_DEFAULT" depart="70.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : alternatives style2_input noid_one_time ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="KRAUSS_DEFAULT" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="KRAUSS_DEFAULT" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" type="KRAUSS_DEFAULT" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" type="KRAUSS_DEFAULT" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="KRAUSS_DEFAULT" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="KRAUSS_DEFAULT" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="KRAUSS_DEFAULT" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="KRAUSS_DEFAULT" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="KRAUSS_DEFAULT" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="KRAUSS_DEFAULT" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="KRAUSS_DEFAULT" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : alternatives style2_input noid_unsorted_time ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="9" type="KRAUSS_DEFAULT" depart="1.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="KRAUSS_DEFAULT" depart="9.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="5" type="KRAUSS_DEFAULT" depart="13.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="KRAUSS_DEFAULT" depart="19.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" type="KRAUSS_DEFAULT" depart="22.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="9" type="KRAUSS_DEFAULT" depart="1.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="KRAUSS_DEFAULT" depart="9.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="KRAUSS_DEFAULT" depart="13.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="KRAUSS_DEFAULT" depart="19.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="KRAUSS_DEFAULT" depart="22.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="KRAUSS_DEFAULT" depart="38.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="KRAUSS_DEFAULT" depart="51.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="79.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>

3 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" accel="100"/>
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vType id="1" decel="100"/>
    <vehicle id="1" type="1" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vType id="2" sigma="1.00"/>
    <vehicle id="2" type="2" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vType id="3" length="100.00"/>
    <vehicle id="3" type="3" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vType id="4" minGap="100.00"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" accel="100"/>
    <vehicle id="0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vType id="1" decel="100"/>
    <vehicle id="1" type="1" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vType id="2" sigma="1.00"/>
    <vehicle id="2" type="2" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vType id="3" length="100.00"/>
    <vehicle id="3" type="3" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vType id="4" minGap="100.00"/>
    <vehicle id="4" type="4" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vType id="5" maxSpeed="100.00"/>
    <vehicle id="5" type="5" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vType id="6" color="black"/>
<truncated after showing first 30 lines>
alternatives style2_input vtypecheck ( Last six runs Feb2023 )
routes embedded vtypecheck ( Last six runs Feb2023 )
trips vtypecheck ( Last six runs Feb2023 )

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : alternatives style2_input with_2vehtypes ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="0" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vType id="1" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="1" type="1" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="10" type="0" depart="10.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="11" type="1" depart="10.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vType id="1" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="1" type="1" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="10" type="0" depart="10.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="11" type="1" depart="10.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : alternatives style2_input with_vehtype ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="0" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="0" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="0" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" type="0" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" type="0" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : alternatives style2_input with_vehtype_nodef ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,10d0
< Warning: The vehicle type '0' for vehicle '0' is not known.
< Warning: The vehicle type '0' for vehicle '1' is not known.
< Warning: The vehicle type '0' for vehicle '2' is not known.
< Warning: The vehicle type '0' for vehicle '3' is not known.
< Warning: The vehicle type '0' for vehicle '4' is not known.
< Warning: The vehicle type '0' for vehicle '5' is not known.
< Warning: The vehicle type '0' for vehicle '6' is not known.
< Warning: The vehicle type '0' for vehicle '7' is not known.
< Warning: The vehicle type '0' for vehicle '8' is not known.
< Warning: The vehicle type '0' for vehicle '9' is not known.
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" type="0" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="0" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="0" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" type="0" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" type="0" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="8" type="0" depart="0.00" color="black">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : alternatives style2_input with_vehtype_with_class ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="private" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="0" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="0" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="0" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" type="0" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" type="0" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="private" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : bugs 11_different_costs ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1,6c1
< Loading net ... done.
< Loading precomputed net weights from 'input_weights.dump.xml' ... done.
< Skipped until: 0.00
< AStarRouter answered 10 queries and explored 7.00 edges on average.
< AStarRouter spent (TIME) answering queries ((TIME) on average).
< Success.
---
> Loading net ... 
\ No newline at end of file
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="1">
            <route cost="142.58" probability="0.49988132" edges="beg middle end rend"/>
            <route cost="139.90" probability="0.50011868" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="10.00">
        <routeDistribution last="1">
            <route cost="142.58" probability="0.49988132" edges="beg middle end rend"/>
            <route cost="139.90" probability="0.50011868" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" depart="20.00">
        <routeDistribution last="0">
            <route cost="143.17" probability="0.49984606" edges="beg middle end rend"/>
            <route cost="139.68" probability="0.50015394" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" depart="30.00">
        <routeDistribution last="0">
            <route cost="143.17" probability="0.49984606" edges="beg middle end rend"/>
            <route cost="139.68" probability="0.50015394" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" depart="40.00">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="1" depart="10.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="2" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" depart="30.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" depart="40.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="5" depart="50.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" depart="60.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="7" depart="70.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="8" depart="80.00">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : bugs 2149069_internal_edges ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.77" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" depart="0.10">
        <routeDistribution last="0">
            <route cost="125.77" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" depart="0.20">
        <routeDistribution last="0">
            <route cost="125.77" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.3" depart="0.30">
        <routeDistribution last="0">
            <route cost="125.77" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.4" depart="0.40">
        <routeDistribution last="0">
            <route cost="125.77" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="0.1" depart="0.10">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="0.2" depart="0.20">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="0.3" depart="0.30">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="0.4" depart="0.40">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="0.5" depart="0.50">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="0.6" depart="0.60">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="0.7" depart="0.70">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="0.8" depart="0.80">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : bugs dijkstra ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="124.10" probability="1.00000000" edges="beg b2b3 b3a3 a3a25 a25e"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg b2b3 b3a3 a3a25 a25e"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : bugs ticket1045 ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="147" depart="0.00">
        <routeDistribution last="0">
            <route cost="43.17" probability="1.00000000" edges="F4E4 E4E5"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="147" depart="0.00">
        <route edges="F4E4 E4E5"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : bugs ticket1471 ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v" depart="0.00">
        <routeDistribution last="0">
            <route cost="17.99" probability="1.00000000" edges="beg"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v" depart="0.00">
        <route edges="beg"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : bugs ticket1556 ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="124" depart="0.00">
        <personTrip from="162476924#5" to="162476927#1" walkFactor="0.75" costs="5.72"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="124" depart="0">
        <walk edges="162476924#5 162476927#1"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : bugs ticket221 ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Another vehicle with the id '0' exists.
< Quitting (on error).
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Missing result in exitcode ----------
1
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : bugs ticket221_flow ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Another flow with the id '0' exists.
< Quitting (on error).
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Missing result in exitcode ----------
1
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : bugs ticket2494 ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: The edge 'invalidID' within the route for trip 'veh0' is not known.
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="veh0" depart="0.00">
        <routeDistribution last="0">
            <route cost="107.91" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="veh0" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : bugs ticket2649 ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="bus" emissionClass="HBEFA3/Bus"/>
    <vehicle id="0" type="bus" depart="0.00">
        <routeDistribution last="0">
            <route cost="107.91" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="bus" emissionClass="HBEFA3/Bus"/>
    <vehicle id="0" type="bus" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : bugs ticket2829 ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Warning: No connection between edge 'beg' and edge 'end' found.
< Warning: Mandatory edge 'end' not reachable by vehicle 'veh0'.
< Warning: The vehicle 'veh0' has no valid route.
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : bugs ticket328 ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend" exitTimes="27.99 99.93 117.91 135.90"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend" exitTimes="37.99 109.93 127.91 145.90"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="10.00">
        <route edges="beg middle end rend" exitTimes="27.99 99.93 117.91 135.90"/>
    </vehicle>
    <vehicle id="1" depart="20.00">
        <route edges="beg middle end rend" exitTimes="37.99 109.93 127.91 145.90"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : bugs ticket3631_1 ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="pcw0_0" depart="triggered">
        <routeDistribution last="0">
            <route cost="0.00" probability="1.00000000" edges="-133146799 133146799 25783535#0 25783535#1 25783535#2"/>
        </routeDistribution>
    </vehicle>
    <person id="pcw0" depart="400.00">
        <personTrip from="-133146799" to="25783535#2" modes="public car" walkFactor="0.75" costs="20.40"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="pcw0_0" depart="triggered">
        <route edges="-133146799 133146799 25783535#0 25783535#1 25783535#2"/>
    </vehicle>
    <person id="pcw0" depart="400.00">
        <ride from="-133146799" to="25783535#2" lines="pcw0_0"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : bugs ticket3631_2 ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Warning: No connection between edge '220947324_depart_connector' and edge '220947325#0_arrival_connector' found.
< Error: No route for trip in person 'pcw0'.
< Quitting (on error).
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Missing result in exitcode ----------
1
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : bugs ticket445 ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="1679972_1477" depart="88620.00">
        <routeDistribution last="0">
            <route cost="107.91" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="1679972_1477" depart="88620.00">
        <route edges="beg middle end"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : bugs ticket4968 ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="test" depart="0.00">
        <routeDistribution last="0">
            <route cost="58.30" probability="1.00000000" edges="152331#0 152331#1 152331#2"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="test2" depart="0.00">
        <routeDistribution last="1">
            <route cost="63.55" probability="0.49946043" edges="152331#0 152406 152331#2"/>
            <route cost="58.30" probability="0.50053957" edges="152331#0 152331#1 152331#2"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="test" depart="0.00">
        <route edges="152331#0 152331#1 152331#2"/>
    </vehicle>
    <vehicle id="test2" depart="0.00">
        <route edges="152331#0 152331#1 152331#2"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : bugs ticket6162 ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="t0" carFollowModel="W99" accel="1" decel="2" emergencyDecel="3"/>
    <vehicle id="test" type="t0" depart="0.00">
        <routeDistribution last="0">
            <route cost="107.91" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="t0" carFollowModel="W99" accel="1" decel="2" emergencyDecel="3"/>
    <vehicle id="test" type="t0" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : bugs ticket646_vehspeed_ignored ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="slow_car" length="5.00" minGap="2.50" maxSpeed="5.00" guiShape="passenger" accel="3.0" decel="6.0" sigma="0.5"/>
    <vehicle id="slow" type="slow_car" depart="0.00">
        <routeDistribution last="0">
            <route cost="24.00" probability="1.00000000" edges="start slow end"/>
        </routeDistribution>
    </vehicle>
    <vType id="fast_car" length="5.00" minGap="2.50" maxSpeed="100.00" guiShape="passenger" accel="3.0" decel="6.0" sigma="0.5"/>
    <vehicle id="fast" type="fast_car" depart="0.00">
        <routeDistribution last="0">
            <route cost="3.52" probability="1.00000000" edges="start fast1 fast2 end"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="slow_car" length="5.00" minGap="2.50" maxSpeed="5.00" guiShape="passenger" accel="3.0" decel="6.0" sigma="0.5"/>
    <vehicle id="slow" type="slow_car" depart="0.00">
        <route edges="start slow end"/>
    </vehicle>
    <vType id="fast_car" length="5.00" minGap="2.50" maxSpeed="100.00" guiShape="passenger" accel="3.0" decel="6.0" sigma="0.5"/>
    <vehicle id="fast" type="fast_car" depart="0.00">
        <route edges="start fast1 fast2 end"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : bugs ticket6579 ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,302d0
< -- Unordered text as found by filter 'Warning:' --
< Warning: Mandatory edge 'end' not reachable by vehicle 'veh0.0'.
< Warning: Mandatory edge 'end' not reachable by vehicle 'veh0.1'.
< Warning: Mandatory edge 'end' not reachable by vehicle 'veh0.10'.
< Warning: Mandatory edge 'end' not reachable by vehicle 'veh0.11'.
< Warning: Mandatory edge 'end' not reachable by vehicle 'veh0.12'.
< Warning: Mandatory edge 'end' not reachable by vehicle 'veh0.13'.
< Warning: Mandatory edge 'end' not reachable by vehicle 'veh0.14'.
< Warning: Mandatory edge 'end' not reachable by vehicle 'veh0.15'.
< Warning: Mandatory edge 'end' not reachable by vehicle 'veh0.16'.
< Warning: Mandatory edge 'end' not reachable by vehicle 'veh0.17'.
< Warning: Mandatory edge 'end' not reachable by vehicle 'veh0.18'.
< Warning: Mandatory edge 'end' not reachable by vehicle 'veh0.19'.
< Warning: Mandatory edge 'end' not reachable by vehicle 'veh0.2'.
< Warning: Mandatory edge 'end' not reachable by vehicle 'veh0.20'.
< Warning: Mandatory edge 'end' not reachable by vehicle 'veh0.21'.
< Warning: Mandatory edge 'end' not reachable by vehicle 'veh0.22'.
< Warning: Mandatory edge 'end' not reachable by vehicle 'veh0.23'.
< Warning: Mandatory edge 'end' not reachable by vehicle 'veh0.24'.
< Warning: Mandatory edge 'end' not reachable by vehicle 'veh0.25'.
< Warning: Mandatory edge 'end' not reachable by vehicle 'veh0.26'.
< Warning: Mandatory edge 'end' not reachable by vehicle 'veh0.27'.
< Warning: Mandatory edge 'end' not reachable by vehicle 'veh0.28'.
< Warning: Mandatory edge 'end' not reachable by vehicle 'veh0.29'.
< Warning: Mandatory edge 'end' not reachable by vehicle 'veh0.3'.
< Warning: Mandatory edge 'end' not reachable by vehicle 'veh0.30'.
< Warning: Mandatory edge 'end' not reachable by vehicle 'veh0.31'.
< Warning: Mandatory edge 'end' not reachable by vehicle 'veh0.32'.
< Warning: Mandatory edge 'end' not reachable by vehicle 'veh0.33'.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>

3 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <personTrip from="beg" to="end" modes="public" walkFactor="0.75" costs="240.00 270.00 240.00"/>
    </person>
    <person id="p1" depart="0.00">
        <personTrip from="end" to="beg" modes="public" walkFactor="0.75" costs="1440.00"/>
    </person>
    <person id="walker" depart="0.00">
        <personTrip from="beg" to="end" walkFactor="0.75" costs="1440.00"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <walk edges="beg" busStop="beg_0"/>
        <ride busStop="end_0" lines="bus" intended="bus.1" depart="310.00"/>
        <walk edges="end"/>
    </person>
    <person id="p1" depart="0.00">
        <walk edges="end middle beg"/>
    </person>
    <person id="walker" depart="0.00">
        <walk edges="beg middle end"/>
    </person>
</routes>
bugs ticket7627 ( Last six runs Feb2023 )
person personTrip public_walk ( Last six runs Feb2023 )
person personTrip public_walk_singleveh ( Last six runs Feb2023 )

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : bugs ticket895 ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" emissionClass="HBEFA2/HDV_3_1"/>
    <vehicle id="0_0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="107.91" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" emissionClass="HBEFA2/HDV_3_1"/>
    <vehicle id="0_0" type="0" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : bugs ticket8974 ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="vehicle_0" depart="0.00">
        <routeDistribution last="0">
            <route cost="12.17" probability="1.00000000" edges="SC CE"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="SC CE"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : bugs ticket8995 ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <routeDistribution last="0">
            <route cost="107.91" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" depart="50.00">
        <routeDistribution last="0">
            <route cost="107.91" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1.0" depart="2000.00">
        <routeDistribution last="0">
            <route cost="107.91" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1.1" depart="2050.00">
        <routeDistribution last="0">
            <route cost="107.91" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2.0" depart="30000.00">
        <routeDistribution last="0">
            <route cost="107.91" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="0.1" depart="50.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="1.0" depart="2000.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="1.1" depart="2050.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="2.0" depart="30000.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="2.1" depart="30050.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="t" depart="31000.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="3.0" depart="400000.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="3.1" depart="400050.00">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : bugs ticket9008 ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Found transport outside container element
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : bugs ticket99 ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: No connection between edge 'end' and edge 'beg' found.
< Error: Mandatory edge 'beg' not reachable by vehicle '0'.
< Error: The vehicle '0' has no valid route.
< Quitting (on error).
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Missing result in exitcode ----------
1
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : container basic ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <container id="c0" depart="0">
        <tranship from="beg" to="end"/>
    </container>
    <container id="c0_edges" depart="0">
        <tranship edges="beg middle end"/>
    </container>
    <container id="c1" depart="0">
        <transport from="end" to="beg" lines="1"/>
    </container>
    <container id="c2" depart="0">
        <stop edge="end" duration="20"/>
    </container>
    <container id="c3" depart="0">
        <transport from="end" to="beg" lines="1"/>
        <tranship from="end" to="beg"/>
        <stop edge="beg" duration="20"/>
    </container>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <container id="c0" depart="0">
        <tranship from="beg" to="end"/>
    </container>
    <container id="c0_edges" depart="0">
        <tranship edges="beg middle end"/>
    </container>
    <container id="c1" depart="0">
        <transport from="end" to="beg" lines="1"/>
    </container>
    <container id="c2" depart="0">
        <stop edge="end" duration="20"/>
    </container>
    <container id="c3" depart="0">
        <transport from="end" to="beg" lines="1"/>
        <tranship from="end" to="beg"/>
        <stop edge="beg" duration="20"/>
    </container>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : container basic_containerFlow ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <containerFlow id="c0" begin="0" end="10" number="2">
        <tranship from="beg" to="end"/>
    </containerFlow>
    <containerFlow id="c0_edges" begin="0" end="10" number="2">
        <tranship edges="beg middle end"/>
    </containerFlow>
    <containerFlow id="c1" begin="0" end="10" number="2">
        <transport from="end" to="beg" lines="1"/>
    </containerFlow>
    <containerFlow id="c2" begin="0" end="10" number="2">
        <stop edge="end" duration="20"/>
    </containerFlow>
    <containerFlow id="c3" begin="0" end="10" number="2">
        <transport from="end" to="beg" lines="1"/>
        <tranship from="end" to="beg"/>
        <stop edge="beg" duration="20"/>
    </containerFlow>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <containerFlow id="c0" begin="0" end="10" number="2">
        <tranship from="beg" to="end"/>
    </containerFlow>
    <containerFlow id="c0_edges" begin="0" end="10" number="2">
        <tranship edges="beg middle end"/>
    </containerFlow>
    <containerFlow id="c1" begin="0" end="10" number="2">
        <transport from="end" to="beg" lines="1"/>
    </containerFlow>
    <containerFlow id="c2" begin="0" end="10" number="2">
        <stop edge="end" duration="20"/>
    </containerFlow>
    <containerFlow id="c3" begin="0" end="10" number="2">
        <transport from="end" to="beg" lines="1"/>
        <tranship from="end" to="beg"/>
        <stop edge="beg" duration="20"/>
    </containerFlow>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : container triggered basic ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" depart="10.00">
        <routeDistribution last="0">
            <route cost="36.22" probability="1.00000000" edges="beg beg2left"/>
        </routeDistribution>
    </vehicle>
    <container id="c0" depart="triggered">
        <transport from="beg" to="beg2left" lines="v0"/>
    </container>
    <container id="c1" depart="triggered">
        <transport from="beg" to="beg2left" lines="v0"/>
    </container>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" depart="10.00">
        <route edges="beg beg2left"/>
    </vehicle>
    <container id="c0" depart="triggered">
        <transport from="beg" to="beg2left" lines="v0"/>
    </container>
    <container id="c1" depart="triggered">
        <transport from="beg" to="beg2left" lines="v0"/>
    </container>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : container triggered invalid_mode ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Triggered departure for container 'c0' requires starting with a transport.
< Quitting (on error).
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Missing result in exitcode ----------
1
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : container triggered unordered ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Unknown vehicle 'v0' in triggered departure for container 'c0'.
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : dua newstyle_dua3s_step1 ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="172.96" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <routeDistribution last="0">
            <route cost="172.96" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" depart="0.00">
        <routeDistribution last="0">
            <route cost="172.96" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" depart="0.00">
        <routeDistribution last="0">
            <route cost="172.96" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" depart="0.00">
        <routeDistribution last="0">
            <route cost="172.96" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="2" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="3" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="4" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="5" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="6" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="7" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="8" depart="0.00">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : dua newstyle_dua3s_step2 ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="1">
            <route cost="201.35" probability="0.49978411" edges="beg middle end"/>
            <route cost="194.51" probability="0.50021589" edges="beg beg2right right right2end end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <routeDistribution last="1">
            <route cost="201.35" probability="0.49978411" edges="beg middle end"/>
            <route cost="194.51" probability="0.50021589" edges="beg beg2right right right2end end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="10" depart="0.00">
        <routeDistribution last="0">
            <route cost="201.35" probability="0.49978411" edges="beg middle end"/>
            <route cost="194.51" probability="0.50021589" edges="beg beg2right right right2end end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="11" depart="0.00">
        <routeDistribution last="0">
            <route cost="201.35" probability="0.49978411" edges="beg middle end"/>
            <route cost="194.51" probability="0.50021589" edges="beg beg2right right right2end end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="12" depart="0.00">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg beg2right right right2end end"/>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <route edges="beg beg2right right right2end end"/>
    </vehicle>
    <vehicle id="10" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="11" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="12" depart="0.00">
        <route edges="beg beg2right right right2end end"/>
    </vehicle>
    <vehicle id="13" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="14" depart="0.00">
        <route edges="beg beg2right right right2end end"/>
    </vehicle>
    <vehicle id="15" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="16" depart="0.00">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : dua newstyle_dua3s_step3 ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="2">
            <route cost="201.08" probability="0.33294742" edges="beg middle end"/>
            <route cost="266.29" probability="0.33226212" edges="beg beg2right right right2end end"/>
            <route cost="194.79" probability="0.33479046" edges="beg beg2left left left2end end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <routeDistribution last="2">
            <route cost="201.08" probability="0.33294742" edges="beg middle end"/>
            <route cost="266.29" probability="0.33226212" edges="beg beg2right right right2end end"/>
            <route cost="194.79" probability="0.33479046" edges="beg beg2left left left2end end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="10" depart="0.00">
        <routeDistribution last="0">
            <route cost="200.46" probability="0.33208702" edges="beg middle end"/>
            <route cost="216.04" probability="0.33402738" edges="beg beg2right right right2end end"/>
            <route cost="194.79" probability="0.33388560" edges="beg beg2left left left2end end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="11" depart="0.00">
        <routeDistribution last="1">
            <route cost="200.46" probability="0.33208702" edges="beg middle end"/>
            <route cost="216.04" probability="0.33402738" edges="beg beg2right right right2end end"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg beg2left left left2end end"/>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <route edges="beg beg2left left left2end end"/>
    </vehicle>
    <vehicle id="10" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="11" depart="0.00">
        <route edges="beg beg2right right right2end end"/>
    </vehicle>
    <vehicle id="12" depart="0.00">
        <route edges="beg beg2right right right2end end"/>
    </vehicle>
    <vehicle id="13" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="14" depart="0.00">
        <route edges="beg beg2left left left2end end"/>
    </vehicle>
    <vehicle id="15" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="16" depart="0.00">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : dua oldstyle_dua3s_step2 ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
        <routeDistribution last="1">
            <route cost="264.07" probability="0.49883643" edges="beg middle end"/>
            <route cost="219.45" probability="0.50116357" edges="beg beg2right right right2end end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="KRAUSS_DEFAULT" depart="0.00">
        <routeDistribution last="1">
            <route cost="264.07" probability="0.49883643" edges="beg middle end"/>
            <route cost="219.45" probability="0.50116357" edges="beg beg2right right right2end end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="6" type="KRAUSS_DEFAULT" depart="0.00">
        <routeDistribution last="0">
            <route cost="264.07" probability="0.49883643" edges="beg middle end"/>
            <route cost="219.45" probability="0.50116357" edges="beg beg2right right right2end end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="14" type="KRAUSS_DEFAULT" depart="0.00">
        <routeDistribution last="0">
            <route cost="264.07" probability="0.49883643" edges="beg middle end"/>
            <route cost="219.45" probability="0.50116357" edges="beg beg2right right right2end end"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg beg2right right right2end end"/>
    </vehicle>
    <vehicle id="2" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg beg2right right right2end end"/>
    </vehicle>
    <vehicle id="6" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="14" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="30" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg beg2right right right2end end"/>
    </vehicle>
    <vehicle id="62" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="126" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg beg2right right right2end end"/>
    </vehicle>
    <vehicle id="125" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : dua oldstyle_dua3s_step3 ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
        <routeDistribution last="2">
            <route cost="120.29" probability="0.33212821" edges="beg middle end"/>
            <route cost="200.48" probability="0.32329831" edges="beg beg2left left left2end end"/>
            <route cost="89.78" probability="0.34457248" edges="beg beg2right right right2end end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="10" type="KRAUSS_DEFAULT" depart="0.00">
        <routeDistribution last="2">
            <route cost="120.29" probability="0.33212821" edges="beg middle end"/>
            <route cost="200.48" probability="0.32329831" edges="beg beg2left left left2end end"/>
            <route cost="89.78" probability="0.34457248" edges="beg beg2right right right2end end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="103" type="KRAUSS_DEFAULT" depart="0.00">
        <routeDistribution last="0">
            <route cost="176.60" probability="0.32689972" edges="beg middle end"/>
            <route cost="131.83" probability="0.32879170" edges="beg beg2left left left2end end"/>
            <route cost="89.78" probability="0.34430758" edges="beg beg2right right right2end end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="110" type="KRAUSS_DEFAULT" depart="0.00">
        <routeDistribution last="1">
            <route cost="120.29" probability="0.33337811" edges="beg middle end"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg beg2right right right2end end"/>
    </vehicle>
    <vehicle id="10" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg beg2right right right2end end"/>
    </vehicle>
    <vehicle id="103" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="110" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg beg2left left left2end end"/>
    </vehicle>
    <vehicle id="125" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg beg2left left left2end end"/>
    </vehicle>
    <vehicle id="4" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="98" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg beg2right right right2end end"/>
    </vehicle>
    <vehicle id="97" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
<truncated after showing first 30 lines>

6 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Attribute 'vClass' in definition of vType '0' is empty.
< Quitting (on error).
---------- Missing result in exitcode ----------
1
errors empty_vclass empty_vclass_test_alts_longer ( Last six runs Feb2023 )
errors empty_vclass empty_vclass_test_alts_shorter ( Last six runs Feb2023 )
errors empty_vclass empty_vclass_test_flows ( Last six runs Feb2023 )
errors empty_vclass empty_vclass_test_routes_longer ( Last six runs Feb2023 )
errors empty_vclass empty_vclass_test_routes_shorter ( Last six runs Feb2023 )
errors empty_vclass empty_vclass_test_trips ( Last six runs Feb2023 )

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : errors empty_vtype ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Attribute 'id' is missing in definition of vType
< Error: VType cannot be created
< Quitting (on error).
---------- Missing result in exitcode ----------
1

4 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: File 'xxx.xml' is not accessible (No such file or directory).
< Quitting (on error).
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Missing result in exitcode ----------
1
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
errors false_input_alts ( Last six runs Feb2023 )
errors false_input_flows ( Last six runs Feb2023 )
errors false_input_sumo ( Last six runs Feb2023 )
errors false_input_trips ( Last six runs Feb2023 )

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : errors false_output ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Could not build output file 'output/routes.rou.xml' (No such file or directory).
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : errors invalid_stops ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: The busStop '0' occurs at least twice.
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : errors no_input ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: No route input specified or all routes were invalid.
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : errors no_input_ignore ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: No route input specified or all routes were invalid.
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : errors unknown_vType_ignore ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Warning: The vehicle type 'foo' for vehicle '0' is not known.
< Warning: The vehicle type 'x' for flow 'a' is not known.
< Warning: The vehicle type 'y' for flow 'b' is not known.
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" type="foo" depart="0.00">
        <routeDistribution last="0">
            <route cost="107.91" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="a.0" type="x" depart="0.00">
        <routeDistribution last="0">
            <route cost="107.91" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="a.1" type="x" depart="10.00">
        <routeDistribution last="0">
            <route cost="107.91" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="a.2" type="x" depart="20.00">
        <routeDistribution last="0">
            <route cost="107.91" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="b.0" type="y" depart="3602.00">
        <routeDistribution last="0">
            <route cost="107.91" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" type="foo" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="a.0" type="x" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="a.1" type="x" depart="10.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="a.2" type="x" depart="20.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="b.0" type="y" depart="3602.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="b.1" type="y" depart="3605.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="b.2" type="y" depart="3610.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="b.3" type="y" depart="3616.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="b.4" type="y" depart="3620.00">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : flows 0_vehicles ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Warning: Flow '0' has no instances; will skip it.
< Error: No route input specified or all routes were invalid.
< Quitting (on error).
---------- Missing result in exitcode ----------
1

3 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.3" depart="30.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.4" depart="40.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.1" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.2" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.3" depart="30.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.4" depart="40.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.5" depart="50.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.6" depart="60.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.7" depart="70.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.8" depart="80.00">
<truncated after showing first 30 lines>
flows 100s_interval ( Last six runs Feb2023 )
flows 100s_interval_ext ( Last six runs Feb2023 )
flows period_number ( Last six runs Feb2023 )

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : flows 100s_interval_2typesdefined ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
    <vehicle id="0.0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vType id="1" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
    <vehicle id="1.0" type="1" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" type="0" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1.1" type="1" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" type="0" depart="40.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
    <vehicle id="0.0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vType id="1" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
    <vehicle id="1.0" type="1" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.1" type="0" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1.1" type="1" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.2" type="0" depart="40.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1.2" type="1" depart="40.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.3" type="0" depart="60.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1.3" type="1" depart="60.00">
        <route edges="beg middle end rend"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : flows 100s_interval_random ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="7.58">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" depart="9.51">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" depart="9.74">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.3" depart="12.69">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.4" depart="35.35">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="7.58">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.1" depart="9.51">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.2" depart="9.74">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.3" depart="12.69">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.4" depart="35.35">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.5" depart="75.18">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.6" depart="75.85">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.7" depart="83.72">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.8" depart="88.65">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : flows 100s_interval_repair_edges ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <routeDistribution last="1">
            <route cost="35.97" probability="0.51004329" edges="beg rend"/>
            <route cost="125.90" probability="0.48995671" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" depart="10.00">
        <routeDistribution last="1">
            <route cost="35.97" probability="0.51004329" edges="beg rend"/>
            <route cost="125.90" probability="0.48995671" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" depart="20.00">
        <routeDistribution last="0">
            <route cost="35.97" probability="0.51004329" edges="beg rend"/>
            <route cost="125.90" probability="0.48995671" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.3" depart="30.00">
        <routeDistribution last="0">
            <route cost="35.97" probability="0.51004329" edges="beg rend"/>
            <route cost="125.90" probability="0.48995671" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.4" depart="40.00">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.1" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.2" depart="20.00">
        <route edges="beg rend"/>
    </vehicle>
    <vehicle id="0.3" depart="30.00">
        <route edges="beg rend"/>
    </vehicle>
    <vehicle id="0.4" depart="40.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.5" depart="50.00">
        <route edges="beg rend"/>
    </vehicle>
    <vehicle id="0.6" depart="60.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.7" depart="70.00">
        <route edges="beg rend"/>
    </vehicle>
    <vehicle id="0.8" depart="80.00">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : flows 100s_interval_typedefined ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
    <vehicle id="0.0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" type="0" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" type="0" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.3" type="0" depart="30.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.4" type="0" depart="40.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
    <vehicle id="0.0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.1" type="0" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.2" type="0" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.3" type="0" depart="30.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.4" type="0" depart="40.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.5" type="0" depart="50.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.6" type="0" depart="60.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.7" type="0" depart="70.00">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : flows 100s_interval_withparams ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="10.0" depart="10.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="11.0" depart="11.00" color="magenta">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="20.0" depart="20.00" departPos="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="21.0" depart="21.00" departPos="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="10.0" depart="10.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="11.0" depart="11.00" color="magenta">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="20.0" depart="20.00" departPos="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="21.0" depart="21.00" departPos="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="22.0" depart="22.00" departPos="free">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="23.0" depart="23.00" departPos="random">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="30.0" depart="30.00" departLane="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="31.0" depart="31.00" departLane="1">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : flows 100s_interval_withtype ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" type="DEFAULT_VEHTYPE" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" type="DEFAULT_VEHTYPE" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" type="DEFAULT_VEHTYPE" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.3" type="DEFAULT_VEHTYPE" depart="30.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.4" type="DEFAULT_VEHTYPE" depart="40.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" type="DEFAULT_VEHTYPE" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.1" type="DEFAULT_VEHTYPE" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.2" type="DEFAULT_VEHTYPE" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.3" type="DEFAULT_VEHTYPE" depart="30.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.4" type="DEFAULT_VEHTYPE" depart="40.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.5" type="DEFAULT_VEHTYPE" depart="50.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.6" type="DEFAULT_VEHTYPE" depart="60.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.7" type="DEFAULT_VEHTYPE" depart="70.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.8" type="DEFAULT_VEHTYPE" depart="80.00">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : flows 100s_interval_withtype_withclass ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="5.00" minGap="2.00" maxSpeed="30.00" vClass="bus" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
    <vehicle id="0.0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" type="0" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" type="0" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.3" type="0" depart="30.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.4" type="0" depart="40.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="5.00" minGap="2.00" maxSpeed="30.00" vClass="bus" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
    <vehicle id="0.0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.1" type="0" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.2" type="0" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.3" type="0" depart="30.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.4" type="0" depart="40.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.5" type="0" depart="50.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.6" type="0" depart="60.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.7" type="0" depart="70.00">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : flows 100s_probability_0.2 ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="2.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" depart="5.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.3" depart="16.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.4" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="2.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.1" depart="5.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.2" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.3" depart="16.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.4" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.5" depart="30.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.6" depart="33.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.7" depart="35.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.8" depart="38.00">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : flows 1s_interval ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" depart="0.10">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" depart="0.20">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.3" depart="0.30">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.4" depart="0.40">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.1" depart="0.10">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.2" depart="0.20">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.3" depart="0.30">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.4" depart="0.40">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.5" depart="0.50">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.6" depart="0.60">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.7" depart="0.70">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.8" depart="0.80">
<truncated after showing first 30 lines>

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" depart="40.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.3" depart="60.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.4" depart="80.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.1" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.2" depart="40.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.3" depart="60.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.4" depart="80.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.5" depart="100.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.6" depart="120.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.7" depart="140.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.8" depart="160.00">
<truncated after showing first 30 lines>
flows 200s_interval ( Last six runs Feb2023 )
flows 200s_interval_ext ( Last six runs Feb2023 )

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : flows 200s_interval_random ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="9.74">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" depart="12.69">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" depart="35.35">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.3" depart="75.18">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.4" depart="103.99">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="9.74">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.1" depart="12.69">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.2" depart="35.35">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.3" depart="75.18">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.4" depart="103.99">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.5" depart="128.78">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.6" depart="130.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.7" depart="138.65">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.8" depart="140.59">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : flows busStop ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <routeDistribution last="0">
            <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
        <stop busStop="busStop#1" duration="10.00"/>
    </vehicle>
    <vehicle id="0.1" depart="0.10">
        <routeDistribution last="0">
            <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
        <stop busStop="busStop#1" duration="10.00"/>
    </vehicle>
    <vehicle id="0.2" depart="0.20">
        <routeDistribution last="0">
            <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
        <stop busStop="busStop#1" duration="10.00"/>
    </vehicle>
    <vehicle id="0.3" depart="0.30">
        <routeDistribution last="0">
            <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
        <stop busStop="busStop#1" duration="10.00"/>
    </vehicle>
    <vehicle id="0.4" depart="0.40">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <route edges="beg beg2left left left2end end rend"/>
        <stop busStop="busStop#1" duration="10.00"/>
    </vehicle>
    <vehicle id="0.1" depart="0.10">
        <route edges="beg beg2left left left2end end rend"/>
        <stop busStop="busStop#1" duration="10.00"/>
    </vehicle>
    <vehicle id="0.2" depart="0.20">
        <route edges="beg beg2left left left2end end rend"/>
        <stop busStop="busStop#1" duration="10.00"/>
    </vehicle>
    <vehicle id="0.3" depart="0.30">
        <route edges="beg beg2left left left2end end rend"/>
        <stop busStop="busStop#1" duration="10.00"/>
    </vehicle>
    <vehicle id="0.4" depart="0.40">
        <route edges="beg beg2left left left2end end rend"/>
        <stop busStop="busStop#1" duration="10.00"/>
    </vehicle>
    <vehicle id="0.5" depart="0.50">
        <route edges="beg beg2left left left2end end rend"/>
        <stop busStop="busStop#1" duration="10.00"/>
    </vehicle>
    <vehicle id="0.6" depart="0.60">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : flows containerStop ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <routeDistribution last="0">
            <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
        <stop containerStop="containerStop#1" duration="10.00"/>
    </vehicle>
    <vehicle id="0.1" depart="0.10">
        <routeDistribution last="0">
            <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
        <stop containerStop="containerStop#1" duration="10.00"/>
    </vehicle>
    <vehicle id="0.2" depart="0.20">
        <routeDistribution last="0">
            <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
        <stop containerStop="containerStop#1" duration="10.00"/>
    </vehicle>
    <vehicle id="0.3" depart="0.30">
        <routeDistribution last="0">
            <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
        <stop containerStop="containerStop#1" duration="10.00"/>
    </vehicle>
    <vehicle id="0.4" depart="0.40">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <route edges="beg beg2left left left2end end rend"/>
        <stop containerStop="containerStop#1" duration="10.00"/>
    </vehicle>
    <vehicle id="0.1" depart="0.10">
        <route edges="beg beg2left left left2end end rend"/>
        <stop containerStop="containerStop#1" duration="10.00"/>
    </vehicle>
    <vehicle id="0.2" depart="0.20">
        <route edges="beg beg2left left left2end end rend"/>
        <stop containerStop="containerStop#1" duration="10.00"/>
    </vehicle>
    <vehicle id="0.3" depart="0.30">
        <route edges="beg beg2left left left2end end rend"/>
        <stop containerStop="containerStop#1" duration="10.00"/>
    </vehicle>
    <vehicle id="0.4" depart="0.40">
        <route edges="beg beg2left left left2end end rend"/>
        <stop containerStop="containerStop#1" duration="10.00"/>
    </vehicle>
    <vehicle id="0.5" depart="0.50">
        <route edges="beg beg2left left left2end end rend"/>
        <stop containerStop="containerStop#1" duration="10.00"/>
    </vehicle>
    <vehicle id="0.6" depart="0.60">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : flows distribution_tests 10s_interval_10veh ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" depart="1.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" depart="2.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.3" depart="3.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.4" depart="4.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.1" depart="1.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.2" depart="2.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.3" depart="3.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.4" depart="4.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.5" depart="5.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.6" depart="6.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.7" depart="7.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.8" depart="8.00">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : flows distribution_tests 10s_interval_1veh ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : flows distribution_tests 10s_interval_20veh ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" depart="0.50">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" depart="1.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.3" depart="1.50">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.4" depart="2.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.1" depart="0.50">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.2" depart="1.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.3" depart="1.50">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.4" depart="2.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.5" depart="2.50">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.6" depart="3.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.7" depart="3.50">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.8" depart="4.00">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : flows distribution_tests 10s_interval_2veh ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" depart="5.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.1" depart="5.00">
        <route edges="beg middle end rend"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : flows distribution_tests 10s_interval_5veh ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" depart="2.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" depart="4.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.3" depart="6.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.4" depart="8.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.1" depart="2.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.2" depart="4.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.3" depart="6.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.4" depart="8.00">
        <route edges="beg middle end rend"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : flows errors false_vehtype_dist ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Unknown vehicle type 'blub' in distribution '0'.
< Error: Vehicle type distribution '0' is empty.
< Error: The vehicle type '0' for flow '0' is not known.
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : flows errors vehicle_empty_arrivallane ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Attribute 'arrivalLane' in definition of flow '0' is empty.
< Error: Invalid arrivalLane definition for flow '0';
<  must be one of ("current", or an int>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : flows errors vehicle_empty_arrivalpos ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Attribute 'arrivalPos' in definition of flow '0' is empty.
< Error: Invalid arrivalPos definition for flow '0';
<  must be one of ("random", "max", or a float)
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : flows errors vehicle_empty_arrivalspeed ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Attribute 'arrivalSpeed' in definition of flow '0' is empty.
< Error: Invalid arrivalSpeed definition for flow '0';
<  must be one of ("current", or a float>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : flows errors vehicle_empty_departlane ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Attribute 'departLane' in definition of flow '0' is empty.
< Error: Invalid departLane definition for flow '0';
<  must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : flows errors vehicle_empty_departpos ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Attribute 'departPos' in definition of flow '0' is empty.
< Error: Invalid departPos definition for flow '0';
<  must be one of ("random", "random_free", "free", "base", "last" or a float)
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : flows errors vehicle_empty_departspeed ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Attribute 'departSpeed' in definition of flow '0' is empty.
< Error: Invalid departSpeed definition for flow '0';
<  must be one of ("random", "max", or a float>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : flows errors vehicle_false_arrivallane ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Invalid arrivalLane definition for flow '0';
<  must be one of ("current", or an int>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : flows errors vehicle_false_arrivalpos ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Invalid arrivalPos definition for flow '0';
<  must be one of ("random", "max", or a float)
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : flows errors vehicle_false_arrivalspeed ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Invalid arrivalSpeed definition for flow '0';
<  must be one of ("current", or a float>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : flows errors vehicle_false_departlane ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Invalid departLane definition for flow '0';
<  must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : flows errors vehicle_false_departpos ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Invalid departPos definition for flow '0';
<  must be one of ("random", "random_free", "free", "base", "last" or a float)
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : flows errors vehicle_false_departspeed ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Invalid departSpeed definition for flow '0';
<  must be one of ("random", "max", or a float>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : flows period_default_end ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: Undefined end for flow '0', defaulting to 24hour duration.
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" depart="3600.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" depart="7200.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.3" depart="10800.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.4" depart="14400.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.1" depart="3600.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.2" depart="7200.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.3" depart="10800.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.4" depart="14400.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.5" depart="18000.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.6" depart="21600.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.7" depart="25200.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.8" depart="28800.00">
<truncated after showing first 30 lines>

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" depart="11.15">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" depart="14.54">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.3" depart="45.45">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.4" depart="52.55">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.1" depart="11.15">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.2" depart="14.54">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.3" depart="45.45">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.4" depart="52.55">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.5" depart="57.83">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.6" depart="89.15">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.7" depart="92.12">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.8" depart="106.08">
<truncated after showing first 30 lines>
flows poisson_0.1 ( Last six runs Feb2023 )
flows poisson_0.1_number ( Last six runs Feb2023 )

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : flows probability_number ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="2.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" depart="5.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.3" depart="16.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.4" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="2.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.1" depart="5.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.2" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.3" depart="16.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.4" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.5" depart="30.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.6" depart="35.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.7" depart="48.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.8" depart="63.00">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : flows ptflow_nopersons ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00" line="blub">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00" line="blub">
        <route edges="beg middle end rend"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : flows routeDistribution_defProb_skipNew ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Warning: No probability for route distribution 'rDist', using default.
< Warning: No probability for route distribution 'rDist', using default.
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <routeDistribution last="1">
            <route cost="27.55" probability="0.49468355" edges="WC CS SC CE"/>
            <route cost="7.56" probability="0.50531645" edges="SC CE EC CN"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" depart="2.00">
        <routeDistribution last="1">
            <route cost="27.55" probability="0.49468355" edges="WC CS SC CE"/>
            <route cost="7.56" probability="0.50531645" edges="SC CE EC CN"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" depart="4.00">
        <routeDistribution last="0">
            <route cost="27.55" probability="0.49468355" edges="WC CS SC CE"/>
            <route cost="7.56" probability="0.50531645" edges="SC CE EC CN"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.3" depart="6.00">
        <routeDistribution last="0">
            <route cost="27.55" probability="0.49468355" edges="WC CS SC CE"/>
            <route cost="7.56" probability="0.50531645" edges="SC CE EC CN"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.4" depart="8.00">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <route edges="SC CE EC CN"/>
    </vehicle>
    <vehicle id="0.1" depart="2.00">
        <route edges="SC CE EC CN"/>
    </vehicle>
    <vehicle id="0.2" depart="4.00">
        <route edges="WC CS SC CE"/>
    </vehicle>
    <vehicle id="0.3" depart="6.00">
        <route edges="WC CS SC CE"/>
    </vehicle>
    <vehicle id="0.4" depart="8.00">
        <route edges="SC CE EC CN"/>
    </vehicle>
    <vehicle id="0.5" depart="10.00">
        <route edges="WC CS SC CE"/>
    </vehicle>
    <vehicle id="0.6" depart="12.00">
        <route edges="SC CE EC CN"/>
    </vehicle>
    <vehicle id="0.7" depart="14.00">
        <route edges="WC CS SC CE"/>
    </vehicle>
    <vehicle id="0.8" depart="16.00">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : flows routeDistribution_skipNew ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <routeDistribution last="1">
            <route cost="27.55" probability="0.48947897" edges="WC CS SC CE"/>
            <route cost="7.56" probability="0.51052103" edges="SC CE EC CN"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" depart="2.00">
        <routeDistribution last="1">
            <route cost="27.55" probability="0.48947897" edges="WC CS SC CE"/>
            <route cost="7.56" probability="0.51052103" edges="SC CE EC CN"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" depart="4.00">
        <routeDistribution last="0">
            <route cost="27.55" probability="0.48947897" edges="WC CS SC CE"/>
            <route cost="7.56" probability="0.51052103" edges="SC CE EC CN"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.3" depart="6.00">
        <routeDistribution last="1">
            <route cost="27.55" probability="0.48947897" edges="WC CS SC CE"/>
            <route cost="7.56" probability="0.51052103" edges="SC CE EC CN"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.4" depart="8.00">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <route edges="SC CE EC CN"/>
    </vehicle>
    <vehicle id="0.1" depart="2.00">
        <route edges="SC CE EC CN"/>
    </vehicle>
    <vehicle id="0.2" depart="4.00">
        <route edges="WC CS SC CE"/>
    </vehicle>
    <vehicle id="0.3" depart="6.00">
        <route edges="SC CE EC CN"/>
    </vehicle>
    <vehicle id="0.4" depart="8.00">
        <route edges="SC CE EC CN"/>
    </vehicle>
    <vehicle id="0.5" depart="10.00">
        <route edges="WC CS SC CE"/>
    </vehicle>
    <vehicle id="0.6" depart="12.00">
        <route edges="SC CE EC CN"/>
    </vehicle>
    <vehicle id="0.7" depart="14.00">
        <route edges="WC CS SC CE"/>
    </vehicle>
    <vehicle id="0.8" depart="16.00">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : flows stop ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <routeDistribution last="0">
            <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
        <stop lane="left_0" duration="10.00"/>
    </vehicle>
    <vehicle id="0.1" depart="0.10">
        <routeDistribution last="0">
            <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
        <stop lane="left_0" duration="10.00"/>
    </vehicle>
    <vehicle id="0.2" depart="0.20">
        <routeDistribution last="0">
            <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
        <stop lane="left_0" duration="10.00"/>
    </vehicle>
    <vehicle id="0.3" depart="0.30">
        <routeDistribution last="0">
            <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
        <stop lane="left_0" duration="10.00"/>
    </vehicle>
    <vehicle id="0.4" depart="0.40">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <route edges="beg beg2left left left2end end rend"/>
        <stop lane="left_0" duration="10.00"/>
    </vehicle>
    <vehicle id="0.1" depart="0.10">
        <route edges="beg beg2left left left2end end rend"/>
        <stop lane="left_0" duration="10.00"/>
    </vehicle>
    <vehicle id="0.2" depart="0.20">
        <route edges="beg beg2left left left2end end rend"/>
        <stop lane="left_0" duration="10.00"/>
    </vehicle>
    <vehicle id="0.3" depart="0.30">
        <route edges="beg beg2left left left2end end rend"/>
        <stop lane="left_0" duration="10.00"/>
    </vehicle>
    <vehicle id="0.4" depart="0.40">
        <route edges="beg beg2left left left2end end rend"/>
        <stop lane="left_0" duration="10.00"/>
    </vehicle>
    <vehicle id="0.5" depart="0.50">
        <route edges="beg beg2left left left2end end rend"/>
        <stop lane="left_0" duration="10.00"/>
    </vehicle>
    <vehicle id="0.6" depart="0.60">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : flows via ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <routeDistribution last="0">
            <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" depart="0.10">
        <routeDistribution last="0">
            <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" depart="0.20">
        <routeDistribution last="0">
            <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.3" depart="0.30">
        <routeDistribution last="0">
            <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.4" depart="0.40">
        <routeDistribution last="0">
            <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="0.1" depart="0.10">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="0.2" depart="0.20">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="0.3" depart="0.30">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="0.4" depart="0.40">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="0.5" depart="0.50">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="0.6" depart="0.60">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="0.7" depart="0.70">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="0.8" depart="0.80">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : flows vtypecheck ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Warning: Defining car following parameters in a nested element is deprecated in vType '19', use attributes instead!
< Warning: Defining car following parameters in a nested element is deprecated in vType '20', use attributes instead!
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" accel="100"/>
    <vehicle id="0.0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vType id="1" decel="100"/>
    <vehicle id="1.0" type="1" depart="10.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vType id="2" sigma="1.00"/>
    <vehicle id="2.0" type="2" depart="11.00" color="magenta">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vType id="3" length="100.00"/>
    <vehicle id="3.0" type="3" depart="20.00" departPos="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vType id="4" minGap="100.00"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" accel="100"/>
    <vehicle id="0.0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vType id="1" decel="100"/>
    <vehicle id="1.0" type="1" depart="10.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vType id="2" sigma="1.00"/>
    <vehicle id="2.0" type="2" depart="11.00" color="magenta">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vType id="3" length="100.00"/>
    <vehicle id="3.0" type="3" depart="20.00" departPos="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vType id="4" minGap="100.00"/>
    <vehicle id="4.0" type="4" depart="21.00" departPos="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vType id="5" maxSpeed="100.00"/>
    <vehicle id="5.0" type="5" depart="22.00" departPos="free">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vType id="6" color="black"/>
<truncated after showing first 30 lines>

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" type="DEFAULT_VEHTYPE" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" type="DEFAULT_VEHTYPE" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" type="DEFAULT_VEHTYPE" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.3" type="DEFAULT_VEHTYPE" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.4" type="DEFAULT_VEHTYPE" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" type="DEFAULT_VEHTYPE" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.1" type="DEFAULT_VEHTYPE" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.2" type="DEFAULT_VEHTYPE" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.3" type="DEFAULT_VEHTYPE" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.4" type="DEFAULT_VEHTYPE" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.5" type="DEFAULT_VEHTYPE" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.6" type="DEFAULT_VEHTYPE" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.7" type="DEFAULT_VEHTYPE" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.8" type="DEFAULT_VEHTYPE" depart="0.00">
<truncated after showing first 30 lines>
flows with_vehtype_dist ( Last six runs Feb2023 )
flows with_vehtype_keepdist ( Last six runs Feb2023 )

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : flows with_vehtype_dist2 ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="b" probability="0.90"/>
    <vehicle id="0.0" type="b" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vType id="a" probability="0.10"/>
    <vehicle id="0.1" type="a" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" type="b" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.3" type="b" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.4" type="a" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="b" probability="0.90"/>
    <vehicle id="0.0" type="b" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vType id="a" probability="0.10"/>
    <vehicle id="0.1" type="a" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.2" type="b" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.3" type="b" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.4" type="a" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.5" type="b" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.6" type="b" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.7" type="b" depart="0.00">
        <route edges="beg middle end rend"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : flows with_vehtype_nodef ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: The vehicle type '0' for flow '0' is not known.
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.3" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.4" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.1" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.2" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.3" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.4" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.5" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.6" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.7" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.8" type="0" depart="0.00">
<truncated after showing first 30 lines>

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" arrivalLane="0">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="10.00" arrivalLane="0" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" depart="11.00" arrivalLane="0" color="magenta">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" depart="20.00" departPos="0.00" arrivalLane="0">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" depart="21.00" departPos="10.00" arrivalLane="0">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" arrivalLane="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" depart="10.00" arrivalLane="0" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" depart="11.00" arrivalLane="0" color="magenta">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" depart="20.00" departPos="0.00" arrivalLane="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" depart="21.00" departPos="10.00" arrivalLane="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" depart="22.00" departPos="free" arrivalLane="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" depart="23.00" departPos="random" arrivalLane="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" depart="30.00" departLane="0" arrivalLane="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="8" depart="31.00" departLane="1" arrivalLane="0">
<truncated after showing first 30 lines>
function defaults arrivallane ( Last six runs Feb2023 )
function defaults override_arrivallane ( Last six runs Feb2023 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" arrivalPos="0">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="10.00" arrivalPos="0" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" depart="11.00" arrivalPos="0" color="magenta">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" depart="20.00" departPos="0.00" arrivalPos="0">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" depart="21.00" departPos="10.00" arrivalPos="0">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" arrivalPos="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" depart="10.00" arrivalPos="0" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" depart="11.00" arrivalPos="0" color="magenta">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" depart="20.00" departPos="0.00" arrivalPos="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" depart="21.00" departPos="10.00" arrivalPos="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" depart="22.00" departPos="free" arrivalPos="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" depart="23.00" departPos="random" arrivalPos="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" depart="30.00" departLane="0" arrivalPos="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="8" depart="31.00" departLane="1" arrivalPos="0">
<truncated after showing first 30 lines>
function defaults arrivalpos ( Last six runs Feb2023 )
function defaults override_arrivalpos ( Last six runs Feb2023 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" arrivalSpeed="0">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="10.00" arrivalSpeed="0" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" depart="11.00" arrivalSpeed="0" color="magenta">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" depart="20.00" departPos="0.00" arrivalSpeed="0">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" depart="21.00" departPos="10.00" arrivalSpeed="0">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" arrivalSpeed="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" depart="10.00" arrivalSpeed="0" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" depart="11.00" arrivalSpeed="0" color="magenta">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" depart="20.00" departPos="0.00" arrivalSpeed="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" depart="21.00" departPos="10.00" arrivalSpeed="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" depart="22.00" departPos="free" arrivalSpeed="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" depart="23.00" departPos="random" arrivalSpeed="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" depart="30.00" departLane="0" arrivalSpeed="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="8" depart="31.00" departLane="1" arrivalSpeed="0">
<truncated after showing first 30 lines>
function defaults arrivalspeed ( Last six runs Feb2023 )
function defaults override_arrivalspeed ( Last six runs Feb2023 )

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : function defaults departlane ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" departLane="0">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="10.00" departLane="0" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" depart="11.00" departLane="0" color="magenta">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" depart="20.00" departLane="0" departPos="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" depart="21.00" departLane="0" departPos="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" departLane="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" depart="10.00" departLane="0" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" depart="11.00" departLane="0" color="magenta">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" depart="20.00" departLane="0" departPos="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" depart="21.00" departLane="0" departPos="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" depart="22.00" departLane="0" departPos="free">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" depart="23.00" departLane="0" departPos="random">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" depart="30.00" departLane="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="8" depart="31.00" departLane="1">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : function defaults departpos ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" departPos="0">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="10.00" departPos="0" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" depart="11.00" departPos="0" color="magenta">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" depart="20.00" departPos="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" depart="21.00" departPos="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" departPos="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" depart="10.00" departPos="0" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" depart="11.00" departPos="0" color="magenta">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" depart="20.00" departPos="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" depart="21.00" departPos="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" depart="22.00" departPos="free">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" depart="23.00" departPos="random">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" depart="30.00" departLane="0" departPos="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="8" depart="31.00" departLane="1" departPos="0">
<truncated after showing first 30 lines>

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" departSpeed="0">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="10.00" departSpeed="0" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" depart="11.00" departSpeed="0" color="magenta">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" depart="20.00" departPos="0.00" departSpeed="0">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" depart="21.00" departPos="10.00" departSpeed="0">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" departSpeed="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" depart="10.00" departSpeed="0" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" depart="11.00" departSpeed="0" color="magenta">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" depart="20.00" departPos="0.00" departSpeed="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" depart="21.00" departPos="10.00" departSpeed="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" depart="22.00" departPos="free" departSpeed="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" depart="23.00" departPos="random" departSpeed="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" depart="30.00" departLane="0" departSpeed="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="8" depart="31.00" departLane="1" departSpeed="0">
<truncated after showing first 30 lines>
function defaults departspeed ( Last six runs Feb2023 )
function defaults override_departspeed ( Last six runs Feb2023 )

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : function defaults override_departlane ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" departLane="0">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="10.00" departLane="0" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" depart="11.00" departLane="0" color="magenta">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" depart="20.00" departLane="0" departPos="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" depart="21.00" departLane="0" departPos="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" departLane="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" depart="10.00" departLane="0" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" depart="11.00" departLane="0" color="magenta">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" depart="20.00" departLane="0" departPos="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" depart="21.00" departLane="0" departPos="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" depart="22.00" departLane="0" departPos="free">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" depart="23.00" departLane="0" departPos="random">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" depart="30.00" departLane="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="8" depart="31.00" departLane="0">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : function defaults override_departpos ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" departPos="0">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="10.00" departPos="0" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" depart="11.00" departPos="0" color="magenta">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" depart="20.00" departPos="0">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" depart="21.00" departPos="0">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" departPos="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" depart="10.00" departPos="0" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" depart="11.00" departPos="0" color="magenta">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" depart="20.00" departPos="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" depart="21.00" departPos="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" depart="22.00" departPos="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" depart="23.00" departPos="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" depart="30.00" departLane="0" departPos="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="8" depart="31.00" departLane="1" departPos="0">
<truncated after showing first 30 lines>

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
</routes>
function endstep end19 ( Last six runs Feb2023 )
function endstep end20 ( Last six runs Feb2023 )

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : function endstep end21 ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : function remove_loops bug2042630 ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="862" depart="7.00">
        <routeDistribution last="0">
            <route cost="269.96" probability="1.00000000" edges="D2 L3 L5 L7 L6 L10 L13 L15 L16 D3"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="285" depart="91.00">
        <routeDistribution last="0">
            <route cost="270.18" probability="1.00000000" edges="D1 L2 L5 L7 L6 L10 L13 L15 L16 D3"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="444" depart="230.00">
        <routeDistribution last="0">
            <route cost="270.18" probability="1.00000000" edges="D1 L2 L5 L7 L6 L10 L13 L15 L16 D3"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="825" depart="256.00">
        <routeDistribution last="0">
            <route cost="269.96" probability="1.00000000" edges="D2 L3 L5 L7 L6 L10 L13 L15 L16 D3"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="283" depart="349.00">
        <routeDistribution last="0">
            <route cost="270.18" probability="1.00000000" edges="D1 L2 L5 L7 L6 L10 L13 L15 L16 D3"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="862" depart="7.00">
        <route edges="D2 L3 L5 L7 L6 L10 L13 L15 L16 D3"/>
    </vehicle>
    <vehicle id="285" depart="91.00">
        <route edges="D1 L2 L5 L7 L6 L10 L13 L15 L16 D3"/>
    </vehicle>
    <vehicle id="444" depart="230.00">
        <route edges="D1 L2 L5 L7 L6 L10 L13 L15 L16 D3"/>
    </vehicle>
    <vehicle id="825" depart="256.00">
        <route edges="D2 L3 L5 L7 L6 L10 L13 L15 L16 D3"/>
    </vehicle>
    <vehicle id="283" depart="349.00">
        <route edges="D1 L2 L5 L7 L6 L10 L13 L15 L16 D3"/>
    </vehicle>
    <vehicle id="361" depart="513.00">
        <route edges="D1 L2 L5 L7 L6 L10 L13 L15 L16 D3"/>
    </vehicle>
    <vehicle id="438" depart="522.00">
        <route edges="D1 L2 L5 L7 L6 L10 L13 L15 L16 D3"/>
    </vehicle>
    <vehicle id="197" depart="537.00">
        <route edges="D1 L2 L5 L7 L6 L10 L13 L15 L16 D3"/>
    </vehicle>
    <vehicle id="421" depart="617.00">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : function remove_loops duplicate_last ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="7.19" probability="1.00000000" edges="0/0to1/0"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="0/0to1/0"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : function remove_loops looped_twice ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="vehicle_0" depart="0.00">
        <routeDistribution last="0">
            <route cost="46.37" probability="1.00000000" color="cyan" edges="4_5 5_6 6_8 8_22 22_11 11_12 12_13"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="vehicle_0" depart="0.00">
        <route color="cyan" edges="4_5 5_6 6_8 8_22 22_11 11_12 12_13"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : function remove_loops preserve_old_route ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="35.97" probability="1.00000000" edges="0/0to1/0 1/0to1/1 1/1to2/1 2/1to2/0 2/0to3/0"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="0/0to1/0 1/0to1/1 1/1to2/1 2/1to2/0 2/0to3/0"/>
    </vehicle>
</routes>

4 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="21.58" probability="1.00000000" edges="0/0to1/0 1/0to2/0 2/0to3/0"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="0/0to1/0 1/0to2/0 2/0to3/0"/>
    </vehicle>
</routes>
function remove_loops route_begin ( Last six runs Feb2023 )
function remove_loops route_end ( Last six runs Feb2023 )
function remove_loops route_middle ( Last six runs Feb2023 )
function remove_loops trip_begin_end ( Last six runs Feb2023 )

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : function remove_loops route_begin_keep ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" departPos="10.00">
        <routeDistribution last="0">
            <route cost="28.78" probability="1.00000000" edges="1/0to0/0 0/0to1/0 1/0to2/0 2/0to3/0"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="0.00" departLane="0">
        <routeDistribution last="0">
            <route cost="28.78" probability="1.00000000" edges="1/0to0/0 0/0to1/0 1/0to2/0 2/0to3/0"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" departPos="10.00">
        <route edges="1/0to0/0 0/0to1/0 1/0to2/0 2/0to3/0"/>
    </vehicle>
    <vehicle id="1" depart="0.00" departLane="0">
        <route edges="1/0to0/0 0/0to1/0 1/0to2/0 2/0to3/0"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : function remove_loops route_begin_stop ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="28.78" probability="1.00000000" edges="1/0to0/0 0/0to1/0 1/0to2/0 2/0to3/0"/>
        </routeDistribution>
        <stop lane="1/0to0/0_0" duration="10.00"/>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="1/0to0/0 0/0to1/0 1/0to2/0 2/0to3/0"/>
        <stop lane="1/0to0/0_0" duration="10.00"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : function remove_loops route_end_keep ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" arrivalPos="5.00">
        <routeDistribution last="0">
            <route cost="28.78" probability="1.00000000" edges="0/0to1/0 1/0to2/0 2/0to3/0 3/0to2/0"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="0.00" arrivalLane="0">
        <routeDistribution last="0">
            <route cost="28.78" probability="1.00000000" edges="0/0to1/0 1/0to2/0 2/0to3/0 3/0to2/0"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" arrivalPos="5.00">
        <route edges="0/0to1/0 1/0to2/0 2/0to3/0 3/0to2/0"/>
    </vehicle>
    <vehicle id="1" depart="0.00" arrivalLane="0">
        <route edges="0/0to1/0 1/0to2/0 2/0to3/0 3/0to2/0"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : function remove_loops route_end_stop ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="28.78" probability="1.00000000" edges="0/0to1/0 1/0to2/0 2/0to3/0 3/0to2/0"/>
        </routeDistribution>
        <stop lane="3/0to2/0_0" duration="10.00"/>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="0/0to1/0 1/0to2/0 2/0to3/0 3/0to2/0"/>
        <stop lane="3/0to2/0_0" duration="10.00"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : function remove_loops route_middle_stop ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="35.97" probability="1.00000000" edges="0/0to1/0 1/0to2/0 2/0to1/0 1/0to2/0 2/0to3/0"/>
        </routeDistribution>
        <stop lane="2/0to1/0_0" duration="10.00"/>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="0/0to1/0 1/0to2/0 2/0to1/0 1/0to2/0 2/0to3/0"/>
        <stop lane="2/0to1/0_0" duration="10.00"/>
    </vehicle>
</routes>

3 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="3.00" fromTaz="1" toTaz="2">
        <routeDistribution last="0">
            <route cost="90.37" probability="1.00000000" edges="beg2left left left2end end"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="3.00" fromTaz="1" toTaz="2">
        <route edges="beg2left left left2end end"/>
    </vehicle>
</routes>
function remove_loops with_taz ( Last six runs Feb2023 )
trips TAZ taz_noedge ( Last six runs Feb2023 )
trips TAZ with_taz ( Last six runs Feb2023 )

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : function routing astar_landmark ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1,5c1
< Loading net ... done.
< Skipped until: 0.00
< AStarRouter answered 1 queries and explored 99.00 edges on average.
< AStarRouter spent (TIME) answering queries ((TIME) on average).
< Success.
---
> Loading net ... 
\ No newline at end of file
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="DEFAULT_VEHTYPE" sigma="0"/>
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="68.12" probability="1.00000000" edges="5/5to5/6 5/6to5/7 5/7to5/8 5/8to5/9 5/9to6/9 6/9to7/9 7/9to8/9 8/9to9/9 9/9to8/9"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="DEFAULT_VEHTYPE" sigma="0"/>
    <vehicle id="0" depart="0.00">
        <route edges="5/5to5/6 5/6to5/7 5/7to5/8 5/8to5/9 5/9to6/9 6/9to7/9 7/9to8/9 8/9to9/9 9/9to8/9"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : function routing astar_landmark_missing ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Landmark edge 'blub' does not exist in the network.
< Quitting (on error).
---------- Differences in output ----------
1,2c1
< Loading net ... done.
< Skipped until: 0.00
---
> Loading net ... 
\ No newline at end of file
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : function routing astar_landmark_save ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1,9c1
< Loading net ... done.
< Skipped until: 0.00
< Calculating new lookup table.
< Saving new matrix to 'landmarks.csv'.
< DijkstraRouter answered 1436 queries and explored 164.84 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< AStarRouter answered 1 queries and explored 91.00 edges on average.
< AStarRouter spent (TIME) answering queries ((TIME) on average).
< Success.
---
> Loading net ... 
\ No newline at end of file
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="DEFAULT_VEHTYPE" sigma="0"/>
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="68.12" probability="1.00000000" edges="5/5to5/6 5/6to5/7 5/7to5/8 5/8to5/9 5/9to6/9 6/9to7/9 7/9to8/9 8/9to9/9 9/9to8/9"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in landmarks ----------
5/5to4/5
2/7to1/7
0/0to0/1 67.777 71.2122 60.5827 60.3122
0/0to1/0 70.9381 69.3302 61.0245 62.136
0/1to0/0 64.7374 76.5173 53.8374 69.323
0/1to0/2 64.3547 64.2827 53.4547 53.118
0/1to1/1 64.3417 64.3417 53.4417 53.4417
0/2to0/1 57.8079 74.1403 46.6432 62.9755
0/2to0/3 57.4252 57.3532 46.2604 45.9237
0/2to1/2 57.4122 57.4122 46.2475 46.2475
0/3to0/2 50.8784 67.2108 39.4489 55.7813
0/3to0/4 50.4957 50.4237 39.0662 38.7295
0/3to1/3 50.4827 50.4827 39.0532 39.0532
0/4to0/3 43.9489 60.2813 32.2547 48.5871
0/4to0/5 43.5662 43.4942 31.8719 31.5353
0/4to1/4 43.5532 43.5532 31.859 31.859
0/5to0/4 37.0194 53.3518 25.0604 41.3928
0/5to0/6 36.6367 50.3777 24.6777 24.341
0/5to1/5 36.6237 36.6237 24.6647 24.6647
0/6to0/5 46.4942 46.877 17.8662 34.1986
0/6to0/7 43.8309 57.5719 17.4835 17.4115
0/6to1/6 43.5072 43.5072 17.4705 17.4705
0/7to0/6 53.6885 53.7604 10.9367 27.2691
0/7to0/8 51.0252 64.7662 10.554 24.295
0/7to1/7 50.7014 50.7014 10.541 10.541
0/8to0/7 60.8827 60.9547 20.4115 20.7942
0/8to0/9 58.2194 64.3942 17.7482 28.423
0/8to1/8 57.8957 57.8957 17.4245 17.4245
0/9to0/8 60.9655 68.1489 24.9942 27.6777
0/9to1/9 63.7439 57.5899 24.5525 21.6187
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="DEFAULT_VEHTYPE" sigma="0"/>
    <vehicle id="0" depart="0.00">
        <route edges="5/5to5/6 5/6to5/7 5/7to5/8 5/8to5/9 5/9to6/9 6/9to7/9 7/9to8/9 8/9to9/9 9/9to8/9"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : function routing astar_landmark_save_parallel ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1,15c1
< Loading net ... done.
< Skipped until: 0.00
< Calculating new lookup table.
< Saving new matrix to 'landmarks.csv'.
< DijkstraRouter answered 359 queries and explored 2.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 359 queries and explored 2.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 359 queries and explored 2.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 359 queries and explored 2.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< AStarRouter answered 1 queries and explored 91.00 edges on average.
< AStarRouter spent (TIME) answering queries ((TIME) on average).
< Success.
---
> Loading net ... 
\ No newline at end of file
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="DEFAULT_VEHTYPE" sigma="0"/>
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="68.12" probability="1.00000000" edges="5/5to5/6 5/6to5/7 5/7to5/8 5/8to5/9 5/9to6/9 6/9to7/9 7/9to8/9 8/9to9/9 9/9to8/9"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in landmarks ----------
5/5to4/5
2/7to1/7
0/0to0/1 67.777 71.2122 60.5827 60.3122
0/0to1/0 70.9381 69.3302 61.0245 62.136
0/1to0/0 64.7374 76.5173 53.8374 69.323
0/1to0/2 64.3547 64.2827 53.4547 53.118
0/1to1/1 64.3417 64.3417 53.4417 53.4417
0/2to0/1 57.8079 74.1403 46.6432 62.9755
0/2to0/3 57.4252 57.3532 46.2604 45.9237
0/2to1/2 57.4122 57.4122 46.2475 46.2475
0/3to0/2 50.8784 67.2108 39.4489 55.7813
0/3to0/4 50.4957 50.4237 39.0662 38.7295
0/3to1/3 50.4827 50.4827 39.0532 39.0532
0/4to0/3 43.9489 60.2813 32.2547 48.5871
0/4to0/5 43.5662 43.4942 31.8719 31.5353
0/4to1/4 43.5532 43.5532 31.859 31.859
0/5to0/4 37.0194 53.3518 25.0604 41.3928
0/5to0/6 36.6367 50.3777 24.6777 24.341
0/5to1/5 36.6237 36.6237 24.6647 24.6647
0/6to0/5 46.4942 46.877 17.8662 34.1986
0/6to0/7 43.8309 57.5719 17.4835 17.4115
0/6to1/6 43.5072 43.5072 17.4705 17.4705
0/7to0/6 53.6885 53.7604 10.9367 27.2691
0/7to0/8 51.0252 64.7662 10.554 24.295
0/7to1/7 50.7014 50.7014 10.541 10.541
0/8to0/7 60.8827 60.9547 20.4115 20.7942
0/8to0/9 58.2194 64.3942 17.7482 28.423
0/8to1/8 57.8957 57.8957 17.4245 17.4245
0/9to0/8 60.9655 68.1489 24.9942 27.6777
0/9to1/9 63.7439 57.5899 24.5525 21.6187
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="DEFAULT_VEHTYPE" sigma="0"/>
    <vehicle id="0" depart="0.00">
        <route edges="5/5to5/6 5/6to5/7 5/7to5/8 5/8to5/9 5/9to6/9 6/9to7/9 7/9to8/9 8/9to9/9 9/9to8/9"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : function routing astar_landmark_taz ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1,6c1
< Loading net ... done.
< Loading additional file 'input_districts.taz.xml'  ... done.
< Skipped until: 0.00
< AStarRouter answered 1 queries and explored 78.00 edges on average.
< AStarRouter spent (TIME) answering queries ((TIME) on average).
< Success.
---
> Loading net ... 
\ No newline at end of file
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="DEFAULT_VEHTYPE" sigma="0"/>
    <vehicle id="0" depart="0.00" fromTaz="1" toTaz="2">
        <routeDistribution last="0">
            <route cost="64.96" probability="1.00000000" edges="5/5to5/6 5/6to5/7 5/7to5/8 5/8to5/9 5/9to6/9 6/9to7/9 7/9to8/9 8/9to9/9 9/9to9/8"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="DEFAULT_VEHTYPE" sigma="0"/>
    <vehicle id="0" depart="0.00" fromTaz="1" toTaz="2">
        <route edges="5/5to5/6 5/6to5/7 5/7to5/8 5/8to5/9 5/9to6/9 6/9to7/9 7/9to8/9 8/9to9/9 9/9to9/8"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : function routing chrouter bidirectional1 ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="914.79" probability="1.00000000" edges="src f600 b100 dest"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="src f600 b100 dest"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : function routing chrouter bidirectional2 ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="715.60" probability="1.00000000" edges="src 500 dest"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="src 500 dest"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : function routing chrouter restrictions1 ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="restricted" vClass="vip"/>
    <vehicle id="restricted" type="restricted" depart="0.00">
        <routeDistribution last="0">
            <route cost="228.58" probability="1.00000000" edges="src long dest"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="free" depart="0.00">
        <routeDistribution last="0">
            <route cost="219.33" probability="1.00000000" edges="src short dest"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="restricted" vClass="vip"/>
    <vehicle id="restricted" type="restricted" depart="0.00">
        <route edges="src long dest"/>
    </vehicle>
    <vehicle id="free" depart="0.00">
        <route edges="src short dest"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : function routing chrouter restrictions2 ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="restricted" vClass="vip"/>
    <vehicle id="restricted" type="restricted" depart="0.00">
        <routeDistribution last="0">
            <route cost="254.88" probability="1.00000000" edges="src long dest"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="free" depart="0.00">
        <routeDistribution last="0">
            <route cost="222.22" probability="1.00000000" edges="src e1 short e2 dest"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="restricted" vClass="vip"/>
    <vehicle id="restricted" type="restricted" depart="0.00">
        <route edges="src long dest"/>
    </vehicle>
    <vehicle id="free" depart="0.00">
        <route edges="src e1 short e2 dest"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : function routing chrouter weights ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="early" depart="0.00">
        <routeDistribution last="0">
            <route cost="214.79" probability="1.00000000" edges="src e1 short e2 dest"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="later" depart="3600.00">
        <routeDistribution last="0">
            <route cost="249.84" probability="1.00000000" edges="src long dest"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="early" depart="0.00">
        <route edges="src e1 short e2 dest"/>
    </vehicle>
    <vehicle id="later" depart="3600.00">
        <route edges="src long dest"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : function routing chrouter weights_parallel ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1,10c1
< Loading net ... done.
< Loading precomputed net weights from 'input_weights.dump.xml' ... done.
< Skipped until: 0.00
< AStarRouter answered 100 queries and explored 6.00 edges on average.
< AStarRouter spent (TIME) answering queries ((TIME) on average).
< AStarRouter answered 99 queries and explored 6.00 edges on average.
< AStarRouter spent (TIME) answering queries ((TIME) on average).
< AStarRouter answered 1 queries and explored 6.00 edges on average.
< AStarRouter spent (TIME) answering queries ((TIME) on average).
< Success.
---
> Loading net ... 
\ No newline at end of file
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="early.0" depart="0.00">
        <routeDistribution last="0">
            <route cost="214.79" probability="1.00000000" edges="src e1 short e2 dest"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="early.1" depart="1.00">
        <routeDistribution last="0">
            <route cost="214.79" probability="1.00000000" edges="src e1 short e2 dest"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="early.2" depart="2.00">
        <routeDistribution last="0">
            <route cost="214.79" probability="1.00000000" edges="src e1 short e2 dest"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="early.3" depart="3.00">
        <routeDistribution last="0">
            <route cost="214.79" probability="1.00000000" edges="src e1 short e2 dest"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="early.4" depart="4.00">
        <routeDistribution last="0">
            <route cost="214.79" probability="1.00000000" edges="src e1 short e2 dest"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="early.0" depart="0.00">
        <route edges="src e1 short e2 dest"/>
    </vehicle>
    <vehicle id="early.1" depart="1.00">
        <route edges="src e1 short e2 dest"/>
    </vehicle>
    <vehicle id="early.2" depart="2.00">
        <route edges="src e1 short e2 dest"/>
    </vehicle>
    <vehicle id="early.3" depart="3.00">
        <route edges="src e1 short e2 dest"/>
    </vehicle>
    <vehicle id="early.4" depart="4.00">
        <route edges="src e1 short e2 dest"/>
    </vehicle>
    <vehicle id="early.5" depart="5.00">
        <route edges="src e1 short e2 dest"/>
    </vehicle>
    <vehicle id="early.6" depart="6.00">
        <route edges="src e1 short e2 dest"/>
    </vehicle>
    <vehicle id="early.7" depart="7.00">
        <route edges="src e1 short e2 dest"/>
    </vehicle>
    <vehicle id="early.8" depart="8.00">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : function routing fifo ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="780.00">
        <routeDistribution last="0">
            <route cost="885.97" probability="1.00000000" edges="beg middle end rend" exitTimes="880.00 1630.00 1647.99 1665.97"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="810.00">
        <routeDistribution last="0">
            <route cost="835.97" probability="1.00000000" edges="beg beg2left left left2end end rend" exitTimes="910.00 1010.00 1410.00 1610.00 1627.99 1645.97"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="780.00">
        <route edges="beg middle end rend" exitTimes="880.00 1630.00 1647.99 1665.97"/>
    </vehicle>
    <vehicle id="1" depart="810.00">
        <route edges="beg beg2left left left2end end rend" exitTimes="910.00 1010.00 1410.00 1610.00 1627.99 1645.97"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : function routing fifo_interpolate ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="780.00">
        <routeDistribution last="0">
            <route cost="845.97" probability="1.00000000" edges="beg beg2left left left2end end rend" exitTimes="880.00 990.00 1390.00 1590.00 1607.99 1625.97"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="810.00">
        <routeDistribution last="0">
            <route cost="835.97" probability="1.00000000" edges="beg beg2left left left2end end rend" exitTimes="910.00 1010.00 1410.00 1610.00 1627.99 1645.97"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="780.00">
        <route edges="beg beg2left left left2end end rend" exitTimes="880.00 990.00 1390.00 1590.00 1607.99 1625.97"/>
    </vehicle>
    <vehicle id="1" depart="810.00">
        <route edges="beg beg2left left left2end end rend" exitTimes="910.00 1010.00 1410.00 1610.00 1627.99 1645.97"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : function routing lane_weight_files ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="780.00">
        <routeDistribution last="0">
            <route cost="935.97" probability="1.00000000" edges="beg middle end rend" exitTimes="930.00 1680.00 1697.99 1715.97"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="810.00">
        <routeDistribution last="0">
            <route cost="935.97" probability="1.00000000" edges="beg middle end rend" exitTimes="960.00 1710.00 1727.99 1745.97"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="780.00">
        <route edges="beg middle end rend" exitTimes="930.00 1680.00 1697.99 1715.97"/>
    </vehicle>
    <vehicle id="1" depart="810.00">
        <route edges="beg middle end rend" exitTimes="960.00 1710.00 1727.99 1745.97"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : function routing traveltime_always_checks_vehspeed ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="fast" maxSpeed="50.00"/>
    <vehicle id="fast0" type="fast" depart="0.00">
        <routeDistribution last="0">
            <route cost="147.95" probability="1.00000000" edges="beg beg2left left left2end end"/>
        </routeDistribution>
    </vehicle>
    <vType id="slow" maxSpeed="2.00"/>
    <vehicle id="slow0" type="slow" depart="0.00">
        <routeDistribution last="0">
            <route cost="1000.00" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="fast" maxSpeed="50.00"/>
    <vehicle id="fast0" type="fast" depart="0.00">
        <route edges="beg beg2left left left2end end"/>
    </vehicle>
    <vType id="slow" maxSpeed="2.00"/>
    <vehicle id="slow0" type="slow" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : logit clogit_example ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="3">
            <route cost="657.80" probability="0.31959357" edges="oa ab bd"/>
            <route cost="730.42" probability="0.27571748" edges="oa ab by yd"/>
            <route cost="826.83" probability="0.22664290" edges="oa ax xy yd"/>
            <route cost="945.62" probability="0.17804605" edges="ox xy yd"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="ox xy yd"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : logit logit_example ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="3">
            <route cost="657.80" probability="0.31960269" edges="oa ab bd"/>
            <route cost="730.42" probability="0.27573286" edges="oa ab by yd"/>
            <route cost="826.83" probability="0.22664907" edges="oa ax xy yd"/>
            <route cost="945.62" probability="0.17801538" edges="ox xy yd"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="ox xy yd"/>
    </vehicle>
</routes>

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="71.94" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <routeDistribution last="0">
            <route cost="71.94" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" depart="0.00">
        <routeDistribution last="0">
            <route cost="71.94" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" depart="0.00">
        <routeDistribution last="0">
            <route cost="71.94" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" depart="0.00">
        <routeDistribution last="0">
            <route cost="71.94" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="2" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="3" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="4" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="5" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="6" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="7" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="8" depart="0.00">
<truncated after showing first 30 lines>
logit logit_routes ( Last six runs Feb2023 )
logit logit_step1 ( Last six runs Feb2023 )

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : logit logit_step2 ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="1">
            <route cost="264.07" probability="0.46297357" edges="beg middle end"/>
            <route cost="219.45" probability="0.53702643" edges="beg beg2right right right2end end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <routeDistribution last="1">
            <route cost="264.07" probability="0.46297357" edges="beg middle end"/>
            <route cost="219.45" probability="0.53702643" edges="beg beg2right right right2end end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="10" depart="0.00">
        <routeDistribution last="0">
            <route cost="264.07" probability="0.46297357" edges="beg middle end"/>
            <route cost="219.45" probability="0.53702643" edges="beg beg2right right right2end end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="11" depart="0.00">
        <routeDistribution last="1">
            <route cost="264.07" probability="0.46297357" edges="beg middle end"/>
            <route cost="219.45" probability="0.53702643" edges="beg beg2right right right2end end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="12" depart="0.00">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg beg2right right right2end end"/>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <route edges="beg beg2right right right2end end"/>
    </vehicle>
    <vehicle id="10" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="11" depart="0.00">
        <route edges="beg beg2right right right2end end"/>
    </vehicle>
    <vehicle id="12" depart="0.00">
        <route edges="beg beg2right right right2end end"/>
    </vehicle>
    <vehicle id="13" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="14" depart="0.00">
        <route edges="beg beg2right right right2end end"/>
    </vehicle>
    <vehicle id="15" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="16" depart="0.00">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : logit theta_example ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="2">
            <route cost="657.80" probability="0.57988611" edges="oa ab bd"/>
            <route cost="730.42" probability="0.28049437" edges="oa ab by yd"/>
            <route cost="826.83" probability="0.10697483" edges="oa ax xy yd"/>
            <route cost="945.62" probability="0.03264470" edges="ox xy yd"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="oa ax xy yd"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : meta with_log ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in log ----------
1,5d0
< Loading net ... done.
< Skipped until: 0.00
< Routes found between time steps 0.00 and 0.00.
< AStarRouter answered 2 queries and explored 7.00 edges on average.
< AStarRouter spent (TIME) answering queries ((TIME) on average).
---------- Differences in output ----------
1,8c1
< Loading net ... done.
< Skipped until: 0.00
< Reading up to time step: 0.00
< Reading up to time step: 200.00
< Routes found between time steps 0.00 and 0.00.
< AStarRouter answered 2 queries and explored 7.00 edges on average.
< AStarRouter spent (TIME) answering queries ((TIME) on average).
< Success.
---
> Loading net ... 
\ No newline at end of file
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="0" depart="0.00" color="yellow">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="10" type="0" depart="0.00" color="yellow">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="0" depart="0.00" color="yellow">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="10" type="0" depart="0.00" color="yellow">
        <route edges="beg middle end rend"/>
    </vehicle>
</routes>

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <personTrip from="beg" to="end" walkFactor="0.75" costs="1440.00"/>
    </person>
    <person id="p1" depart="0.00">
        <personTrip from="end" to="beg" walkFactor="0.75" costs="1440.00"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0">
        <walk edges="beg middle end"/>
    </person>
    <person id="p1" depart="0">
        <walk edges="end middle beg"/>
    </person>
</routes>
person basic ( Last six runs Feb2023 )
person personTrip basic ( Last six runs Feb2023 )

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person crossings_and_walkingareas ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <personTrip from="SC" to="CN" walkFactor="0.75" costs="101.93"/>
    </person>
    <person id="p1" depart="0.00">
        <personTrip from="SC" to="NC" walkFactor="0.75" costs="203.63"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0">
        <walk edges="SC CN"/>
    </person>
    <person id="p1" depart="0">
        <walk edges="SC NC"/>
    </person>
</routes>

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <walk edges="beg middle end"/>
    </person>
    <person id="p1" depart="0.00">
        <walk edges="end middle beg"/>
    </person>
    <person id="p2" depart="0.00" departPos="0.00">
        <walk edges="beg middle end" arrivalPos="445.50"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <walk edges="beg middle end"/>
    </person>
    <person id="p1" depart="0.00">
        <walk edges="end middle beg"/>
    </person>
    <person id="p2" depart="0.00" departPos="0.00">
        <walk edges="beg middle end" arrivalPos="445.50"/>
    </person>
</routes>
person edges ( Last six runs Feb2023 )
person routeID ( Last six runs Feb2023 )

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person full_plan ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p0_0" depart="triggered">
        <routeDistribution last="0">
            <route cost="36.22" probability="1.00000000" edges="beg beg2left"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="p0_1" depart="triggered">
        <routeDistribution last="0">
            <route cost="54.15" probability="1.00000000" edges="beg2left left"/>
        </routeDistribution>
    </vehicle>
    <person id="p0" depart="0.00">
        <ride from="beg" to="beg2left" lines="p0_0"/>
        <ride from="beg2left" to="left" lines="p0_1"/>
    </person>
    <person id="p1" depart="0.00">
        <walk edges="beg beg2left"/>
        <walk edges="beg2left left"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p0_0" depart="triggered">
        <route edges="beg beg2left"/>
    </vehicle>
    <vehicle id="p0_1" depart="triggered">
        <route edges="beg2left left"/>
    </vehicle>
    <person id="p0" depart="0.00">
        <ride from="beg" to="beg2left" lines="p0_0"/>
        <ride from="beg2left" to="left" lines="p0_1"/>
    </person>
    <person id="p1" depart="0.00">
        <walk edges="beg beg2left"/>
        <walk edges="beg2left left"/>
    </person>
</routes>

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="person_0" depart="0.00">
        <personTrip from="a" to="c" walkFactor="0.75" costs="25.92"/>
    </person>
    <person id="person_1" depart="0.00">
        <personTrip from="-c" to="-a" walkFactor="0.75" costs="25.92"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="person_0" depart="0.00">
        <walk edges="a -b c"/>
    </person>
    <person id="person_1" depart="0.00">
        <walk edges="-c -b -a"/>
    </person>
</routes>
person opposite-factor default ( Last six runs Feb2023 )
person opposite-factor factor_1 ( Last six runs Feb2023 )

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person opposite-factor factor_0.5 ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="person_0" depart="0.00">
        <personTrip from="a" to="c" walkFactor="0.75" costs="32.06"/>
    </person>
    <person id="person_1" depart="0.00">
        <personTrip from="-c" to="-a" walkFactor="0.75" costs="25.92"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="person_0" depart="0.00">
        <walk edges="a b c"/>
    </person>
    <person id="person_1" depart="0.00">
        <walk edges="-c -b -a"/>
    </person>
</routes>

3 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="person_0" depart="0.00">
        <personTrip from="a" to="c" walkFactor="0.75" costs="23.23"/>
    </person>
    <person id="person_1" depart="0.00">
        <personTrip from="-c" to="-a" walkFactor="0.75" costs="23.23"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="person_0" depart="0.00">
        <walk edges="a -b c"/>
    </person>
    <person id="person_1" depart="0.00">
        <walk edges="-c -b -a"/>
    </person>
</routes>
person opposite-factor sidewalk_default ( Last six runs Feb2023 )
person opposite-factor sidewalk_factor_0.5 ( Last six runs Feb2023 )
person opposite-factor sidewalk_factor_1 ( Last six runs Feb2023 )

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip access ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <personTrip from="beg" to="end" modes="public" walkFactor="0.75" costs="731.24 239.93 246.70"/>
    </person>
    <person id="p1" depart="0.00">
        <personTrip from="end" to="beg" modes="public" walkFactor="0.75" costs="1440.00"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <walk edges="beg beg2left" trainStop="beg2left"/>
        <ride trainStop="left2end" lines="train" intended="train.3" depart="910.00"/>
        <walk edges="left2end end"/>
    </person>
    <person id="p1" depart="0.00">
        <walk edges="end middle beg"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip access_shortcut ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <personTrip from="beg" to="end" modes="public" walkFactor="0.75" costs="575.46 334.72 48.00"/>
    </person>
    <person id="p1" depart="0.00">
        <personTrip from="end" to="beg" modes="public" walkFactor="0.75" costs="1440.00"/>
    </person>
    <person id="p2" depart="0.00">
        <personTrip from="beg" to="left" modes="public" walkFactor="0.75" costs="830.24 48.00"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <walk edges="beg" trainStop="beg2left"/>
        <ride trainStop="left2end" lines="train" intended="train.2" depart="610.00"/>
        <walk edges="end"/>
    </person>
    <person id="p1" depart="0.00">
        <walk edges="end middle beg"/>
    </person>
    <person id="p2" depart="0.00">
        <walk edges="beg" trainStop="beg2left"/>
        <walk edges="left"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip access_twice ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <personTrip from="beg" to="end" modes="public" walkFactor="0.75" costs="243.40 366.79 48.00"/>
    </person>
    <person id="p1" depart="0.00">
        <personTrip from="end" to="beg" modes="public" walkFactor="0.75" costs="960.10"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <walk edges="beg" trainStop="beg2left"/>
        <ride trainStop="left2end" lines="train" intended="train.1" depart="310.00"/>
        <walk edges="end"/>
    </person>
    <person id="p1" depart="0.00">
        <walk edges="end middle beg"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip access_walk ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <walk edges="beg2left" trainStop="beg2left"/>
    </person>
    <person id="p1" depart="0.00">
        <personTrip from="beg2left" to="train" arrivalPos="240.00" busStop="beg2left" walkFactor="0.75" costs="251.24"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <walk edges="beg2left" trainStop="beg2left"/>
    </person>
    <person id="p1" depart="0.00">
        <walk edges="beg2left" trainStop="beg2left"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip bike_public_walk ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p0_b0" type="DEFAULT_BIKETYPE" depart="triggered">
        <routeDistribution last="0">
            <route cost="0.00" probability="1.00000000" edges="beg beg2left"/>
        </routeDistribution>
    </vehicle>
    <person id="p0" depart="0.00">
        <personTrip from="beg" to="end" modes="public bicycle" walkFactor="0.75" costs="158.83 224.72 241.57"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p0_b0" type="DEFAULT_BIKETYPE" depart="triggered">
        <route edges="beg beg2left"/>
    </vehicle>
    <person id="p0" depart="0.00">
        <ride from="beg" to="beg2left" trainStop="beg2left" lines="p0_b0"/>
        <ride trainStop="left2end" lines="train" intended="train.1" depart="310.00"/>
        <walk edges="left2end end"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip busstop ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <personTrip from="beg" to="end" modes="public" walkFactor="0.75" costs="240.00 120.00 50.00 240.00"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <walk edges="beg" busStop="beg_0"/>
        <ride busStop="left_0" lines="bus" intended="bus.1" depart="310.00"/>
        <ride busStop="end_0" lines="bus2" intended="bus2.1" depart="370.00"/>
        <walk edges="end"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip busstop_early ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="200.00">
        <personTrip from="beg" to="end" modes="public" walkFactor="0.75" costs="240.00 620.00 50.00 240.00"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="200.00">
        <walk edges="beg" busStop="beg_0"/>
        <ride busStop="left_0" lines="bus" intended="bus.0" depart="1010.00"/>
        <ride busStop="end_0" lines="bus2" intended="bus2.0" depart="1070.00"/>
        <walk edges="end"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip busstop_too_late ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <personTrip from="beg" to="end" modes="public" walkFactor="0.75" costs="240.00 120.00 50.00 240.00"/>
    </person>
    <person id="p1" depart="2000.00">
        <personTrip from="beg" to="end" modes="public" walkFactor="0.75" costs="1440.00"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <walk edges="beg" busStop="beg_0"/>
        <ride busStop="left_0" lines="bus" intended="bus.1" depart="310.00"/>
        <ride busStop="end_0" lines="bus2" intended="bus2.1" depart="370.00"/>
        <walk edges="end"/>
    </person>
    <person id="p1" depart="2000.00">
        <walk edges="beg middle end"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip busstop_too_late2 ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="720.00">
        <personTrip from="beg" to="end" modes="public" walkFactor="0.75" costs="1440.00"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="720.00">
        <walk edges="beg middle end"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip busstop_unmatched ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: Different stop for 'bus' compared to earlier definitions, ignoring schedule.
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <personTrip from="beg" to="end" modes="public" walkFactor="0.75" costs="1440.00"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <walk edges="beg middle end"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip car ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p0_0" depart="triggered">
        <routeDistribution last="0">
            <route cost="0.00" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
    <person id="p0" depart="0.00">
        <personTrip from="beg" to="end" modes="car" walkFactor="0.75" costs="89.93"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p0_0" depart="triggered">
        <route edges="beg middle end"/>
    </vehicle>
    <person id="p0" depart="0.00">
        <ride from="beg" to="end" lines="p0_0" group="group1"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip car_access_allJunctions ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="person_0_0" depart="triggered">
        <routeDistribution last="0">
            <route cost="0.00" probability="1.00000000" edges="a b"/>
        </routeDistribution>
    </vehicle>
    <person id="person_0" depart="0.00">
        <personTrip from="a" to="e" modes="car" walkFactor="0.75" costs="86.40 139.68 52.80"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="person_0_0" depart="triggered">
        <route edges="a b"/>
    </vehicle>
    <person id="person_0" depart="0.00">
        <ride from="a" to="b" arrivalPos="55.00" lines="person_0_0"/>
        <walk edges="b" busStop="C"/>
        <walk edges="e"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip car_access_ptStops ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="person_0_0" depart="triggered">
        <routeDistribution last="0">
            <route cost="0.00" probability="1.00000000" edges="a b"/>
        </routeDistribution>
    </vehicle>
    <person id="person_0" depart="0.00">
        <personTrip from="a" to="e" modes="car" walkFactor="0.75" costs="179.64 52.80"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="person_0_0" depart="triggered">
        <route edges="a b"/>
    </vehicle>
    <person id="person_0" depart="0.00">
        <ride from="a" to="b" busStop="C" lines="person_0_0"/>
        <walk edges="e"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip car_intermodal_net ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p0_0" depart="triggered">
        <routeDistribution last="0">
            <route cost="0.00" probability="1.00000000" edges="SC CE"/>
        </routeDistribution>
    </vehicle>
    <person id="p0" depart="0.00">
        <personTrip from="SC" to="CE" modes="car" walkFactor="0.75" costs="8.47"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p0_0" depart="triggered">
        <route edges="SC CE"/>
    </vehicle>
    <person id="p0" depart="0.00">
        <ride from="SC" to="CE" lines="p0_0"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip car_public_walk ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p0_0" depart="triggered">
        <routeDistribution last="0">
            <route cost="0.00" probability="1.00000000" edges="beg beg2left"/>
        </routeDistribution>
    </vehicle>
    <person id="p0" depart="0.00">
        <personTrip from="beg" to="end" modes="public car" walkFactor="0.75" costs="50.30 333.26 241.57"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p0_0" depart="triggered">
        <route edges="beg beg2left"/>
    </vehicle>
    <person id="p0" depart="0.00">
        <ride from="beg" to="beg2left" trainStop="beg2left" lines="p0_0"/>
        <ride trainStop="left2end" lines="train" intended="train.1" depart="310.00"/>
        <walk edges="left2end end"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip car_public_walk2 ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p0_0" depart="triggered">
        <routeDistribution last="0">
            <route cost="0.00" probability="1.00000000" edges="beg beg2left"/>
        </routeDistribution>
    </vehicle>
    <person id="p0" depart="0.00">
        <personTrip from="beg" to="end" modes="public car" walkFactor="0.75" costs="204.54 179.01 241.57"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p0_0" depart="triggered">
        <route edges="beg beg2left"/>
    </vehicle>
    <person id="p0" depart="0.00">
        <ride from="beg" to="beg2left" trainStop="beg2left" lines="p0_0"/>
        <ride trainStop="left2end" lines="train" intended="train.1" depart="310.00"/>
        <walk edges="left2end end"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip car_public_walk3 ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <personTrip from="beg" to="end" modes="public car" walkFactor="0.75" costs="747.69 235.86 241.51"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <walk edges="beg beg2left" trainStop="beg2left"/>
        <ride trainStop="left2end" lines="train" intended="train.3" depart="910.00"/>
        <walk edges="left2end end"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip car_public_walk4 ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p0_0" depart="triggered">
        <routeDistribution last="0">
            <route cost="0.00" probability="1.00000000" edges="beg beg2left"/>
        </routeDistribution>
    </vehicle>
    <person id="p0" depart="0.00">
        <personTrip from="beg" to="end" modes="public car" walkFactor="0.75" costs="50.30 333.26 234.05"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p0_0" depart="triggered">
        <route edges="beg beg2left"/>
    </vehicle>
    <person id="p0" depart="0.00">
        <ride from="beg" to="beg2left" trainStop="beg2left" lines="p0_0"/>
        <ride trainStop="left2end" lines="train" intended="train.1" depart="310.00"/>
        <walk edges="left2end end"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip car_public_walk5 ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p0_0" depart="triggered">
        <routeDistribution last="0">
            <route cost="0.00" probability="1.00000000" edges="beg beg2left"/>
        </routeDistribution>
    </vehicle>
    <person id="p0" depart="0.00">
        <personTrip from="beg" to="end" modes="public car" walkFactor="0.75" costs="196.90 186.66 241.57"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p0_0" depart="triggered">
        <route edges="beg beg2left"/>
    </vehicle>
    <person id="p0" depart="0.00">
        <ride from="beg" to="beg2left" trainStop="beg2left" lines="p0_0"/>
        <ride trainStop="left2end" lines="train" intended="train.1" depart="310.00"/>
        <walk edges="left2end end"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip car_public_walk_detail ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p0_0" depart="triggered">
        <routeDistribution last="0">
            <route cost="0.00" probability="1.00000000" edges="beg beg2left" exitTimes="17.93 35.75" routeLength="993.85"/>
        </routeDistribution>
    </vehicle>
    <person id="p0" depart="0.00">
        <personTrip from="beg" to="end" modes="public car" walkFactor="0.75" costs="50.30 333.26 241.57"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p0_0" depart="triggered">
        <route edges="beg beg2left" exitTimes="17.93 35.75" routeLength="993.85"/>
    </vehicle>
    <person id="p0" depart="0.00">
        <ride from="beg" to="beg2left" trainStop="beg2left" lines="p0_0" started="0.00" ended="50.30" routeLength="777.71"/>
        <ride trainStop="left2end" lines="train" intended="train.1" depart="310.00" started="50.30" ended="383.55" routeLength="1403.72"/>
        <walk edges="left2end end" started="383.55" ended="625.12" exitTimes="617.60 625.12" routeLength="992.35"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip car_type ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="typ0" vClass="passenger"/>
    <vehicle id="p0_0" type="typ0" depart="triggered">
        <routeDistribution last="0">
            <route cost="0.00" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
    <person id="p0" depart="0.00">
        <personTrip from="beg" to="end" modes="car" walkFactor="0.75" costs="89.93"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="typ0" vClass="passenger"/>
    <vehicle id="p0_0" type="typ0" depart="triggered">
        <route edges="beg middle end"/>
    </vehicle>
    <person id="p0" depart="0.00">
        <ride from="beg" to="end" lines="p0_0"/>
    </person>
</routes>

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p0_0" depart="triggered">
        <routeDistribution last="0">
            <route cost="0.00" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
    <person id="p0" depart="0.00">
        <personTrip from="beg" to="end" modes="car" walkFactor="0.75" costs="89.93"/>
    </person>
    <person id="p1" depart="0.00">
        <personTrip from="end" to="beg" modes="car" walkFactor="0.75" costs="1440.00"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p0_0" depart="triggered">
        <route edges="beg middle end"/>
    </vehicle>
    <person id="p0" depart="0.00">
        <ride from="beg" to="end" lines="p0_0"/>
    </person>
    <person id="p1" depart="0.00">
        <walk edges="end middle beg"/>
    </person>
</routes>
person personTrip car_walk ( Last six runs Feb2023 )
person personTrip car_walk_sidewalk ( Last six runs Feb2023 )

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip car_walk_arrivalpos ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p0_0" depart="triggered">
        <routeDistribution last="0">
            <route cost="0.00" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
    <person id="p0" depart="0.00">
        <personTrip from="beg" to="end" modes="car" arrivalPos="10.00" walkFactor="0.75" costs="90.29"/>
    </person>
    <person id="p1" depart="0.00">
        <personTrip from="end" to="beg" modes="car" arrivalPos="10.00" walkFactor="0.75" costs="1430.40"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p0_0" depart="triggered">
        <route edges="beg middle end"/>
    </vehicle>
    <person id="p0" depart="0.00">
        <ride from="beg" to="end" arrivalPos="10.00" lines="p0_0"/>
    </person>
    <person id="p1" depart="0.00">
        <walk edges="end middle beg" arrivalPos="10.00"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip car_walk_departPos ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p0_0" depart="triggered" departPos="50.00">
        <routeDistribution last="0">
            <route cost="0.00" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
    <person id="p0" depart="0.00" departPos="50.00">
        <personTrip from="beg" to="end" modes="car" departPos="50.00" walkFactor="0.75" costs="88.13"/>
    </person>
    <person id="p1" depart="0.00" departPos="50.00">
        <personTrip from="end" to="beg" modes="car" departPos="50.00" walkFactor="0.75" costs="1488.00"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p0_0" depart="triggered" departPos="50.00">
        <route edges="beg middle end"/>
    </vehicle>
    <person id="p0" depart="0.00" departPos="50.00">
        <ride from="beg" to="end" lines="p0_0"/>
    </person>
    <person id="p1" depart="0.00" departPos="50.00">
        <walk edges="end middle beg"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip car_walk_detail ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p0_0" depart="triggered">
        <routeDistribution last="0">
            <route cost="0.00" probability="1.00000000" edges="beg middle end" exitTimes="17.99 89.93 107.91" routeLength="2000.00"/>
        </routeDistribution>
    </vehicle>
    <person id="p0" depart="0.00">
        <personTrip from="beg" to="end" modes="car" walkFactor="0.75" costs="89.93"/>
    </person>
    <person id="p1" depart="0.00">
        <personTrip from="end" to="beg" modes="car" walkFactor="0.75" costs="1440.00"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p0_0" depart="triggered">
        <route edges="beg middle end" exitTimes="17.99 89.93 107.91" routeLength="2000.00"/>
    </vehicle>
    <person id="p0" depart="0.00">
        <ride from="beg" to="end" lines="p0_0" started="0.00" ended="89.93" routeLength="2000.00"/>
    </person>
    <person id="p1" depart="0.00">
        <walk edges="end middle beg" started="0.00" ended="1440.00" exitTimes="0.00 960.00 1440.00" routeLength="2000.00"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip early_ending_flow ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="public" depart="4.00">
        <personTrip from="b" to="g" modes="public" walkFactor="0.75" costs="28.80 107.20 28.80"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="public" depart="4.00">
        <walk edges="b" busStop="busstop1"/>
        <ride busStop="busstop3" lines="100" intended="0.3" depart="40.00"/>
        <walk edges="g"/>
    </person>
</routes>

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="public" depart="4.00">
        <personTrip from="b" to="g" modes="public" walkFactor="0.75" costs="28.80 77.20 28.80"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="public" depart="4.00">
        <walk edges="b" busStop="busstop1"/>
        <ride busStop="busstop3" lines="100" intended="0" depart="50.00"/>
        <walk edges="g"/>
    </person>
</routes>
person personTrip early_pt ( Last six runs Feb2023 )
person personTrip late_pt ( Last six runs Feb2023 )

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip errors flow_without_end ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Warning: Undefined end for flow 'bus', defaulting to 24hour duration.
< Warning: Undefined end for flow 'bus2', defaulting to 24hour duration.
---------- Differences in output ----------
1d0
< Success.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip geoTrips ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="0" depart="0.00">
        <personTrip from="beg" to="rend" walkFactor="0.75"/>
        <stop edge="rend" endPos="500.00" duration="30.00"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip geoTrips_lonLat ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="0" depart="0.00">
        <personTrip from="-24214693#0" to="27445015#4" walkFactor="0.75" costs="1126.99"/>
        <stop edge="27445015#4" endPos="208.69" duration="30.00"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="0" depart="0.00">
        <walk edges="-24214693#0 -7727483#3 -7727483#2 -7727483#1 -7727483#0 7727482 27445015#0 27445015#1 27445015#2 27445015#3 27445015#4"/>
        <stop edge="27445015#4" endPos="208.69" duration="30.00"/>
    </person>
</routes>

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="typ0" vClass="passenger"/>
    <vehicle id="p0_0" type="typ0" depart="triggered">
        <routeDistribution last="0">
            <route cost="0.00" probability="1.00000000" edges="beg middle"/>
        </routeDistribution>
    </vehicle>
    <person id="p0" depart="0.00">
        <personTrip from="beg" to="end" modes="car" walkFactor="0.75" costs="54.40 481.34"/>
    </person>
    <person id="p1" depart="0.00">
        <personTrip from="end" to="beg" modes="car" walkFactor="0.75" costs="1451.71"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="typ0" vClass="passenger"/>
    <vehicle id="p0_0" type="typ0" depart="triggered">
        <route edges="beg middle"/>
    </vehicle>
    <person id="p0" depart="0.00">
        <ride from="beg" to="middle" arrivalPos="501.40" lines="p0_0"/>
        <walk edges="middle end"/>
    </person>
    <person id="p1" depart="0.00">
        <walk edges="end middle beg"/>
    </person>
</routes>
person personTrip intermodal_car_walk ( Last six runs Feb2023 )
person personTrip intermodal_car_walk_ptstop ( Last six runs Feb2023 )

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip intermodal_car_walk_junction ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="typ0" vClass="passenger"/>
    <vehicle id="p0_0" type="typ0" depart="triggered">
        <routeDistribution last="0">
            <route cost="0.00" probability="1.00000000" edges="beg middle"/>
        </routeDistribution>
    </vehicle>
    <person id="p0" depart="0.00">
        <personTrip from="beg" to="end" modes="car" walkFactor="0.75" costs="90.47 0.00"/>
    </person>
    <person id="p1" depart="0.00">
        <personTrip from="end" to="beg" modes="car" walkFactor="0.75" costs="1451.71"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="typ0" vClass="passenger"/>
    <vehicle id="p0_0" type="typ0" depart="triggered">
        <route edges="beg middle"/>
    </vehicle>
    <person id="p0" depart="0.00">
        <ride from="beg" to="middle" arrivalPos="1002.80" lines="p0_0"/>
        <walk edges="end"/>
    </person>
    <person id="p1" depart="0.00">
        <walk edges="end middle beg"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip intermodal_car_walk_no_place ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <personTrip from="beg" to="end" modes="car" walkFactor="0.75" costs="1451.71"/>
    </person>
    <person id="p1" depart="0.00">
        <personTrip from="end" to="beg" modes="car" walkFactor="0.75" costs="1451.71"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <walk edges="beg middle end"/>
    </person>
    <person id="p1" depart="0.00">
        <walk edges="end middle beg"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip intermodal_train_bus_walk ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="avoidWalking" maxSpeed="0.50"/>
    <person id="p0" type="avoidWalking" depart="0.00" departPos="900.00">
        <personTrip from="A0B0" to="A1B1" modes="public" departPos="900.00" arrivalPos="100.00" walkFactor="0.75" costs="505.41 499.57 13.25 682.87 566.45"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="avoidWalking" maxSpeed="0.50"/>
    <person id="p0" type="avoidWalking" depart="0.00" departPos="900.00">
        <walk edges="A0B0 accessC" busStop="stopC_W"/> <!-- C -->
        <ride busStop="stopA_W" lines="train2:1" intended="train_train2:1.0" depart="599.00"/> <!-- A -->
        <walk edges="accessA" busStop="stopA_N"/> <!-- A -->
        <ride busStop="stopB_N" lines="train1:0" intended="train_train1:0.2" depart="1601.00"/> <!-- B -->
        <walk edges="accessB A1B1" arrivalPos="100.00"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip junctionTaz fromJunction ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="0" depart="0.00">
        <personTrip from="A0-source" to="C0toC1" walkFactor="0.75" costs="177.51"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="0" depart="0.00">
        <walk edges="B0toA0 C0toB0 C0toC1"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip junctionTaz fromJunction_missing ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Source junction 'A0' not known for person '0'!
< Set option '--junction-taz' or load a TAZ-file
< Warning: Discarding person '0' because her plan is empty
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip junctionTaz intermodal_net ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="0" depart="0.00" departPos="random" color="red">
        <personTrip from="N-source" to="S-sink" modes="public car" walkFactor="0.75" costs="96.00"/>
    </person>
    <person id="1" depart="0.00" departPos="random" color="red">
        <personTrip from="S-source" to="N-sink" modes="public car" walkFactor="0.75" costs="96.00"/>
    </person>
    <person id="3" depart="2.00" departPos="random" color="red">
        <personTrip from="N-source" to="C-sink" modes="public car" walkFactor="0.75" costs="40.27"/>
    </person>
    <person id="4" depart="2.00" departPos="random" color="red">
        <personTrip from="S-source" to="C-sink" modes="public car" walkFactor="0.75" costs="40.27"/>
    </person>
    <person id="5" depart="2.00" departPos="random" color="red">
        <personTrip from="C-source" to="N-sink" modes="public car" walkFactor="0.75" costs="40.27"/>
    </person>
    <person id="6" depart="2.00" departPos="random" color="red">
        <personTrip from="C-source" to="S-sink" modes="public car" walkFactor="0.75" costs="40.27"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="0" depart="0.00" departPos="random" color="red">
        <walk edges="NC CS" arrivalPos="41.95"/>
    </person>
    <person id="1" depart="0.00" departPos="random" color="red">
        <walk edges="CS NC"/>
    </person>
    <person id="3" depart="2.00" departPos="random" color="red">
        <walk edges="NC" arrivalPos="41.95"/>
    </person>
    <person id="4" depart="2.00" departPos="random" color="red">
        <walk edges="CS"/>
    </person>
    <person id="5" depart="2.00" departPos="random" color="red">
        <walk edges="NC"/>
    </person>
    <person id="6" depart="2.00" departPos="random" color="red">
        <walk edges="CS" arrivalPos="41.95"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip junctionTaz load_some_taz ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: A TAZ with id 'C2' already exists. Not building junction TAZ.
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="0" depart="0.00">
        <personTrip from="A0-source" to="C2-sink" walkFactor="0.75" costs="447.41"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="0" depart="0.00">
        <walk edges="B0toA0 C0toB0 C0toC1 C2toC1 C3toC2" arrivalPos="90.50"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip junctionTaz load_taz ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="0" depart="0.00">
        <personTrip from="A0-source" to="C2-sink" walkFactor="0.75" costs="360.53"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="0" depart="0.00">
        <walk edges="A0toB0 C0toB0 C1toC0 C1toC2" arrivalPos="90.50"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip junctionTaz toJunction ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="0" depart="0.00">
        <personTrip from="C0toC1" to="A3-sink" walkFactor="0.75" costs="447.41"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="0" depart="0.00">
        <walk edges="C0toC1 C2toC1 C3toC2 B3toC3 B3toA3" arrivalPos="92.00"/>
    </person>
</routes>

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="0" depart="0.00">
        <personTrip from="A0-source" to="D0-sink" walkFactor="0.75" costs="265.83"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="0" depart="0.00">
        <walk edges="B0toA0 C0toB0 C0toD0" arrivalPos="92.00"/>
    </person>
</routes>
person personTrip junctionTaz viaJunctions ( Last six runs Feb2023 )
person personTrip junctionTaz walk ( Last six runs Feb2023 )

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip late_pt_flow ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="public" depart="4.00">
        <personTrip from="b" to="g" modes="public" walkFactor="0.75" costs="28.80 97.20 28.80"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="public" depart="4.00">
        <walk edges="b" busStop="busstop1"/>
        <ride busStop="busstop3" lines="100" intended="0.0" depart="70.00"/>
        <walk edges="g"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip no_valid_connection ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Warning: No connection between edge 'absBeg_depart_connector' and edge 'beg2left_arrival_connector' found.
< Error: No route for trip in person 'p0'.
< Quitting (on error).
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Missing result in exitcode ----------
1
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip param ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <personTrip from="beg" to="end" walkFactor="0.75" costs="1440.00"/>
        <param key="foo" value="bar"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <walk edges="beg middle end"/>
        <param key="foo" value="bar"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip prefer_walking ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <personTrip from="beg" to="end" modes="public" walkFactor="0.75" costs="1440.00"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <walk edges="beg middle end"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip prefer_walking2 ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="3.00">
        <personTrip from="beg" to="end" modes="public" walkFactor="0.75" costs="1440.00"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="3.00">
        <walk edges="beg middle end"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip ptline_routing ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <personTrip from="beg" to="end" modes="public" walkFactor="0.75" costs="1440.00"/>
    </person>
    <vehicle id="bus.0" depart="10000.00" line="bus">
        <routeDistribution last="0">
            <route cost="107.91" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
        <stop busStop="beg_0" until="10000.00"/>
        <stop busStop="end_0" until="10100.00"/>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <walk edges="beg middle end"/>
    </person>
    <vehicle id="bus.0" depart="10000.00" line="bus">
        <route edges="beg middle end"/>
        <stop busStop="beg_0" until="10000.00"/>
        <stop busStop="end_0" until="10100.00"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip public_walk_human_readable_time ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="00:00:00">
        <personTrip from="beg" to="end" modes="public" walkFactor="0.75" costs="240.00 270.00 240.00"/>
    </person>
    <person id="p1" depart="00:00:00">
        <personTrip from="end" to="beg" modes="public" walkFactor="0.75" costs="1440.00"/>
    </person>
    <person id="walker" depart="00:00:00">
        <personTrip from="beg" to="end" walkFactor="0.75" costs="1440.00"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="00:00:00">
        <walk edges="beg" busStop="beg_0"/>
        <ride busStop="end_0" lines="bus" intended="bus.1" depart="00:05:10"/>
        <walk edges="end"/>
    </person>
    <person id="p1" depart="00:00:00">
        <walk edges="end middle beg"/>
    </person>
    <person id="walker" depart="00:00:00">
        <walk edges="beg middle end"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip ride_from_stop ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="400.00">
        <stop busStop="stopA_E" duration="0.10"/>
        <personTrip from="railWE" to="railWE" modes="public" departPos="300.00" arrivalPos="1400.00" busStop="stopC_E" walkFactor="0.75" costs="270.90"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="400.00">
        <stop busStop="stopA_E" duration="0.10"/>
        <ride busStop="stopC_E" lines="tAC" intended="trainAC.0" depart="528.00"/> <!-- C -->
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip ride_trip ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="400.00">
        <stop busStop="stopB_S" duration="0.10"/>
        <personTrip from="railNS" to="railNS" modes="public" departPos="300.00" arrivalPos="800.00" busStop="stopA_S" walkFactor="0.75" costs="138.90"/>
        <personTrip from="railNS" to="railWE" modes="public" departPos="800.00" arrivalPos="300.00" busStop="stopA_E" walkFactor="0.75" costs="127.46"/>
        <personTrip from="railWE" to="railWE" modes="public" departPos="300.00" arrivalPos="1400.00" busStop="stopC_E" walkFactor="0.75" costs="9.42 327.01 187.48 368.48 218.35"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="400.00">
        <stop busStop="stopB_S" duration="0.10"/>
        <ride busStop="stopA_S" lines="tBA" intended="trainBA.0" depart="439.00"/> <!-- A -->
        <walk edges="accessA" busStop="stopA_E"/> <!-- A -->
        <walk edges="accessA" busStop="stopA_N"/> <!-- A -->
        <ride busStop="stopB_N" lines="tAB" intended="trainAB.1" depart="1001.00"/> <!-- B -->
        <walk edges="accessB B1A1" busStop="busStopB"/> <!-- B -->
        <ride busStop="busStopC" lines="bABCD" intended="busABCD.1" depart="1504.00"/> <!-- C -->
        <walk edges="A0B0 accessC" busStop="stopC_E"/> <!-- C -->
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip ride_trip_access ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <personTrip from="accessA" to="railWE" arrivalPos="300.00" busStop="stopA_E" walkFactor="0.75" costs="177.29"/>
        <ride to="railWE.1200" busStop="stopC_E" lines="ANY"/> <!-- C -->
        <personTrip from="railWE.1200" to="accessC" departPos="400.00" walkFactor="0.75" costs="105.47"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <walk edges="accessA" busStop="stopA_E"/> <!-- A -->
        <ride to="railWE.1200" busStop="stopC_E" lines="ANY"/> <!-- C -->
        <walk edges="accessC"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip stop_access_stop ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <stop busStop="stopA_S" duration="0.10"/>
        <personTrip from="railNS" to="railEW" departPos="800.00" arrivalPos="1400.00" busStop="stopA_W" walkFactor="0.75" costs="119.34"/>
    </person>
    <person id="p1" depart="100.00" departPos="100.00">
        <stop lane="accessA_0" duration="1.00"/>
        <personTrip from="accessA" to="railNS" departPos="192.70" arrivalPos="800.00" busStop="stopA_S" walkFactor="0.75" costs="94.37"/>
        <personTrip from="railNS" to="railEW" departPos="800.00" arrivalPos="1400.00" busStop="stopA_W" walkFactor="0.75" costs="119.34"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <stop busStop="stopA_S" duration="0.10"/>
        <walk edges="accessA" busStop="stopA_W"/> <!-- A -->
    </person>
    <person id="p1" depart="100.00" departPos="100.00">
        <stop lane="accessA_0" duration="1.00"/>
        <walk edges="accessA" busStop="stopA_S"/> <!-- A -->
        <walk edges="accessA" busStop="stopA_W"/> <!-- A -->
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip taxi basic ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <personTrip from="A0B0" to="B1A1" modes="taxi" walkFactor="0.75" costs="109.37"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <ride from="A0B0" to="B1A1" lines="taxi"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip taxi longTaxiWait ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <personTrip from="A0B0" to="B1A1" modes="taxi" walkFactor="0.75" costs="1433.70"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <walk edges="A0B0 B0B1 B1A1"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip taxi transfer_allJunctions_shared_space ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in additional ----------
<?xml version="1.0" encoding="UTF-8"?>


<intermodal>
    <edge id=":1520040435_0_fwd-1.00" line="!ped" length="4.67" successors="138624477#0_fwd-1.00 :1520040435_0_arrival_connector :1520040435_0_fwd-1.00::1520040435_0_car-1.00:taxi"/>
    <edge id=":1520040435_0_bwd-1.00" line="!ped" length="4.67" successors=":1520040435_0_arrival_connector :1520040435_0_fwd-1.00::1520040435_0_car-1.00:taxi"/>
    <edge id=":1520040435_0_depart_connector" line="!connector" length="4.67" successors=":1520040435_0_fwd-1.00 :1520040435_0_bwd-1.00"/>
    <edge id=":1520040435_0_arrival_connector" line="!connector" length="4.67" successors=""/>
    <edge id=":456813375_0_fwd-1.00" line="!ped" length="4.67" successors="-138624477#1_fwd-1.00 :456813375_0_arrival_connector :456813375_0_fwd-1.00::456813375_0_car-1.00:taxi"/>
    <edge id=":456813375_0_bwd-1.00" line="!ped" length="4.67" successors=":456813375_0_arrival_connector :456813375_0_fwd-1.00::456813375_0_car-1.00:taxi"/>
    <edge id=":456813375_0_depart_connector" line="!connector" length="4.67" successors=":456813375_0_fwd-1.00 :456813375_0_bwd-1.00"/>
    <edge id=":456813375_0_arrival_connector" line="!connector" length="4.67" successors=""/>
    <edge id=":456813380_0_fwd-1.00" line="!ped" length="14.40" successors="138624477#1_fwd-1.00 :456813380_0_arrival_connector :456813380_0_fwd-1.00::456813380_0_car-1.00:taxi"/>
    <edge id=":456813380_0_bwd-1.00" line="!ped" length="14.40" successors=":456813380_0_arrival_connector :456813380_0_fwd-1.00::456813380_0_car-1.00:taxi"/>
    <edge id=":456813380_0_depart_connector" line="!connector" length="14.40" successors=":456813380_0_fwd-1.00 :456813380_0_bwd-1.00"/>
    <edge id=":456813380_0_arrival_connector" line="!connector" length="14.40" successors=""/>
    <edge id=":456813380_1_fwd-1.00" line="!ped" length="14.21" successors="38568632#0_fwd-1.00 :456813380_1_arrival_connector :456813380_1_fwd-1.00::456813380_1_car-1.00:taxi"/>
    <edge id=":456813380_1_bwd-1.00" line="!ped" length="14.21" successors=":456813380_1_arrival_connector :456813380_1_fwd-1.00::456813380_1_car-1.00:taxi"/>
    <edge id=":456813380_1_depart_connector" line="!connector" length="14.21" successors=":456813380_1_fwd-1.00 :456813380_1_bwd-1.00"/>
    <edge id=":456813380_1_arrival_connector" line="!connector" length="14.21" successors=""/>
    <edge id=":456813380_2_fwd-1.00" line="!ped" length="4.67" successors="-138624477#0_fwd-1.00 :456813380_2_arrival_connector :456813380_2_fwd-1.00::456813380_2_car-1.00:taxi"/>
    <edge id=":456813380_2_bwd-1.00" line="!ped" length="4.67" successors=":456813380_2_arrival_connector :456813380_2_fwd-1.00::456813380_2_car-1.00:taxi"/>
    <edge id=":456813380_2_depart_connector" line="!connector" length="4.67" successors=":456813380_2_fwd-1.00 :456813380_2_bwd-1.00"/>
    <edge id=":456813380_2_arrival_connector" line="!connector" length="4.67" successors=""/>
    <edge id=":456813380_3_fwd-1.00" line="!ped" length="9.03" successors="-138624477#0_fwd-1.00 :456813380_3_arrival_connector :456813380_3_fwd-1.00::456813380_3_car-1.00:taxi"/>
    <edge id=":456813380_3_bwd-1.00" line="!ped" length="9.03" successors=":456813380_3_arrival_connector :456813380_3_fwd-1.00::456813380_3_car-1.00:taxi"/>
    <edge id=":456813380_3_depart_connector" line="!connector" length="9.03" successors=":456813380_3_fwd-1.00 :456813380_3_bwd-1.00"/>
    <edge id=":456813380_3_arrival_connector" line="!connector" length="9.03" successors=""/>
    <edge id=":456813380_4_fwd-1.00" line="!ped" length="14.20" successors="138624477#1_fwd-1.00 :456813380_4_arrival_connector :456813380_4_fwd-1.00::456813380_4_car-1.00:taxi"/>
    <edge id=":456813380_4_bwd-1.00" line="!ped" length="14.20" successors=":456813380_4_arrival_connector :456813380_4_fwd-1.00::456813380_4_car-1.00:taxi"/>
<truncated after showing first 30 lines>
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="ped162" depart="170.88">
        <personTrip from="-138624477#0" to="138624477#1" modes="taxi" walkFactor="0.75" costs="9.63"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="ped162" depart="170.88">
        <walk edges="-138624477#0 138624477#1"/>
    </person>
</routes>

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <personTrip from="accessA" to="B0B1" modes="taxi" walkFactor="0.75" costs="966.93"/>
    </person>
    <person id="p_mustwalk" depart="10.00">
        <personTrip from="accessA" to="B0B1" modes="car" walkFactor="0.75" costs="966.93"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <walk edges="accessA A0B0 B0B1"/>
    </person>
    <person id="p_mustwalk" depart="10.00">
        <walk edges="accessA A0B0 B0B1"/>
    </person>
</routes>
person personTrip taxi walk_first ( Last six runs Feb2023 )
person personTrip taxi walk_first_longTaxiWait ( Last six runs Feb2023 )

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip taxi walk_first_transferTaxi ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <personTrip from="accessA" to="B0B1" modes="taxi" walkFactor="0.75" costs="334.65 106.94 0.00"/>
    </person>
    <person id="p_mustwalk" depart="10.00">
        <personTrip from="accessA" to="B0B1" modes="car" walkFactor="0.75" costs="966.93"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <walk edges="accessA A1A0"/>
        <ride from="A1A0" to="A0B0" arrivalPos="894.80" lines="taxi"/>
        <walk edges="B0B1"/>
    </person>
    <person id="p_mustwalk" depart="10.00">
        <walk edges="accessA A0B0 B0B1"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip taxi walk_last ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <personTrip from="A0B0" to="accessC" modes="taxi" walkFactor="0.75" costs="957.05"/>
    </person>
    <person id="p_mustwalk" depart="10.00">
        <personTrip from="A0B0" to="accessC" modes="car" walkFactor="0.75" costs="957.05"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <walk edges="A0B0 accessC"/>
    </person>
    <person id="p_mustwalk" depart="10.00">
        <walk edges="A0B0 accessC"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip taxi walk_last_transferTaxi ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <personTrip from="A0B0" to="accessC" modes="taxi" walkFactor="0.75" costs="70.96 0.00"/>
    </person>
    <person id="p_mustwalk" depart="10.00">
        <personTrip from="A0B0" to="accessC" modes="car" walkFactor="0.75" costs="957.05"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <ride from="A0B0" to="A0B0" arrivalPos="894.80" lines="taxi"/>
        <walk edges="accessC"/>
    </person>
    <person id="p_mustwalk" depart="10.00">
        <walk edges="A0B0 accessC"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip taxi walk_taxi_walk_transfer_ptStops ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00" departPos="800.00">
        <personTrip from="A0B0" to="A1B1" modes="taxi" departPos="800.00" arrivalPos="100.00" walkFactor="0.75" costs="391.01 109.37 205.50"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00" departPos="800.00">
        <walk edges="A0B0" busStop="busStopC"/> <!-- C -->
        <ride from="A0B0" to="B1A1" busStop="busStopB" lines="taxi"/> <!-- B -->
        <walk edges="B1A1 A1B1" arrivalPos="100.00"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip taz ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="0" depart="0.00">
        <personTrip from="A0-source" to="C2-sink" walkFactor="0.75" costs="360.53"/>
    </person>
    <person id="1" depart="0.00">
        <personTrip from="A0-source" to="C2-sink" walkFactor="0.75" costs="360.53"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="0" depart="0.00">
        <walk edges="A0toB0 C0toB0 C1toC0 C1toC2" arrivalPos="90.50"/>
    </person>
    <person id="1" depart="0.00">
        <walk edges="A0toB0 C0toB0 C1toC0 C1toC2" arrivalPos="90.50"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip trip_output ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <personTrip from="beg" to="end" modes="public bicycle" walkFactor="0.75"/>
    </person>
    <person id="p1" depart="1.00">
        <personTrip from="beg" to="end" modes="public car" walkFactor="0.75"/>
        <stop lane="end_0" duration="100.00"/>
        <personTrip from="end" to="middle" departPos="499.90" walkFactor="0.75"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip trip_output_geo ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <personTrip fromXY="0.00,-4.95" toXY="1501.45,-4.95" walkFactor="0.75"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip unusable_bus ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: Not using public transport line 'bus' for routing persons. It has less than two usable stops.
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <personTrip from="beg" to="end" modes="public" walkFactor="0.75" costs="1440.00"/>
    </person>
    <person id="p1" depart="0.00">
        <personTrip from="end" to="beg" modes="public" walkFactor="0.75" costs="1440.00"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <walk edges="beg middle end"/>
    </person>
    <person id="p1" depart="0.00">
        <walk edges="end middle beg"/>
    </person>
</routes>

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="2.00" vClass="pedestrian"/>
    <person id="p0" type="0" depart="0.00">
        <personTrip from="beg" to="end" walkFactor="0.75" costs="1440.00"/>
    </person>
    <person id="p1" depart="0.00">
        <personTrip from="end" to="beg" walkFactor="0.75" costs="1440.00"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="2.00" vClass="pedestrian"/>
    <person id="p0" type="0" depart="0.00">
        <walk edges="beg middle end"/>
    </person>
    <person id="p1" depart="0.00">
        <walk edges="end middle beg"/>
    </person>
</routes>
person personTrip vtype ( Last six runs Feb2023 )
person vtype ( Last six runs Feb2023 )

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip walk_access_walk ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <personTrip from="beg2left" to="beg2left2" walkFactor="0.75" costs="290.29 0.00"/>
    </person>
</routes>
---------- Missing result in edges ----------
<?xml version="1.0" encoding="UTF-8"?>


<intermodal>
    <edge id="beg_fwd-1.00" line="!ped" length="500.00" successors="beg_walking_connector beg_arrival_connector"/>
    <edge id="beg_bwd-1.00" line="!ped" length="500.00" successors="absBeg_walking_connector beg_arrival_connector"/>
    <edge id="beg_depart_connector" line="!connector" length="500.00" successors="beg_fwd-1.00 beg_bwd-1.00 beg_depart_connector:beg_car-1.00 beg_depart_connector:beg_car-1.00:taxi"/>
    <edge id="beg_arrival_connector" line="!connector" length="500.00" successors=""/>
    <edge id="beg2left_fwd-1.00" line="!ped" length="250.00" successors="beg2left_fwd250.00 beg2left_fwd-1.00:beg2left beg2left_arrival_connector"/>
    <edge id="beg2left_bwd250.00" line="!ped" length="0.00" successors="beg2left_bwd-1.00 beg2left_bwd250.00:beg2left beg2left_arrival_connector250.00"/>
    <edge id="beg2left_depart_connector" line="!connector" length="250.00" successors="beg2left_fwd-1.00 beg2left_depart_connector:beg2left_car-1.00 beg2left_depart_connector:beg2left_car-1.00:taxi beg2left_bwd-1.00"/>
    <edge id="beg2left_arrival_connector" line="!connector" length="250.00" successors=""/>
    <edge id="beg2left2_fwd-1.00" line="!ped" length="0.00" successors="beg2left2_fwd0.00 beg2left2_fwd-1.00:beg2left beg2left2_arrival_connector"/>
    <edge id="beg2left2_bwd0.00" line="!ped" length="199.19" successors="beg2left2_bwd-1.00 beg2left2_bwd0.00:beg2left beg2left2_arrival_connector0.00"/>
    <edge id="beg2left2_depart_connector" line="!connector" length="0.00" successors="beg2left2_fwd-1.00 beg2left2_depart_connector:beg2left2_car-1.00 beg2left2_depart_connector:beg2left2_car-1.00:taxi beg2left2_bwd-1.00"/>
    <edge id="beg2left2_arrival_connector" line="!connector" length="0.00" successors=""/>
    <edge id="end_fwd-1.00" line="!ped" length="500.00" successors="absEnd_walking_connector end_arrival_connector"/>
    <edge id="end_bwd-1.00" line="!ped" length="500.00" successors="end_walking_connector end_arrival_connector"/>
    <edge id="end_depart_connector" line="!connector" length="500.00" successors="end_fwd-1.00 end_bwd-1.00 end_depart_connector:end_car-1.00 end_depart_connector:end_car-1.00:taxi"/>
    <edge id="end_arrival_connector" line="!connector" length="500.00" successors=""/>
    <edge id="gneE0_depart_connector" line="!connector" length="1529.03" successors="gneE0_depart_connector:gneE0_car-1.00 gneE0_depart_connector:gneE0_car-1.00:taxi"/>
    <edge id="gneE0_arrival_connector" line="!connector" length="1529.03" successors=""/>
    <edge id="left_fwd-1.00" line="!ped" length="998.37" successors="endleft_walking_connector left_arrival_connector"/>
    <edge id="left_bwd-1.00" line="!ped" length="998.37" successors="begleft_walking_connector left_arrival_connector"/>
    <edge id="left_depart_connector" line="!connector" length="998.37" successors="left_fwd-1.00 left_bwd-1.00 left_depart_connector:left_car-1.00 left_depart_connector:left_car-1.00:taxi"/>
    <edge id="left_arrival_connector" line="!connector" length="998.37" successors=""/>
    <edge id="left2end_fwd-1.00" line="!ped" length="499.19" successors="end_walking_connector left2end_arrival_connector"/>
    <edge id="left2end_bwd-1.00" line="!ped" length="499.19" successors="endleft_walking_connector left2end_arrival_connector"/>
    <edge id="left2end_depart_connector" line="!connector" length="499.19" successors="left2end_fwd-1.00 left2end_bwd-1.00 left2end_depart_connector:left2end_car-1.00 left2end_depart_connector:left2end_car-1.00:taxi"/>
    <edge id="left2end_arrival_connector" line="!connector" length="499.19" successors=""/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <walk edges="beg2left" trainStop="beg2left"/>
        <walk edges="beg2left2"/>
    </person>
</routes>
---------- Missing result in weights ----------
<?xml version="1.0" encoding="UTF-8"?>


<weights xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval id="intermodalweights" begin="0" end="9223372036854775807">
        <edge id="beg_fwd-1.00" traveltime="360.00" effort="0.00"/>
        <edge id="beg_bwd-1.00" traveltime="360.00" effort="0.00"/>
        <edge id="beg_depart_connector" traveltime="0.00" effort="0.00"/>
        <edge id="beg_arrival_connector" traveltime="0.00" effort="0.00"/>
        <edge id="beg2left_fwd-1.00" traveltime="180.00" effort="0.00"/>
        <edge id="beg2left_bwd250.00" traveltime="0.00" effort="0.00"/>
        <edge id="beg2left_depart_connector" traveltime="0.00" effort="0.00"/>
        <edge id="beg2left_arrival_connector" traveltime="0.00" effort="0.00"/>
        <edge id="beg2left2_fwd-1.00" traveltime="0.00" effort="0.00"/>
        <edge id="beg2left2_bwd0.00" traveltime="143.42" effort="0.00"/>
        <edge id="beg2left2_depart_connector" traveltime="0.00" effort="0.00"/>
        <edge id="beg2left2_arrival_connector" traveltime="0.00" effort="0.00"/>
        <edge id="end_fwd-1.00" traveltime="360.00" effort="0.00"/>
        <edge id="end_bwd-1.00" traveltime="360.00" effort="0.00"/>
        <edge id="end_depart_connector" traveltime="0.00" effort="0.00"/>
        <edge id="end_arrival_connector" traveltime="0.00" effort="0.00"/>
        <edge id="gneE0_depart_connector" traveltime="0.00" effort="0.00"/>
        <edge id="gneE0_arrival_connector" traveltime="0.00" effort="0.00"/>
        <edge id="left_fwd-1.00" traveltime="718.83" effort="0.00"/>
        <edge id="left_bwd-1.00" traveltime="718.83" effort="0.00"/>
        <edge id="left_depart_connector" traveltime="0.00" effort="0.00"/>
        <edge id="left_arrival_connector" traveltime="0.00" effort="0.00"/>
        <edge id="left2end_fwd-1.00" traveltime="359.42" effort="0.00"/>
        <edge id="left2end_bwd-1.00" traveltime="359.42" effort="0.00"/>
        <edge id="left2end_depart_connector" traveltime="0.00" effort="0.00"/>
<truncated after showing first 30 lines>

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <personTrip from="a" to="-a" modes="public" walkFactor="0.75" costs="96.00"/>
    </person>
    <person id="p1" depart="0.00">
        <personTrip from="-a" to="a" modes="public" walkFactor="0.75" costs="96.00"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <walk edges="a -a"/>
    </person>
    <person id="p1" depart="0.00">
        <walk edges="-a a"/>
    </person>
</routes>
person personTrip walk_no_connections ( Last six runs Feb2023 )
person personTrip walk_strange_network ( Last six runs Feb2023 )

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip walk_normal_connections ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <personTrip from="a" to="-a" modes="public" walkFactor="0.75" costs="100.48"/>
    </person>
    <person id="p1" depart="0.00">
        <personTrip from="-a" to="a" modes="public" walkFactor="0.75" costs="100.48"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <walk edges="a -a"/>
    </person>
    <person id="p1" depart="0.00">
        <walk edges="-a a"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip walk_via_trainStop_ride_taxi ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <personTrip from="accessB.36" to="A0B0" modes="taxi" walkFactor="0.75" costs="158.20 419.66 40.72 41.37"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <walk edges="accessB.36" busStop="stopB_S"/> <!-- B -->
        <walk edges="A0A1 B1A1" busStop="busStopB"/> <!-- B -->
        <ride from="B1A1" to="A1A0" busStop="busStopA" lines="taxi"/> <!-- A -->
        <walk edges="A1A0 A0B0"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip walk_walkingareas ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <personTrip from="a" to="-a" modes="public" walkFactor="0.75" costs="97.92"/>
    </person>
    <person id="p1" depart="0.00">
        <personTrip from="-a" to="a" modes="public" walkFactor="0.75" costs="97.92"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <walk edges="a -a"/>
    </person>
    <person id="p1" depart="0.00">
        <walk edges="-a a"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person personTrip write_net_weight ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in additional ----------
<?xml version="1.0" encoding="UTF-8"?>


<intermodal>
    <edge id=":absBeg_w0-1.00" line="!ped" length="0.10" successors="beg_fwd-1.00"/>
    <edge id=":absEnd_0_fwd-1.00" line="!ped" length="0.10" successors="rend_fwd-1.00 :absEnd_0_arrival_connector"/>
    <edge id=":absEnd_0_bwd-1.00" line="!ped" length="0.10" successors=":absEnd_0_arrival_connector"/>
    <edge id=":absEnd_0_depart_connector" line="!connector" length="0.10" successors=":absEnd_0_fwd-1.00 :absEnd_0_bwd-1.00"/>
    <edge id=":absEnd_0_arrival_connector" line="!connector" length="0.10" successors=""/>
    <edge id=":absEnd_w0-1.00" line="!ped" length="0.10" successors="rend_fwd-1.00 end_bwd-1.00"/>
    <edge id=":beg_0_fwd-1.00" line="!ped" length="7.27" successors="middle_fwd-1.00 :beg_0_arrival_connector"/>
    <edge id=":beg_0_bwd-1.00" line="!ped" length="7.27" successors=":beg_0_arrival_connector"/>
    <edge id=":beg_0_depart_connector" line="!connector" length="7.27" successors=":beg_0_fwd-1.00 :beg_0_bwd-1.00"/>
    <edge id=":beg_0_arrival_connector" line="!connector" length="7.27" successors=""/>
    <edge id=":beg_1_fwd-1.00" line="!ped" length="5.00" successors="beg2left_fwd-1.00 :beg_1_arrival_connector"/>
    <edge id=":beg_1_bwd-1.00" line="!ped" length="5.00" successors=":beg_1_arrival_connector"/>
    <edge id=":beg_1_depart_connector" line="!connector" length="5.00" successors=":beg_1_fwd-1.00 :beg_1_bwd-1.00"/>
    <edge id=":beg_1_arrival_connector" line="!connector" length="5.00" successors=""/>
    <edge id=":beg_w0-1.00" line="!ped" length="6.17" successors="beg2left_fwd-1.00 middle_fwd-1.00 beg_bwd-1.00"/>
    <edge id=":begleft_0_fwd-1.00" line="!ped" length="2.58" successors="left_fwd-1.00 :begleft_0_arrival_connector"/>
    <edge id=":begleft_0_bwd-1.00" line="!ped" length="2.58" successors=":begleft_0_arrival_connector"/>
    <edge id=":begleft_0_depart_connector" line="!connector" length="2.58" successors=":begleft_0_fwd-1.00 :begleft_0_bwd-1.00"/>
    <edge id=":begleft_0_arrival_connector" line="!connector" length="2.58" successors=""/>
    <edge id=":end_0_fwd-1.00" line="!ped" length="10.23" successors="end_fwd-1.00 :end_0_arrival_connector"/>
    <edge id=":end_0_bwd-1.00" line="!ped" length="10.23" successors=":end_0_arrival_connector"/>
    <edge id=":end_0_depart_connector" line="!connector" length="10.23" successors=":end_0_fwd-1.00 :end_0_bwd-1.00"/>
    <edge id=":end_0_arrival_connector" line="!connector" length="10.23" successors=""/>
    <edge id=":end_w0-1.00" line="!ped" length="7.83" successors="end_fwd-1.00 left2end_bwd250.00 middle_bwd-1.00"/>
    <edge id=":endleft_0_fwd-1.00" line="!ped" length="5.00" successors="left2end_fwd-1.00 :endleft_0_arrival_connector"/>
    <edge id=":endleft_0_bwd-1.00" line="!ped" length="5.00" successors=":endleft_0_arrival_connector"/>
<truncated after showing first 30 lines>
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p0_0" depart="triggered">
        <routeDistribution last="0">
            <route cost="0.00" probability="1.00000000" edges="beg beg2left"/>
        </routeDistribution>
    </vehicle>
    <person id="p0" depart="0.00">
        <personTrip from="beg" to="end" modes="public car" walkFactor="0.75" costs="50.30 333.26 241.57"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p0_0" depart="triggered">
        <route edges="beg beg2left"/>
    </vehicle>
    <person id="p0" depart="0.00">
        <ride from="beg" to="beg2left" trainStop="beg2left" lines="p0_0"/>
        <ride trainStop="left2end" lines="train" intended="train.1" depart="310.00"/>
        <walk edges="left2end end"/>
    </person>
</routes>
---------- Missing result in weights ----------
<?xml version="1.0" encoding="UTF-8"?>


<weights xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval id="intermodalweights" begin="0" end="9223372036854775807">
        <edge id=":absBeg_w0-1.00" traveltime="0.07" effort="0.00"/>
        <edge id=":absEnd_0_fwd-1.00" traveltime="0.07" effort="0.00"/>
        <edge id=":absEnd_0_bwd-1.00" traveltime="0.07" effort="0.00"/>
        <edge id=":absEnd_0_depart_connector" traveltime="0.00" effort="0.00"/>
        <edge id=":absEnd_0_arrival_connector" traveltime="0.00" effort="0.00"/>
        <edge id=":absEnd_w0-1.00" traveltime="0.07" effort="0.00"/>
        <edge id=":beg_0_fwd-1.00" traveltime="5.23" effort="0.00"/>
        <edge id=":beg_0_bwd-1.00" traveltime="5.23" effort="0.00"/>
        <edge id=":beg_0_depart_connector" traveltime="0.00" effort="0.00"/>
        <edge id=":beg_0_arrival_connector" traveltime="0.00" effort="0.00"/>
        <edge id=":beg_1_fwd-1.00" traveltime="3.60" effort="0.00"/>
        <edge id=":beg_1_bwd-1.00" traveltime="3.60" effort="0.00"/>
        <edge id=":beg_1_depart_connector" traveltime="0.00" effort="0.00"/>
        <edge id=":beg_1_arrival_connector" traveltime="0.00" effort="0.00"/>
        <edge id=":beg_w0-1.00" traveltime="4.44" effort="0.00"/>
        <edge id=":begleft_0_fwd-1.00" traveltime="1.86" effort="0.00"/>
        <edge id=":begleft_0_bwd-1.00" traveltime="1.86" effort="0.00"/>
        <edge id=":begleft_0_depart_connector" traveltime="0.00" effort="0.00"/>
        <edge id=":begleft_0_arrival_connector" traveltime="0.00" effort="0.00"/>
        <edge id=":end_0_fwd-1.00" traveltime="7.37" effort="0.00"/>
        <edge id=":end_0_bwd-1.00" traveltime="7.37" effort="0.00"/>
        <edge id=":end_0_depart_connector" traveltime="0.00" effort="0.00"/>
        <edge id=":end_0_arrival_connector" traveltime="0.00" effort="0.00"/>
        <edge id=":end_w0-1.00" traveltime="5.64" effort="0.00"/>
        <edge id=":endleft_0_fwd-1.00" traveltime="3.60" effort="0.00"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person ride_write-trips ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <trip id="0" depart="triggered" from="beg" to="rend"/>
    <person id="p1" depart="0.00">
        <ride from="beg" to="end" arrivalPos="12.00" lines="0" group="group1"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person stop ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <stop lane="beg_0" duration="10.00" actType="custom"/>
        <walk edges="beg middle end"/>
    </person>
    <person id="p1" depart="0.00">
        <walk edges="end middle beg"/>
        <stop edge="middle" duration="10.00"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <stop lane="beg_0" duration="10.00" actType="custom"/>
        <walk edges="beg middle end"/>
    </person>
    <person id="p1" depart="0.00">
        <walk edges="end middle beg"/>
        <stop edge="middle" duration="10.00"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person stoppingPlace ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p1" depart="0.00">
        <ride from="beg" to="end" busStop="bs" lines="ANY"/>
    </person>
    <person id="p2" depart="0.00">
        <ride from="beg" to="end" trainStop="ts" lines="ANY"/>
    </person>
    <person id="p3" depart="0.00">
        <ride from="beg" to="end" containerStop="cs" lines="ANY"/>
    </person>
    <person id="p4" depart="0.00">
        <ride from="beg" to="end" parkingArea="pa" lines="ANY"/>
    </person>
    <person id="p5" depart="0.00">
        <ride from="beg" to="end" chargingStation="cc" lines="ANY"/>
    </person>
    <person id="p11" depart="0.00">
        <personTrip from="beg" to="end" arrivalPos="15.00" busStop="bs" walkFactor="0.75" costs="1454.40"/>
    </person>
    <person id="p12" depart="0.00">
        <personTrip from="beg" to="end" arrivalPos="80.00" busStop="ts" walkFactor="0.75" costs="1516.80"/>
    </person>
    <person id="p13" depart="0.00">
        <personTrip from="beg" to="end" arrivalPos="145.00" busStop="cs" walkFactor="0.75" costs="1579.20"/>
    </person>
    <person id="p14" depart="0.00">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p1" depart="0.00">
        <ride from="beg" to="end" busStop="bs" lines="ANY"/>
    </person>
    <person id="p2" depart="0.00">
        <ride from="beg" to="end" trainStop="ts" lines="ANY"/>
    </person>
    <person id="p3" depart="0.00">
        <ride from="beg" to="end" containerStop="cs" lines="ANY"/>
    </person>
    <person id="p4" depart="0.00">
        <ride from="beg" to="end" parkingArea="pa" lines="ANY"/>
    </person>
    <person id="p5" depart="0.00">
        <ride from="beg" to="end" chargingStation="cc" lines="ANY"/>
    </person>
    <person id="p11" depart="0.00">
        <walk edges="beg middle end" busStop="bs"/>
    </person>
    <person id="p12" depart="0.00">
        <walk edges="beg middle end" trainStop="ts"/>
    </person>
    <person id="p13" depart="0.00">
        <walk edges="beg middle end" containerStop="cs"/>
    </person>
    <person id="p14" depart="0.00">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person stoppingPlace_mismatch ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="ship" vClass="ship" sigma="0"/>
    <vehicle id="v0" type="ship" depart="0.00">
        <routeDistribution last="0">
            <route cost="97.00" probability="1.00000000" edges="e"/>
        </routeDistribution>
        <stop containerStop="cStop" duration="100.00"/>
    </vehicle>
    <person id="p0" depart="triggered">
        <ride from="e" to="e" busStop="bStop" lines="v0"/>
        <personTrip from="e" to="a" departPos="349.23" walkFactor="0.75" costs="317.09"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="ship" vClass="ship" sigma="0"/>
    <vehicle id="v0" type="ship" depart="0.00">
        <route edges="e"/>
        <stop containerStop="cStop" duration="100.00"/>
    </vehicle>
    <person id="p0" depart="triggered">
        <ride from="e" to="e" busStop="bStop" lines="v0"/>
        <walk edges="d c b a"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person triggered basic ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" depart="10.00">
        <routeDistribution last="0">
            <route cost="36.22" probability="1.00000000" edges="beg beg2left"/>
        </routeDistribution>
    </vehicle>
    <person id="p0" depart="triggered">
        <ride from="beg" to="beg2left" lines="v0"/>
    </person>
    <person id="p1" depart="triggered">
        <ride from="beg" to="beg2left" lines="v0"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" depart="10.00">
        <route edges="beg beg2left"/>
    </vehicle>
    <person id="p0" depart="triggered">
        <ride from="beg" to="beg2left" lines="v0"/>
    </person>
    <person id="p1" depart="triggered">
        <ride from="beg" to="beg2left" lines="v0"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person triggered invalid_mode ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Triggered departure for person 'p0' requires starting with a ride.
< Quitting (on error).
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Missing result in exitcode ----------
1
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person triggered unordered ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,5d0
< Error: Unknown vehicle 'v0' in triggered departure for person 'p0'.
< Warning: Discarding person 'p0' because her plan is empty
< Error: Unknown vehicle 'v0' in triggered departure for person 'p1'.
< Warning: Discarding person 'p1' because her plan is empty
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person unconnected ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Warning: No connection between edge 'beg_depart_connector' and edge 'left_arrival_connector' found.
< Error: No route for trip in person 'p1'.
< Quitting (on error).
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <personTrip from="beg" to="end" walkFactor="0.75" costs="1440.00"/>
    </person>
</routes>
---------- Missing result in exitcode ----------
1
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <walk edges="beg middle end"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person unconnected_ignored ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Warning: No connection between edge 'beg_depart_connector' and edge 'left_arrival_connector' found.
< Warning: No route for trip in person 'p1'.
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <personTrip from="beg" to="end" walkFactor="0.75" costs="1440.00"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0">
        <walk edges="beg middle end"/>
    </person>
</routes>

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: The edge 'blub' within the route for person 'p0' is not known.
< Warning: Discarding person 'p0' because her plan is empty
< Quitting (on error).
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Missing result in exitcode ----------
1
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
person unknown_from ( Last six runs Feb2023 )
person unknown_to ( Last six runs Feb2023 )

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : person walk_write-trips ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <personTrip from="beg" to="end" walkFactor="0.75"/>
    </person>
    <person id="p1" depart="0.00">
        <personTrip from="end" to="beg" walkFactor="0.75"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : personFlow basic ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p.0" depart="0.00">
        <personTrip from="beg" to="end" walkFactor="0.75" costs="1440.00"/>
    </person>
    <person id="p.1" depart="2.00">
        <personTrip from="beg" to="end" walkFactor="0.75" costs="1440.00"/>
    </person>
    <person id="p.2" depart="4.00">
        <personTrip from="beg" to="end" walkFactor="0.75" costs="1440.00"/>
    </person>
    <person id="p.3" depart="6.00">
        <personTrip from="beg" to="end" walkFactor="0.75" costs="1440.00"/>
    </person>
    <person id="p.4" depart="8.00">
        <personTrip from="beg" to="end" walkFactor="0.75" costs="1440.00"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p.0" depart="0.00">
        <walk edges="beg middle end"/>
    </person>
    <person id="p.1" depart="2.00">
        <walk edges="beg middle end"/>
    </person>
    <person id="p.2" depart="4.00">
        <walk edges="beg middle end"/>
    </person>
    <person id="p.3" depart="6.00">
        <walk edges="beg middle end"/>
    </person>
    <person id="p.4" depart="8.00">
        <walk edges="beg middle end"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : personFlow basic_randomize ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p.4" depart="1.80">
        <personTrip from="beg" to="end" walkFactor="0.75" costs="1440.00"/>
    </person>
    <person id="p.3" depart="2.58">
        <personTrip from="beg" to="end" walkFactor="0.75" costs="1440.00"/>
    </person>
    <person id="p.2" depart="6.73">
        <personTrip from="beg" to="end" walkFactor="0.75" costs="1440.00"/>
    </person>
    <person id="p.1" depart="9.51">
        <personTrip from="beg" to="end" walkFactor="0.75" costs="1440.00"/>
    </person>
    <person id="p.0" depart="9.65">
        <personTrip from="beg" to="end" walkFactor="0.75" costs="1440.00"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p.4" depart="1.80">
        <walk edges="beg middle end"/>
    </person>
    <person id="p.3" depart="2.58">
        <walk edges="beg middle end"/>
    </person>
    <person id="p.2" depart="6.73">
        <walk edges="beg middle end"/>
    </person>
    <person id="p.1" depart="9.51">
        <walk edges="beg middle end"/>
    </person>
    <person id="p.0" depart="9.65">
        <walk edges="beg middle end"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : personFlow edges ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p.0" depart="11.00">
        <walk edges="beg middle end" arrivalPos="445.50"/>
    </person>
    <person id="p.1" depart="12.00">
        <walk edges="beg middle end" arrivalPos="445.50"/>
    </person>
    <person id="p.2" depart="14.00">
        <walk edges="beg middle end" arrivalPos="445.50"/>
    </person>
    <person id="p.3" depart="16.00">
        <walk edges="beg middle end" arrivalPos="445.50"/>
    </person>
    <person id="p.4" depart="19.00">
        <walk edges="beg middle end" arrivalPos="445.50"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p.0" depart="11.00">
        <walk edges="beg middle end" arrivalPos="445.50"/>
    </person>
    <person id="p.1" depart="12.00">
        <walk edges="beg middle end" arrivalPos="445.50"/>
    </person>
    <person id="p.2" depart="14.00">
        <walk edges="beg middle end" arrivalPos="445.50"/>
    </person>
    <person id="p.3" depart="16.00">
        <walk edges="beg middle end" arrivalPos="445.50"/>
    </person>
    <person id="p.4" depart="19.00">
        <walk edges="beg middle end" arrivalPos="445.50"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : personFlow personTrip busstop ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p.0" depart="0.00">
        <personTrip from="beg" to="end" modes="public" walkFactor="0.75" costs="240.00 120.00 50.00 240.00"/>
    </person>
    <person id="p.1" depart="3.33">
        <personTrip from="beg" to="end" modes="public" walkFactor="0.75" costs="240.00 116.67 50.00 240.00"/>
    </person>
    <person id="p.2" depart="6.67">
        <personTrip from="beg" to="end" modes="public" walkFactor="0.75" costs="240.00 113.33 50.00 240.00"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p.0" depart="0.00">
        <walk edges="beg" busStop="beg_0"/>
        <ride busStop="left_0" lines="bus" intended="bus.1" depart="310.00"/>
        <ride busStop="end_0" lines="bus2" intended="bus2.1" depart="370.00"/>
        <walk edges="end"/>
    </person>
    <person id="p.1" depart="3.33">
        <walk edges="beg" busStop="beg_0"/>
        <ride busStop="left_0" lines="bus" intended="bus.1" depart="310.00"/>
        <ride busStop="end_0" lines="bus2" intended="bus2.1" depart="370.00"/>
        <walk edges="end"/>
    </person>
    <person id="p.2" depart="6.67">
        <walk edges="beg" busStop="beg_0"/>
        <ride busStop="left_0" lines="bus" intended="bus.1" depart="310.00"/>
        <ride busStop="end_0" lines="bus2" intended="bus2.1" depart="370.00"/>
        <walk edges="end"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : personFlow walk_poisson ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p.0" depart="0.23">
        <personTrip from="beg" to="end" walkFactor="0.75" costs="1440.00"/>
    </person>
    <person id="p.1" depart="0.91">
        <personTrip from="beg" to="end" walkFactor="0.75" costs="1440.00"/>
    </person>
    <person id="p.2" depart="7.09">
        <personTrip from="beg" to="end" walkFactor="0.75" costs="1440.00"/>
    </person>
    <person id="p.3" depart="8.51">
        <personTrip from="beg" to="end" walkFactor="0.75" costs="1440.00"/>
    </person>
    <person id="p.4" depart="9.57">
        <personTrip from="beg" to="end" walkFactor="0.75" costs="1440.00"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p.0" depart="0.23">
        <walk edges="beg middle end"/>
    </person>
    <person id="p.1" depart="0.91">
        <walk edges="beg middle end"/>
    </person>
    <person id="p.2" depart="7.09">
        <walk edges="beg middle end"/>
    </person>
    <person id="p.3" depart="8.51">
        <walk edges="beg middle end"/>
    </person>
    <person id="p.4" depart="9.57">
        <walk edges="beg middle end"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : routes embedded defaulttype_overwrite ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="DEFAULT_VEHTYPE" length="3.50" minGap="2.00" maxSpeed="70.00" accel="2.0" decel="4" sigma="0.9"/>
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vType id="1" length="3.50" minGap="2.00" maxSpeed="70.00" accel="2.0" decel="4" sigma="0.9"/>
    <vehicle id="1" type="1" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="10" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="11" type="1" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="DEFAULT_VEHTYPE" length="3.50" minGap="2.00" maxSpeed="70.00" accel="2.0" decel="4" sigma="0.9"/>
    <vehicle id="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vType id="1" length="3.50" minGap="2.00" maxSpeed="70.00" accel="2.0" decel="4" sigma="0.9"/>
    <vehicle id="1" type="1" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="10" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="11" type="1" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : routes embedded discard_vehtypes ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="1" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="10" type="0" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="11" type="1" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="1" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="10" type="0" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="11" type="1" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
</routes>

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Attribute 'arrivalLane' in definition of vehicle '0' is empty.
< Error: Invalid arrivalLane definition for vehicle '0';
<  must be one of ("current", or an int>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1
routes embedded errors vehicle_empty_arrivallane ( Last six runs Feb2023 )
routes named errors vehicle_empty_arrivallane ( Last six runs Feb2023 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Attribute 'arrivalPos' in definition of vehicle '0' is empty.
< Error: Invalid arrivalPos definition for vehicle '0';
<  must be one of ("random", "max", or a float)
< Quitting (on error).
---------- Missing result in exitcode ----------
1
routes embedded errors vehicle_empty_arrivalpos ( Last six runs Feb2023 )
routes named errors vehicle_empty_arrivalpos ( Last six runs Feb2023 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Attribute 'arrivalSpeed' in definition of vehicle '0' is empty.
< Error: Invalid arrivalSpeed definition for vehicle '0';
<  must be one of ("current", or a float>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1
routes embedded errors vehicle_empty_arrivalspeed ( Last six runs Feb2023 )
routes named errors vehicle_empty_arrivalspeed ( Last six runs Feb2023 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Attribute 'departLane' in definition of vehicle '0' is empty.
< Error: Invalid departLane definition for vehicle '0';
<  must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1
routes embedded errors vehicle_empty_departlane ( Last six runs Feb2023 )
routes named errors vehicle_empty_departlane ( Last six runs Feb2023 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Attribute 'departPos' in definition of vehicle '0' is empty.
< Error: Invalid departPos definition for vehicle '0';
<  must be one of ("random", "random_free", "free", "base", "last" or a float)
< Quitting (on error).
---------- Missing result in exitcode ----------
1
routes embedded errors vehicle_empty_departpos ( Last six runs Feb2023 )
routes named errors vehicle_empty_departpos ( Last six runs Feb2023 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Attribute 'departSpeed' in definition of vehicle '0' is empty.
< Error: Invalid departSpeed definition for vehicle '0';
<  must be one of ("random", "max", or a float>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1
routes embedded errors vehicle_empty_departspeed ( Last six runs Feb2023 )
routes named errors vehicle_empty_departspeed ( Last six runs Feb2023 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Invalid arrivalLane definition for vehicle '0';
<  must be one of ("current", or an int>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1
routes embedded errors vehicle_false_arrivallane ( Last six runs Feb2023 )
routes named errors vehicle_false_arrivallane ( Last six runs Feb2023 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Invalid arrivalPos definition for vehicle '0';
<  must be one of ("random", "max", or a float)
< Quitting (on error).
---------- Missing result in exitcode ----------
1
routes embedded errors vehicle_false_arrivalpos ( Last six runs Feb2023 )
routes named errors vehicle_false_arrivalpos ( Last six runs Feb2023 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Invalid arrivalSpeed definition for vehicle '0';
<  must be one of ("current", or a float>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1
routes embedded errors vehicle_false_arrivalspeed ( Last six runs Feb2023 )
routes named errors vehicle_false_arrivalspeed ( Last six runs Feb2023 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Invalid departLane definition for vehicle '0';
<  must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1
routes embedded errors vehicle_false_departlane ( Last six runs Feb2023 )
routes named errors vehicle_false_departlane ( Last six runs Feb2023 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Invalid departPos definition for vehicle '0';
<  must be one of ("random", "random_free", "free", "base", "last" or a float)
< Quitting (on error).
---------- Missing result in exitcode ----------
1
routes embedded errors vehicle_false_departpos ( Last six runs Feb2023 )
routes named errors vehicle_false_departpos ( Last six runs Feb2023 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Invalid departSpeed definition for vehicle '0';
<  must be one of ("random", "max", or a float>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1
routes embedded errors vehicle_false_departspeed ( Last six runs Feb2023 )
routes named errors vehicle_false_departspeed ( Last six runs Feb2023 )

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : routes embedded exit_times ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend" exitTimes="17.99 89.93 107.91 125.90"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend" exitTimes="17.99 89.93 107.91 125.90"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend" exitTimes="17.99 89.93 107.91 125.90"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend" exitTimes="17.99 89.93 107.91 125.90"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend" exitTimes="17.99 89.93 107.91 125.90"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg middle end rend" exitTimes="17.99 89.93 107.91 125.90"/>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <route edges="beg middle end rend" exitTimes="17.99 89.93 107.91 125.90"/>
    </vehicle>
    <vehicle id="2" depart="0.00">
        <route edges="beg middle end rend" exitTimes="17.99 89.93 107.91 125.90"/>
    </vehicle>
    <vehicle id="3" depart="0.00">
        <route edges="beg middle end rend" exitTimes="17.99 89.93 107.91 125.90"/>
    </vehicle>
    <vehicle id="4" depart="0.00">
        <route edges="beg middle end rend" exitTimes="17.99 89.93 107.91 125.90"/>
    </vehicle>
    <vehicle id="5" depart="0.00">
        <route edges="beg middle end rend" exitTimes="17.99 89.93 107.91 125.90"/>
    </vehicle>
    <vehicle id="6" depart="0.00">
        <route edges="beg middle end rend" exitTimes="17.99 89.93 107.91 125.90"/>
    </vehicle>
    <vehicle id="7" depart="0.00">
        <route edges="beg middle end rend" exitTimes="17.99 89.93 107.91 125.90"/>
    </vehicle>
    <vehicle id="8" depart="0.00">
<truncated after showing first 30 lines>

3 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="8" depart="0.00">
<truncated after showing first 30 lines>
routes embedded no_vehtype ( Last six runs Feb2023 )
trips one_time_notype ( Last six runs Feb2023 )
trips one_time_unsorted ( Last six runs Feb2023 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="9" type="KRAUSS_DEFAULT" depart="1.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="25.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" type="KRAUSS_DEFAULT" depart="38.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" type="KRAUSS_DEFAULT" depart="57.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="KRAUSS_DEFAULT" depart="60.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="9" type="KRAUSS_DEFAULT" depart="1.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="25.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="KRAUSS_DEFAULT" depart="38.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="KRAUSS_DEFAULT" depart="57.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="KRAUSS_DEFAULT" depart="60.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="KRAUSS_DEFAULT" depart="66.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="KRAUSS_DEFAULT" depart="71.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="KRAUSS_DEFAULT" depart="90.00">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>
routes embedded noid_unsorted_time ( Last six runs Feb2023 )
routes named unsorted_time ( Last six runs Feb2023 )

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : routes embedded separate_vehtypes ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="1" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="10" type="0" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="11" type="1" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="1" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="10" type="0" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="11" type="1" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
</routes>
---------- Missing result in vtypes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.50" minGap="2.00" maxSpeed="70.00" accel="2.0" decel="4" sigma="0.9"/>
    <vType id="1" length="3.50" minGap="2.00" maxSpeed="70.00" accel="2.0" decel="4" sigma="0.9"/>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : routes embedded with_2vehtypes ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.50" minGap="2.00" maxSpeed="70.00" accel="2.0" decel="4" sigma="0.9"/>
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vType id="1" length="3.50" minGap="2.00" maxSpeed="70.00" accel="2.0" decel="4" sigma="0.9"/>
    <vehicle id="1" type="1" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="10" type="0" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="11" type="1" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.50" minGap="2.00" maxSpeed="70.00" accel="2.0" decel="4" sigma="0.9"/>
    <vehicle id="0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vType id="1" length="3.50" minGap="2.00" maxSpeed="70.00" accel="2.0" decel="4" sigma="0.9"/>
    <vehicle id="1" type="1" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="10" type="0" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="11" type="1" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : routes embedded with_busstops ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
        <stop busStop="busStop#1" arrival="10.00" duration="20.00" until="30.00" started="15.00" ended="36.00"/>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg middle end rend"/>
        <stop busStop="busStop#1" arrival="10.00" duration="20.00" until="30.00" started="15.00" ended="36.00"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : routes embedded with_persons ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="triggered">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <person id="p1" depart="0">
        <ride from="beg" to="end" lines="0"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="triggered">
        <route edges="beg middle end rend"/>
    </vehicle>
    <person id="p1" depart="0">
        <ride from="beg" to="end" lines="0"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : routes embedded with_persons_only ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p1" depart="0.00" departPos="2.00">
        <walk edges="middle end" arrivalPos="23.00"/>
        <stop lane="end_0" duration="10.00"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p1" depart="0.00" departPos="2.00">
        <walk edges="middle end" arrivalPos="23.00"/>
        <stop lane="end_0" duration="10.00"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : routes embedded with_stops ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
        <stop lane="middle_0"/>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg middle end rend"/>
        <stop lane="middle_0"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : routes embedded with_stops_expected ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
        <stop lane="middle_0" triggered="person" expected="p1 p2"/>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg middle end rend"/>
        <stop lane="middle_0" triggered="person" expected="p1 p2"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : routes embedded with_stops_on_junction ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" departPos="10.00">
        <routeDistribution last="0">
            <route cost="4.83" probability="1.00000000" edges="A0toB0 B0toC0"/>
        </routeDistribution>
        <stop lane=":B0_4_0" endPos="2.00" duration="5.00"/>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" departPos="10.00">
        <route edges="A0toB0 B0toC0"/>
        <stop lane=":B0_4_0" endPos="2.00" duration="5.00"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : routes embedded with_stops_on_junction_afer_internal_junction ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" departPos="10.00">
        <routeDistribution last="0">
            <route cost="7.67" probability="1.00000000" edges="B0toB1 B1toA1"/>
        </routeDistribution>
        <stop lane=":B1_13_0" endPos="2.00" duration="5.00"/>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" departPos="10.00">
        <route edges="B0toB1 B1toA1"/>
        <stop lane=":B1_13_0" endPos="2.00" duration="5.00"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : routes embedded with_vehtype ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.50" minGap="2.00" maxSpeed="70.00" accel="2.0" decel="4" sigma="0.9"/>
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="0" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="0" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" type="0" depart="30.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" type="0" depart="40.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.50" minGap="2.00" maxSpeed="70.00" accel="2.0" decel="4" sigma="0.9"/>
    <vehicle id="0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="0" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="0" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="0" depart="30.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="0" depart="40.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="0" depart="50.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="0" depart="60.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="0" depart="70.00">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,10d0
< Warning: The vehicle type '0' for vehicle '0' is not known.
< Warning: The vehicle type '0' for vehicle '1' is not known.
< Warning: The vehicle type '0' for vehicle '2' is not known.
< Warning: The vehicle type '0' for vehicle '3' is not known.
< Warning: The vehicle type '0' for vehicle '4' is not known.
< Warning: The vehicle type '0' for vehicle '5' is not known.
< Warning: The vehicle type '0' for vehicle '6' is not known.
< Warning: The vehicle type '0' for vehicle '7' is not known.
< Warning: The vehicle type '0' for vehicle '8' is not known.
< Warning: The vehicle type '0' for vehicle '9' is not known.
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="8" type="0" depart="0.00">
<truncated after showing first 30 lines>
routes embedded with_vehtype_nodef ( Last six runs Feb2023 )
trips one_time_typeundefined ( Last six runs Feb2023 )

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : routes embedded with_vehtype_withclass ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.50" minGap="2.00" maxSpeed="70.00" vClass="tram" accel="2.0" decel="4" sigma="0.9"/>
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.50" minGap="2.00" maxSpeed="70.00" vClass="tram" accel="2.0" decel="4" sigma="0.9"/>
    <vehicle id="0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : routes embedded with_vehtype_withclass_deprecated ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: The vehicle class 'lightrail' for vType '0' is deprecated, use 'tram' instead.
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.50" minGap="2.00" maxSpeed="70.00" vClass="tram" accel="2.0" decel="4" sigma="0.9"/>
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.50" minGap="2.00" maxSpeed="70.00" vClass="tram" accel="2.0" decel="4" sigma="0.9"/>
    <vehicle id="0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : routes embedded with_vehtypedist ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="1" length="3.50" minGap="2.00" maxSpeed="70.00" accel="2.0" decel="4" sigma="0.9"/>
    <vehicle id="0" type="1" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="1" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vType id="0" length="3.50" minGap="2.00" maxSpeed="70.00" accel="2.0" decel="4" sigma="0.9"/>
    <vehicle id="10" type="0" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="11" type="0" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="1" length="3.50" minGap="2.00" maxSpeed="70.00" accel="2.0" decel="4" sigma="0.9"/>
    <vehicle id="0" type="1" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="1" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vType id="0" length="3.50" minGap="2.00" maxSpeed="70.00" accel="2.0" decel="4" sigma="0.9"/>
    <vehicle id="10" type="0" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="11" type="0" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
</routes>

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="10" depart="10.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="11" depart="11.00" color="magenta">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="20" depart="20.00" departPos="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="21" depart="21.00" departPos="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="10" depart="10.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="11" depart="11.00" color="magenta">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="20" depart="20.00" departPos="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="21" depart="21.00" departPos="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="22" depart="22.00" departPos="free">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="23" depart="23.00" departPos="random">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="30" depart="30.00" departLane="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="31" depart="31.00" departLane="1">
<truncated after showing first 30 lines>
routes embedded withparams ( Last six runs Feb2023 )
routes named withparams ( Last six runs Feb2023 )

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : routes named implicit_route_repeat ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="bus" maxSpeed="3.00" sigma="0"/>
    <vehicle id="bus.0" type="bus" depart="0.00">
        <routeDistribution last="1">
            <route cost="358.58" probability="0.50345298" edges="a c -c -a a c -c -a a c -c -a"/>
            <route cost="607.78" probability="0.49654702" edges="a b c -c -b -a a b c -c -b -a a b c -c -b -a"/>
        </routeDistribution>
        <stop busStop="busStop_a" duration="10.00"/>
        <stop busStop="busStop_c" duration="10.00"/>
        <stop busStop="busStop_-c" duration="10.00"/>
        <stop busStop="busStop_-a" duration="10.00"/>
        <stop busStop="busStop_a" duration="10.00"/>
        <stop busStop="busStop_c" duration="10.00"/>
        <stop busStop="busStop_-c" duration="10.00"/>
        <stop busStop="busStop_-a" duration="10.00"/>
        <stop busStop="busStop_a" duration="10.00"/>
        <stop busStop="busStop_c" duration="10.00"/>
        <stop busStop="busStop_-c" duration="10.00"/>
        <stop busStop="busStop_-a" duration="10.00"/>
    </vehicle>
    <vehicle id="bus.1" type="bus" depart="100.00">
        <routeDistribution last="1">
            <route cost="358.58" probability="0.50345298" edges="a c -c -a a c -c -a a c -c -a"/>
            <route cost="607.78" probability="0.49654702" edges="a b c -c -b -a a b c -c -b -a a b c -c -b -a"/>
        </routeDistribution>
        <stop busStop="busStop_a" duration="10.00"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="bus" maxSpeed="3.00" sigma="0"/>
    <vehicle id="bus.0" type="bus" depart="0.00">
        <route edges="a b c -c -b -a a b c -c -b -a a b c -c -b -a"/>
        <stop busStop="busStop_a" duration="10.00"/>
        <stop busStop="busStop_c" duration="10.00"/>
        <stop busStop="busStop_-c" duration="10.00"/>
        <stop busStop="busStop_-a" duration="10.00"/>
        <stop busStop="busStop_a" duration="10.00"/>
        <stop busStop="busStop_c" duration="10.00"/>
        <stop busStop="busStop_-c" duration="10.00"/>
        <stop busStop="busStop_-a" duration="10.00"/>
        <stop busStop="busStop_a" duration="10.00"/>
        <stop busStop="busStop_c" duration="10.00"/>
        <stop busStop="busStop_-c" duration="10.00"/>
        <stop busStop="busStop_-a" duration="10.00"/>
    </vehicle>
    <vehicle id="bus.1" type="bus" depart="100.00">
        <route edges="a b c -c -b -a a b c -c -b -a a b c -c -b -a"/>
        <stop busStop="busStop_a" duration="10.00"/>
        <stop busStop="busStop_c" duration="10.00"/>
        <stop busStop="busStop_-c" duration="10.00"/>
        <stop busStop="busStop_-a" duration="10.00"/>
        <stop busStop="busStop_a" duration="10.00"/>
        <stop busStop="busStop_c" duration="10.00"/>
        <stop busStop="busStop_-c" duration="10.00"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : routes named increasing_time_color ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="KRAUSS_DEFAULT" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" color="red" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="KRAUSS_DEFAULT" depart="20.00" color="red">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" type="KRAUSS_DEFAULT" depart="30.00" color="red">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" color="red" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="KRAUSS_DEFAULT" depart="10.00">
        <route color="red" edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="KRAUSS_DEFAULT" depart="20.00" color="red">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="KRAUSS_DEFAULT" depart="30.00" color="red">
        <route color="red" edges="beg middle end rend"/>
    </vehicle>
</routes>

4 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" depart="30.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" depart="40.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" depart="30.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" depart="40.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" depart="50.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" depart="60.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" depart="70.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="8" depart="80.00">
<truncated after showing first 30 lines>
routes named increasing_time_novehtype ( Last six runs Feb2023 )
trips increasing_time ( Last six runs Feb2023 )
trips increasing_time_notype ( Last six runs Feb2023 )
trips increasing_time_unsorted ( Last six runs Feb2023 )

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : routes named multiref ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : routes named multiref2 ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="t1" length="3.00" minGap="2.00" maxSpeed="9.00" accel="10" decel="4.5" sigma="0"/>
    <vehicle id="0" type="t1" depart="0.00" departPos="0.00" departSpeed="9.00">
        <routeDistribution last="1">
            <route cost="444610.24" probability="0.07579414" edges="bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right t
op left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom r
ight top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bo
ttom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top l
eft bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right
 top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom
 right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left 
bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top
 left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left"/>
            <route cost="2222.18" probability="0.92420586" edges="bottom right top left"/>
        </routeDistribution>
    </vehicle>
    <vType id="t2" length="3.00" minGap="2.00" maxSpeed="10.00" accel="10" decel="4.5" sigma="0"/>
    <vehicle id="1" type="t2" depart="1.00" departPos="0.00" departSpeed="9.00">
        <routeDistribution last="1">
            <route cost="400149.22" probability="0.07579414" edges="bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right t
op left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom r
ight top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bo
ttom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top l
eft bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right
 top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom
 right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left 
bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top
 left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left"/>
            <route cost="1999.97" probability="0.92420586" edges="bottom right top left"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="t1" length="3.00" minGap="2.00" maxSpeed="9.00" accel="10" decel="4.5" sigma="0"/>
    <vehicle id="0" type="t1" depart="0.00" departPos="0.00" departSpeed="9.00">
        <route edges="bottom right top left"/>
    </vehicle>
    <vType id="t2" length="3.00" minGap="2.00" maxSpeed="10.00" accel="10" decel="4.5" sigma="0"/>
    <vehicle id="1" type="t2" depart="1.00" departPos="0.00" departSpeed="9.00">
        <route edges="bottom right top left"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : routes named repeat_cycletime ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="bus" maxSpeed="3.00" sigma="0"/>
    <vehicle id="bus.0" type="bus" depart="0.00">
        <routeDistribution last="1">
            <route cost="1826.46" probability="0.49164966" edges="a b c -c -b -a a b c -c -b -a a b c -c -b -a a b c -c -b -a a b c -c -b -a a b c -c -b -a a b c -c -b -a a b c -c -b -a a b c -c -b -a"/>
            <route cost="607.78" probability="0.50835034" edges="a b c -c -b -a a b c -c -b -a a b c -c -b -a"/>
        </routeDistribution>
        <stop busStop="busStop_a" duration="10.00" until="20.00"/>
        <stop busStop="busStop_c" duration="10.00" until="40.00"/>
        <stop busStop="busStop_-c" duration="10.00" until="60.00"/>
        <stop busStop="busStop_-a" duration="10.00" until="80.00"/>
        <stop busStop="busStop_a" duration="10.00" until="170.00"/>
        <stop busStop="busStop_c" duration="10.00" until="190.00"/>
        <stop busStop="busStop_-c" duration="10.00" until="210.00"/>
        <stop busStop="busStop_-a" duration="10.00" until="230.00"/>
        <stop busStop="busStop_a" duration="10.00" until="320.00"/>
        <stop busStop="busStop_c" duration="10.00" until="340.00"/>
        <stop busStop="busStop_-c" duration="10.00" until="360.00"/>
        <stop busStop="busStop_-a" duration="10.00" until="380.00"/>
    </vehicle>
    <vehicle id="bus.1" type="bus" depart="100.00">
        <routeDistribution last="1">
            <route cost="1826.46" probability="0.49164966" edges="a b c -c -b -a a b c -c -b -a a b c -c -b -a a b c -c -b -a a b c -c -b -a a b c -c -b -a a b c -c -b -a a b c -c -b -a a b c -c -b -a"/>
            <route cost="607.78" probability="0.50835034" edges="a b c -c -b -a a b c -c -b -a a b c -c -b -a"/>
        </routeDistribution>
        <stop busStop="busStop_a" duration="10.00" until="120.00"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="bus" maxSpeed="3.00" sigma="0"/>
    <vehicle id="bus.0" type="bus" depart="0.00">
        <route edges="a b c -c -b -a a b c -c -b -a a b c -c -b -a"/>
        <stop busStop="busStop_a" duration="10.00" until="20.00"/>
        <stop busStop="busStop_c" duration="10.00" until="40.00"/>
        <stop busStop="busStop_-c" duration="10.00" until="60.00"/>
        <stop busStop="busStop_-a" duration="10.00" until="80.00"/>
        <stop busStop="busStop_a" duration="10.00" until="170.00"/>
        <stop busStop="busStop_c" duration="10.00" until="190.00"/>
        <stop busStop="busStop_-c" duration="10.00" until="210.00"/>
        <stop busStop="busStop_-a" duration="10.00" until="230.00"/>
        <stop busStop="busStop_a" duration="10.00" until="320.00"/>
        <stop busStop="busStop_c" duration="10.00" until="340.00"/>
        <stop busStop="busStop_-c" duration="10.00" until="360.00"/>
        <stop busStop="busStop_-a" duration="10.00" until="380.00"/>
    </vehicle>
    <vehicle id="bus.1" type="bus" depart="100.00">
        <route edges="a b c -c -b -a a b c -c -b -a a b c -c -b -a"/>
        <stop busStop="busStop_a" duration="10.00" until="120.00"/>
        <stop busStop="busStop_c" duration="10.00" until="140.00"/>
        <stop busStop="busStop_-c" duration="10.00" until="160.00"/>
        <stop busStop="busStop_-a" duration="10.00" until="180.00"/>
        <stop busStop="busStop_a" duration="10.00" until="270.00"/>
        <stop busStop="busStop_c" duration="10.00" until="290.00"/>
        <stop busStop="busStop_-c" duration="10.00" until="310.00"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : routes named routeDistribution_skipNew ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="00" depart="0.00">
        <routeDistribution last="1">
            <route cost="27.55" probability="0.48947897" edges="WC CS SC CE"/>
            <route cost="7.56" probability="0.51052103" edges="SC CE EC CN"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="01" depart="0.00">
        <routeDistribution last="1">
            <route cost="27.55" probability="0.48947897" edges="WC CS SC CE"/>
            <route cost="7.56" probability="0.51052103" edges="SC CE EC CN"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="02" depart="0.00">
        <routeDistribution last="0">
            <route cost="27.55" probability="0.48947897" edges="WC CS SC CE"/>
            <route cost="7.56" probability="0.51052103" edges="SC CE EC CN"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="03" depart="0.00">
        <routeDistribution last="1">
            <route cost="27.55" probability="0.48947897" edges="WC CS SC CE"/>
            <route cost="7.56" probability="0.51052103" edges="SC CE EC CN"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="04" depart="0.00">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="00" depart="0.00">
        <route edges="SC CE EC CN"/>
    </vehicle>
    <vehicle id="01" depart="0.00">
        <route edges="SC CE EC CN"/>
    </vehicle>
    <vehicle id="02" depart="0.00">
        <route edges="WC CS SC CE"/>
    </vehicle>
    <vehicle id="03" depart="0.00">
        <route edges="SC CE EC CN"/>
    </vehicle>
    <vehicle id="04" depart="0.00">
        <route edges="SC CE EC CN"/>
    </vehicle>
    <vehicle id="05" depart="0.00">
        <route edges="WC CS SC CE"/>
    </vehicle>
    <vehicle id="06" depart="0.00">
        <route edges="SC CE EC CN"/>
    </vehicle>
    <vehicle id="07" depart="0.00">
        <route edges="WC CS SC CE"/>
    </vehicle>
    <vehicle id="08" depart="0.00">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : routes named with_stops ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
        <stop lane="middle_0"/>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
        <stop lane="middle_0"/>
        <stop lane="end_0"/>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg middle end rend"/>
        <stop lane="middle_0"/>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <route edges="beg middle end rend"/>
        <stop lane="middle_0"/>
        <stop lane="end_0"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : routes named with_stops_edge ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
        <stop edge="middle"/>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
        <stop edge="middle"/>
        <stop edge="end"/>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg middle end rend"/>
        <stop edge="middle"/>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <route edges="beg middle end rend"/>
        <stop edge="middle"/>
        <stop edge="end"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips CHWrapper_lane_connectivity ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Warning: No connection between edge '1' and edge '2' found.
< Warning: Mandatory edge '2' not reachable by vehicle 'v'.
< Warning: The vehicle 'v' has no valid route.
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="bus" vClass="bus"/>
    <vehicle id="b" type="bus" depart="0.00">
        <routeDistribution last="0">
            <route cost="9.99" probability="1.00000000" edges="1 2"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="bus" vClass="bus"/>
    <vehicle id="b" type="bus" depart="0.00">
        <route edges="1 2"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips TAZ taz ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1,6c1
< Loading net ... done.
< Loading additional file 'input_districts.taz.xml'  ... done.
< Skipped until: 0.00
< AStarRouter answered 1 queries and explored 133.00 edges on average.
< AStarRouter spent (TIME) answering queries ((TIME) on average).
< Success.
---
> Loading net ... 
\ No newline at end of file
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="DEFAULT_VEHTYPE" sigma="0"/>
    <vehicle id="0" depart="0.00" fromTaz="1" toTaz="2">
        <routeDistribution last="0">
            <route cost="64.96" probability="1.00000000" edges="5/5to5/6 5/6to5/7 5/7to5/8 5/8to5/9 5/9to6/9 6/9to7/9 7/9to8/9 8/9to9/9 9/9to9/8"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="DEFAULT_VEHTYPE" sigma="0"/>
    <vehicle id="0" depart="0.00" fromTaz="1" toTaz="2">
        <route edges="5/5to5/6 5/6to5/7 5/7to5/8 5/8to5/9 5/9to6/9 6/9to7/9 7/9to8/9 8/9to9/9 9/9to9/8"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips TAZ taz_weights ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1,6c1
< Loading net ... done.
< Loading additional file 'input_districts.taz.xml'  ... done.
< Skipped until: 0.00
< AStarRouter answered 1 queries and explored 133.00 edges on average.
< AStarRouter spent (TIME) answering queries ((TIME) on average).
< Success.
---
> Loading net ... 
\ No newline at end of file
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="DEFAULT_VEHTYPE" sigma="0"/>
    <vehicle id="0" depart="0.00" fromTaz="1" toTaz="2">
        <routeDistribution last="0">
            <route cost="64.96" probability="1.00000000" edges="5/6to5/7 5/7to5/8 5/8to5/9 5/9to6/9 6/9to7/9 7/9to8/9 8/9to9/9 9/9to9/8"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="DEFAULT_VEHTYPE" sigma="0"/>
    <vehicle id="0" depart="0.00" fromTaz="1" toTaz="2">
        <route edges="5/6to5/7 5/7to5/8 5/8to5/9 5/9to6/9 6/9to7/9 7/9to8/9 8/9to9/9 9/9to9/8"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips TAZ with_taz_vClass ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="t0" vClass="passenger"/>
    <vehicle id="0" type="t0" depart="3.00" fromTaz="1" toTaz="2">
        <routeDistribution last="0">
            <route cost="90.37" probability="1.00000000" edges="beg2left left left2end end"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="t0" vClass="passenger"/>
    <vehicle id="0" type="t0" depart="3.00" fromTaz="1" toTaz="2">
        <route edges="beg2left left left2end end"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips bulk ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1,5c1
< Loading net ... done.
< Skipped until: 0.00
< AStarRouter answered 10 queries and explored 1.60 edges on average.
< AStarRouter spent (TIME) answering queries ((TIME) on average).
< Success.
---
> Loading net ... 
\ No newline at end of file
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0"/>
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0"/>
    <vehicle id="0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips bulk_parallel ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1,7c1
< Loading net ... done.
< Skipped until: 0.00
< AStarRouter answered 20 queries and explored 1.40 edges on average.
< AStarRouter spent (TIME) answering queries ((TIME) on average).
< AStarRouter answered 10 queries and explored 1.30 edges on average.
< AStarRouter spent (TIME) answering queries ((TIME) on average).
< Success.
---
> Loading net ... 
\ No newline at end of file
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="8" depart="0.00">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips bulk_parallel_warn ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Warning: Bulking different maximum speeds ('0' and '1') may lead to suboptimal routes.
< Warning: Bulking different vehicle classes ('0' and '2') may lead to invalid routes.
---------- Differences in output ----------
1,7c1
< Loading net ... done.
< Skipped until: 0.00
< AStarRouter answered 20 queries and explored 1.40 edges on average.
< AStarRouter spent (TIME) answering queries ((TIME) on average).
< AStarRouter answered 10 queries and explored 1.30 edges on average.
< AStarRouter spent (TIME) answering queries ((TIME) on average).
< Success.
---
> Loading net ... 
\ No newline at end of file
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vType id="d" maxSpeed="10.00"/>
    <vehicle id="1" type="d" depart="0.00">
        <routeDistribution last="0">
            <route cost="250.00" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vType id="v" vClass="vip"/>
    <vehicle id="2" type="v" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vType id="d" maxSpeed="10.00"/>
    <vehicle id="1" type="d" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vType id="v" vClass="vip"/>
    <vehicle id="2" type="v" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" depart="0.00">
        <route edges="beg middle end rend"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips containerStop ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
        <stop containerStop="containerStop#1" duration="10.00"/>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg beg2left left left2end end rend"/>
        <stop containerStop="containerStop#1" duration="10.00"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips departSpeed ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="given" depart="0.00" departSpeed="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="random" depart="0.00" departSpeed="random">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="max" depart="0.00" departSpeed="max">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="desired" depart="0.00" departSpeed="desired">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="speedLimit" depart="0.00" departSpeed="speedLimit">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="given" depart="0.00" departSpeed="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="random" depart="0.00" departSpeed="random">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="max" depart="0.00" departSpeed="max">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="desired" depart="0.00" departSpeed="desired">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="speedLimit" depart="0.00" departSpeed="speedLimit">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="last" depart="0.00" departSpeed="last">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="avg" depart="0.00" departSpeed="avg">
        <route edges="beg middle end rend"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips errors false_vehtype_dist ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Unknown vehicle type 'blub' in distribution '0'.
< Error: Vehicle type distribution '0' is empty.
< Error: The vehicle type '0' for vehicle '0' is not known.
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips errors vehicle_empty_arrivallane ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Attribute 'arrivalLane' in definition of trip '0' is empty.
< Error: Invalid arrivalLane definition for trip '0';
<  must be one of ("current", or an int>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips errors vehicle_empty_arrivalpos ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Attribute 'arrivalPos' in definition of trip '0' is empty.
< Error: Invalid arrivalPos definition for trip '0';
<  must be one of ("random", "max", or a float)
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips errors vehicle_empty_arrivalspeed ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Attribute 'arrivalSpeed' in definition of trip '0' is empty.
< Error: Invalid arrivalSpeed definition for trip '0';
<  must be one of ("current", or a float>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips errors vehicle_empty_departlane ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Attribute 'departLane' in definition of trip '0' is empty.
< Error: Invalid departLane definition for trip '0';
<  must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips errors vehicle_empty_departpos ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Attribute 'departPos' in definition of trip '0' is empty.
< Error: Invalid departPos definition for trip '0';
<  must be one of ("random", "random_free", "free", "base", "last" or a float)
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips errors vehicle_empty_departspeed ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Attribute 'departSpeed' in definition of trip '0' is empty.
< Error: Invalid departSpeed definition for trip '0';
<  must be one of ("random", "max", or a float>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips errors vehicle_false_arrivallane ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Invalid arrivalLane definition for trip '0';
<  must be one of ("current", or an int>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips errors vehicle_false_arrivalpos ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Invalid arrivalPos definition for trip '0';
<  must be one of ("random", "max", or a float)
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips errors vehicle_false_arrivalspeed ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Invalid arrivalSpeed definition for trip '0';
<  must be one of ("current", or a float>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips errors vehicle_false_departlane ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Invalid departLane definition for trip '0';
<  must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips errors vehicle_false_departpos ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Invalid departPos definition for trip '0';
<  must be one of ("random", "random_free", "free", "base", "last" or a float)
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips errors vehicle_false_departspeed ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Invalid departSpeed definition for trip '0';
<  must be one of ("random", "max", or a float>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips increasing_time_2typesdefined ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vType id="1" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
    <vehicle id="1" type="1" depart="1.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="0" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" type="1" depart="11.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" type="0" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
    <vehicle id="0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vType id="1" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
    <vehicle id="1" type="1" depart="1.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="0" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="1" depart="11.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="0" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="1" depart="21.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="0" depart="30.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="1" depart="31.00">
        <route edges="beg middle end rend"/>
<truncated after showing first 30 lines>

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="63" depart="0.79">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="88" depart="16.72">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="9" depart="18.39">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="5" depart="55.65">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="19" depart="163.02">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="63" depart="0.79">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="88" depart="16.72">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="9" depart="18.39">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" depart="55.65">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="19" depart="163.02">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="92" depart="169.75">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="73" depart="186.01">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="62" depart="207.72">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="68" depart="212.57">
<truncated after showing first 30 lines>
trips increasing_time_fractional ( Last six runs Feb2023 )
trips unsorted_time_fractional ( Last six runs Feb2023 )

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips increasing_time_typedefined ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="0" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="0" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" type="0" depart="30.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" type="0" depart="40.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
    <vehicle id="0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="0" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="0" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="0" depart="30.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="0" depart="40.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="0" depart="50.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="0" depart="60.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="0" depart="70.00">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips increasing_time_typedefined_nestedmodel ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: Defining car following parameters in a nested element is deprecated in vType '0', use attributes instead!
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="5.00" color="red" carFollowModel="KraussOrig1"/>
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="0" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="0" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" type="0" depart="30.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" type="0" depart="40.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="5.00" color="red" carFollowModel="KraussOrig1"/>
    <vehicle id="0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="0" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="0" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="0" depart="30.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="0" depart="40.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="0" depart="50.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="0" depart="60.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="0" depart="70.00">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips increasing_time_typedefined_withclass ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,10d0
< Warning: Vehicle type '0' with vClass=pedestrian should only be used for persons and not for vehicle '0'.
< Warning: Vehicle type '0' with vClass=pedestrian should only be used for persons and not for vehicle '1'.
< Warning: Vehicle type '0' with vClass=pedestrian should only be used for persons and not for vehicle '2'.
< Warning: Vehicle type '0' with vClass=pedestrian should only be used for persons and not for vehicle '3'.
< Warning: Vehicle type '0' with vClass=pedestrian should only be used for persons and not for vehicle '4'.
< Warning: Vehicle type '0' with vClass=pedestrian should only be used for persons and not for vehicle '5'.
< Warning: Vehicle type '0' with vClass=pedestrian should only be used for persons and not for vehicle '6'.
< Warning: Vehicle type '0' with vClass=pedestrian should only be used for persons and not for vehicle '7'.
< Warning: Vehicle type '0' with vClass=pedestrian should only be used for persons and not for vehicle '8'.
< Warning: Vehicle type '0' with vClass=pedestrian should only be used for persons and not for vehicle '9'.
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="5.00" minGap="2.00" maxSpeed="30.00" vClass="pedestrian" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="0" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="0" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" type="0" depart="30.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" type="0" depart="40.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="5.00" minGap="2.00" maxSpeed="30.00" vClass="pedestrian" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
    <vehicle id="0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="0" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="0" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="0" depart="30.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="0" depart="40.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="0" depart="50.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="0" depart="60.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="0" depart="70.00">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips increasing_time_typedefined_withmodel ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" carFollowModel="KraussOrig1" accel="1.6" decel="5.5" sigma="0.9"/>
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="0" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="0" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" type="0" depart="30.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" type="0" depart="40.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" carFollowModel="KraussOrig1" accel="1.6" decel="5.5" sigma="0.9"/>
    <vehicle id="0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="0" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="0" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="0" depart="30.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="0" depart="40.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="0" depart="50.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="0" depart="60.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="0" depart="70.00">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips increasing_time_withparams ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="10.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" depart="11.00" color="magenta">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" depart="20.00" departPos="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" depart="21.00" departPos="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" depart="10.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" depart="11.00" color="magenta">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" depart="20.00" departPos="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" depart="21.00" departPos="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" depart="22.00" departPos="free">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" depart="23.00" departPos="random">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" depart="30.00" departLane="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="8" depart="31.00" departLane="1">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips junctionTaz fromJunction ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="DEFAULT_VEHTYPE" sigma="0"/>
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="24.07" probability="1.00000000" edges="A0toB0 B0toC0 C0toC1"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="DEFAULT_VEHTYPE" sigma="0"/>
    <vehicle id="0" depart="0.00">
        <route edges="A0toB0 B0toC0 C0toC1"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips junctionTaz fromJunction_missing ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Source junction 'A0' not known for trip '0'!
< Set option '--junction-taz' or load a TAZ-file
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips junctionTaz load_some_taz ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: A TAZ with id 'C2' already exists. Not building junction TAZ.
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="DEFAULT_VEHTYPE" sigma="0"/>
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="41.98" probability="1.00000000" edges="A0toA1 A1toA2 A2toA3 A3toB3 B3toC3 C3toC2"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="DEFAULT_VEHTYPE" sigma="0"/>
    <vehicle id="0" depart="0.00">
        <route edges="A0toA1 A1toA2 A2toA3 A3toB3 B3toC3 C3toC2"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips junctionTaz load_taz ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="DEFAULT_VEHTYPE" sigma="0"/>
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="30.94" probability="1.00000000" edges="A0toA1 A1toB1 B1toC1 C1toC2"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="DEFAULT_VEHTYPE" sigma="0"/>
    <vehicle id="0" depart="0.00">
        <route edges="A0toA1 A1toB1 B1toC1 C1toC2"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips junctionTaz toJunction ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="DEFAULT_VEHTYPE" sigma="0"/>
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="36.95" probability="1.00000000" edges="C0toC1 C1toC2 C2toC3 C3toB3 B3toA3"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="DEFAULT_VEHTYPE" sigma="0"/>
    <vehicle id="0" depart="0.00">
        <route edges="C0toC1 C1toC2 C2toC3 C3toB3 B3toA3"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips junctionTaz viaJunctions ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="DEFAULT_VEHTYPE" sigma="0"/>
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="55.35" probability="1.00000000" edges="A0toA1 A1toB1 B1toC1 C1toB1 B1toB0 B0toC0 C0toD0"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="DEFAULT_VEHTYPE" sigma="0"/>
    <vehicle id="0" depart="0.00">
        <route edges="A0toA1 A1toB1 B1toC1 C1toB1 B1toB0 B0toC0 C0toD0"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips named-routes ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Warning: No connection between edge 'end' and edge 'beg' found.
< Warning: Mandatory edge 'beg' not reachable by vehicle '1'.
< Warning: The vehicle '1' has no valid route.
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
        <stop busStop="busStop#1" duration="10.00"/>
    </vehicle>
    <vehicle id="2" depart="0.00">
        <routeDistribution last="0">
            <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" depart="0.00">
        <routeDistribution last="0">
            <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
        <stop busStop="busStop#1" duration="10.00"/>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <route id="r0" edges="beg beg2left left left2end end rend"/>
    <vehicle id="0" depart="0.00" route="r0">
        <stop busStop="busStop#1" duration="10.00"/>
    </vehicle>
    <vehicle id="2" depart="0.00" route="r0"/>
    <vehicle id="3" depart="0.00" route="r0">
        <stop busStop="busStop#1" duration="10.00"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips one_time ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0"/>
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0"/>
    <vehicle id="0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips one_time_typedefined ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="2.00" minGap="2.00" maxSpeed="70.00" accel="2." decel="2.5" sigma="0.2"/>
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="2.00" minGap="2.00" maxSpeed="70.00" accel="2." decel="2.5" sigma="0.2"/>
    <vehicle id="0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips parkingArea ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
        <stop parkingArea="pa1" duration="1000.00"/>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg beg2left left left2end end rend"/>
        <stop parkingArea="pa1" duration="1000.00"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips rail long_train ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1,5c1
< Loading net ... done.
< Skipped until: 0.00
< DijkstraRouter answered 2 queries and explored 9.50 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< Success.
---
> Loading net ... 
\ No newline at end of file
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="train" length="200.00" vClass="rail"/>
    <vehicle id="t0" type="train" depart="0.00">
        <routeDistribution last="0">
            <route cost="11.22" probability="1.00000000" edges="b2.1 b2.2 c d"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="train" length="200.00" vClass="rail"/>
    <vehicle id="t0" type="train" depart="0.00">
        <route edges="b2.1 b2.2 c d"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips rail reversal_impossible ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Warning: No connection between edge 'a' and edge '-a3' found.
< Error: Mandatory edge '-a3' not reachable by vehicle 't0'.
< Error: The vehicle 't0' has no valid route.
< Quitting (on error).
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Missing result in exitcode ----------
1
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips rail reversal_possible ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="train" length="120.00" vClass="rail"/>
    <vehicle id="t0" type="train" depart="0.00">
        <routeDistribution last="0">
            <route cost="35.63" probability="1.00000000" edges="a b c d e -e -d -c -b2 -a2"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="train" length="120.00" vClass="rail"/>
    <vehicle id="t0" type="train" depart="0.00">
        <route edges="a b c d e -e -d -c -b2 -a2"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips rail stop_reverse_stop ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="train" length="120.00" vClass="rail"/>
    <vehicle id="t0" type="train" depart="0.00">
        <routeDistribution last="0">
            <route cost="35.63" probability="1.00000000" edges="a b c d e -e -d -c -b2 -a2"/>
        </routeDistribution>
        <stop edge="c" duration="10.00"/>
        <stop edge="-c" duration="10.00"/>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="train" length="120.00" vClass="rail"/>
    <vehicle id="t0" type="train" depart="0.00">
        <route edges="a b c d e -e -d -c -b2 -a2"/>
        <stop edge="c" duration="10.00"/>
        <stop edge="-c" duration="10.00"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips restrictionParams ship_test_trips_draught ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" vClass="ship">
        <param key="draught" value="15"/>
    </vType>
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="847.42" probability="1.00000000" edges="absBeg beg2left left left2end end absEnd"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" vClass="ship">
        <param key="draught" value="15"/>
    </vType>
    <vehicle id="0" type="0" depart="0.00">
        <route edges="absBeg beg2left left left2end end absEnd"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips restrictionParams ship_test_trips_hazB ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" vClass="ship">
        <param key="hazardB" value="0"/>
    </vType>
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="606.55" probability="1.00000000" edges="absBeg middle end absEnd"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" vClass="ship">
        <param key="hazardB" value="0"/>
    </vType>
    <vehicle id="0" type="0" depart="0.00">
        <route edges="absBeg middle end absEnd"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips restrictionParams ship_test_trips_hazB_2 ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" vClass="ship">
        <param key="hazardB" value="1"/>
    </vType>
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="847.42" probability="1.00000000" edges="absBeg beg2left left left2end end absEnd"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" vClass="ship">
        <param key="hazardB" value="1"/>
    </vType>
    <vehicle id="0" type="0" depart="0.00">
        <route edges="absBeg beg2left left left2end end absEnd"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips same_edge ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="17.99" probability="1.00000000" edges="beg"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips stops busStop ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
        <stop busStop="busStop#1" duration="10.00"/>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg beg2left left left2end end rend"/>
        <stop busStop="busStop#1" duration="10.00"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips stops jump ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" depart="0.00">
        <routeDistribution last="0">
            <route cost="53.22" probability="1.00000000" edges="E0 E1 E2 E3 E4 E5"/>
        </routeDistribution>
        <stop busStop="bs_0" duration="5.00"/>
        <stop busStop="bs_1" duration="5.00" jump="10.00"/>
        <stop busStop="bs_2" duration="5.00"/>
        <stop busStop="bs_3" duration="5.00"/>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" depart="0.00">
        <route edges="E0 E1 E2 E3 E4 E5"/>
        <stop busStop="bs_0" duration="5.00"/>
        <stop busStop="bs_1" duration="5.00" jump="10.00"/>
        <stop busStop="bs_2" duration="5.00"/>
        <stop busStop="bs_3" duration="5.00"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips stops jump2 ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" depart="0.00">
        <routeDistribution last="0">
            <route cost="52.01" probability="1.00000000" edges="E0 E2 E3 E4 E5"/>
        </routeDistribution>
        <stop busStop="bs_0" duration="5.00" jump="6.00"/>
        <stop busStop="bs_1" duration="5.00" jump="10.00"/>
        <stop busStop="bs_2" duration="5.00"/>
        <stop busStop="bs_3" duration="5.00"/>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" depart="0.00">
        <route edges="E0 E2 E3 E4 E5"/>
        <stop busStop="bs_0" duration="5.00" jump="6.00"/>
        <stop busStop="bs_1" duration="5.00" jump="10.00"/>
        <stop busStop="bs_2" duration="5.00"/>
        <stop busStop="bs_3" duration="5.00"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips stops jump_connected ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" depart="0.00">
        <routeDistribution last="0">
            <route cost="26.40" probability="1.00000000" edges="E0 E2"/>
        </routeDistribution>
        <stop busStop="bs_0" duration="5.00" jump="12.00"/>
        <stop busStop="bs_1" duration="5.00"/>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" depart="0.00">
        <route edges="E0 E2"/>
        <stop busStop="bs_0" duration="5.00" jump="12.00"/>
        <stop busStop="bs_1" duration="5.00"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips stops jump_end ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" depart="0.00">
        <routeDistribution last="0">
            <route cost="38.81" probability="1.00000000" edges="E0 E1 E2 E5"/>
        </routeDistribution>
        <stop busStop="bs_1" duration="5.00" jump="10.00"/>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" depart="0.00">
        <route edges="E0 E1 E2 E5"/>
        <stop busStop="bs_1" duration="5.00" jump="10.00"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips stops stop ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
        <stop lane="left_0" posLat="-2.00" duration="10.00" actType="custom"/>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg beg2left left left2end end rend"/>
        <stop lane="left_0" posLat="-2.00" duration="10.00" actType="custom"/>
    </vehicle>
</routes>

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="8" depart="1.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="7" depart="18.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="6" depart="43.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="51.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="8" depart="1.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" depart="18.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" depart="43.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" depart="51.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" depart="66.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0" depart="71.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" depart="78.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" depart="84.00">
<truncated after showing first 30 lines>
trips unsorted_time ( Last six runs Feb2023 )
trips unsorted_time_notype ( Last six runs Feb2023 )

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips unsorted_time_typedefined ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="8" type="0" depart="1.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="7" type="0" depart="18.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="0" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="6" type="0" depart="43.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="0" depart="51.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="8" type="0" depart="1.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="0" depart="18.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="0" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="0" depart="43.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="0" depart="51.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="0" depart="66.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0" type="0" depart="71.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="0" depart="78.00">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips via via1 ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips via via2 ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="39.26" probability="1.00000000" edges="A0toB0 B0toB1 B1toC1 C1toC2 C2toB2 B2toA2 A2toA1 A1toB1 B1toC1 C1toC2 C2toB2"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="A0toB0 B0toB1 B1toC1 C1toC2 C2toB2 B2toA2 A2toA1 A1toB1 B1toC1 C1toC2 C2toB2"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips via via_unreachable ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: No connection between edge 'middle' and edge 'left' found.
< Error: Mandatory edge 'left' not reachable by vehicle '0'.
< Error: The vehicle '0' has no valid route.
< Quitting (on error).
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Missing result in exitcode ----------
1
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips with_vehtype_dist ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" type="DEFAULT_VEHTYPE" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" type="DEFAULT_VEHTYPE" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips with_vehtype_keepdist ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips with_vehtype_nodef ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: The vehicle type '0' for vehicle '0' is not known.
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips write-trips ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Warning: No connection between edge 'end' and edge 'beg' found.
< Warning: Mandatory edge 'beg' not reachable by vehicle '1'.
< Warning: The vehicle '1' has no valid route.
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <trip id="0" depart="0.00" from="beg" to="rend">
        <stop busStop="busStop#1" duration="10.00"/>
    </trip>
    <trip id="2" depart="0.00" from="beg" to="rend" via="left"/>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips write-trips.geo ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Warning: No connection between edge 'end' and edge 'beg' found.
< Warning: Mandatory edge 'beg' not reachable by vehicle '1'.
< Warning: The vehicle '1' has no valid route.
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <trip id="0" depart="0.00" fromXY="0.00,-4.95" toXY="2500.00,-4.95">
        <stop busStop="busStop#1" duration="10.00"/>
    </trip>
    <trip id="2" depart="0.00" fromXY="0.00,-4.95" toXY="2500.00,-4.95" viaXY="1000.00,506.15"/>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips write-trips.junctions ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Warning: No connection between edge 'end' and edge 'beg' found.
< Warning: Mandatory edge 'beg' not reachable by vehicle '1'.
< Warning: The vehicle '1' has no valid route.
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <trip id="0" depart="0.00" fromJunction="absBeg" toJunction="rabsEnd">
        <stop busStop="busStop#1" duration="10.00"/>
    </trip>
    <trip id="2" depart="0.00" fromJunction="absBeg" toJunction="rabsEnd" viaJunctions="endleft"/>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips write-trips.junctions2 ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <trip id="0" depart="0.00" fromJunction="absBeg" toJunction="rabsEnd">
        <stop busStop="busStop#1" duration="10.00"/>
    </trip>
    <trip id="1" depart="0.00" fromJunction="absBeg" toJunction="absEnd"/>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips_geo dense ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="2" depart="0.00">
        <routeDistribution last="0">
            <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="2" depart="0.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips_geo geoTrips ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <trip id="0" depart="0.00" from="beg" to="rend">
        <stop edge="middle" endPos="495.25" duration="10.00"/>
    </trip>
    <trip id="2" depart="0.00" from="beg" to="rend" via="left"/>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips_geo geoTrips_distance ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: No edge found near position 0.00,0.00 within the route for trip '0'.
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips_geo geoTrips_junctions ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <trip id="0" depart="0.00" from="beg" to="rend">
        <stop busStop="busStop#1" duration="10.00"/>
    </trip>
    <trip id="2" depart="0.00" from="beg" to="rend" via="left"/>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips_geo geoTrips_junctions_internalLanes ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <trip id="0" depart="0.00" from="beg" to="rend">
        <stop busStop="busStop#1" duration="10.00"/>
    </trip>
    <trip id="2" depart="0.00" from="beg2left" to="rend" via="left"/>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips_geo geoTrips_junctions_writeGeo ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <trip id="0" depart="0.00" fromXY="0.00,-4.95" toXY="2500.00,-4.95">
        <stop busStop="busStop#1" duration="10.00"/>
    </trip>
    <trip id="2" depart="0.00" fromXY="0.00,-4.95" toXY="2500.00,-4.95" viaXY="1000.00,506.15"/>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips_geo geoTrips_junctions_writeJunctions ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <trip id="0" depart="0.00" fromJunction="absBeg" toJunction="rabsEnd">
        <stop busStop="busStop#1" duration="10.00"/>
    </trip>
    <trip id="2" depart="0.00" fromJunction="absBeg" toJunction="rabsEnd" viaJunctions="endleft"/>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : trips_geo geoTrips_lonLat ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="91.46" probability="1.00000000" edges="-24214693#0 -7727483#3 -7727483#2 -7727483#1 -7727483#0 7727482 27445015#0 27445015#1 27445015#2 27445015#3 5784968#4 5784968#5 27437972#1 27437972#2 27437972#3 7730464 27445015#1 27445015#2 27445015#3 27445015#4"/>
        </routeDistribution>
        <stop edge="27437972#1" endPos="194.62" duration="10.00"/>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <routeDistribution last="0">
            <route cost="102.10" probability="1.00000000" edges="-24214693#0 -7216737#3 -7216737#2 -7216737#1 24152812#0 -5198586#4 -5198586#3 -5198586#2 -5198586#1 -5198586#0 27445015#3 27445015#4"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="-24214693#0 -7727483#3 -7727483#2 -7727483#1 -7727483#0 7727482 27445015#0 27445015#1 27445015#2 27445015#3 5784968#4 5784968#5 27437972#1 27437972#2 27437972#3 7730464 27445015#1 27445015#2 27445015#3 27445015#4"/>
        <stop edge="27437972#1" endPos="194.62" duration="10.00"/>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <route edges="-24214693#0 -7216737#3 -7216737#2 -7216737#1 24152812#0 -5198586#4 -5198586#3 -5198586#2 -5198586#1 -5198586#0 27445015#3 27445015#4"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : vclasses bus_test_alts_correct ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="bus" accel="2.60" decel="4.50" sigma="0.50" tau="1.00"/>
    <vehicle id="0_0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.77" probability="1.00000000" edges="absBeg beg2left left left2end end absEnd"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="bus" accel="2.60" decel="4.50" sigma="0.50" tau="1.00"/>
    <vehicle id="0_0" type="0" depart="0.00">
        <route edges="absBeg beg2left left left2end end absEnd"/>
    </vehicle>
</routes>

4 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Route '!0_0' (vehicle '0_0') is not valid.
< Quitting (on error).
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Missing result in exitcode ----------
1
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
vclasses bus_test_alts_false ( Last six runs Feb2023 )
vclasses bus_test_routes_false ( Last six runs Feb2023 )
vclasses passenger_test_alts_false ( Last six runs Feb2023 )
vclasses passenger_test_routes_false ( Last six runs Feb2023 )

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : vclasses bus_test_flows ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" vClass="bus"/>
    <vehicle id="0.0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.87" probability="1.00000000" edges="absBeg beg2left left left2end end absEnd"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" vClass="bus"/>
    <vehicle id="0.0" type="0" depart="0.00">
        <route edges="absBeg beg2left left left2end end absEnd"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : vclasses bus_test_routes_correct ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="bus" accel="2.60" decel="4.50" sigma="0.5" tau="1.00"/>
    <vehicle id="0_0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.77" probability="1.00000000" edges="absBeg beg2left left left2end end absEnd"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="bus" accel="2.60" decel="4.50" sigma="0.5" tau="1.00"/>
    <vehicle id="0_0" type="0" depart="0.00">
        <route edges="absBeg beg2left left left2end end absEnd"/>
    </vehicle>
</routes>

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" vClass="bus"/>
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.87" probability="1.00000000" edges="absBeg beg2left left left2end end absEnd"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" vClass="bus"/>
    <vehicle id="0" type="0" depart="0.00">
        <route edges="absBeg beg2left left left2end end absEnd"/>
    </vehicle>
</routes>
vclasses bus_test_trips ( Last six runs Feb2023 )
vclasses bus_test_trips_additional ( Last six runs Feb2023 )

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : vclasses internal_lane_forbidden ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="t0" depart="0.00">
        <routeDistribution last="0">
            <route cost="29.14" probability="1.00000000" edges="SC CN NC CS"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="t0" depart="0.00">
        <route edges="SC CN NC CS"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : vclasses no_valid_connection ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,7d0
< Error: No connection between edge 'absBeg' and edge 'beg2left' found.
< Error: Mandatory edge 'beg2left' not reachable by vehicle 'invalid1'.
< Error: The vehicle 'invalid1' has no valid route.
< Error: No connection between edge 'absBeg' and edge 'left2end' found.
< Error: Mandatory edge 'left2end' not reachable by vehicle 'invalid2'.
< Error: The vehicle 'invalid2' has no valid route.
< Quitting (on error).
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Missing result in exitcode ----------
1
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : vclasses no_vclass_test_alts_longer ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="ignoring" accel="2.60" decel="4.50" sigma="0.50" tau="1.00"/>
    <vehicle id="0_0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.77" probability="1.00000000" edges="absBeg beg2left left left2end end absEnd"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="ignoring" accel="2.60" decel="4.50" sigma="0.50" tau="1.00"/>
    <vehicle id="0_0" type="0" depart="0.00">
        <route edges="absBeg beg2left left left2end end absEnd"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : vclasses no_vclass_test_alts_shorter ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" accel="2.60" decel="4.50" sigma="0.50" tau="1.00"/>
    <vehicle id="0_0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.79" probability="1.00000000" edges="absBeg middle end absEnd"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" accel="2.60" decel="4.50" sigma="0.50" tau="1.00"/>
    <vehicle id="0_0" type="0" depart="0.00">
        <route edges="absBeg middle end absEnd"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : vclasses no_vclass_test_flows ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0"/>
    <vehicle id="0.0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.79" probability="1.00000000" edges="absBeg middle end absEnd"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0"/>
    <vehicle id="0.0" type="0" depart="0.00">
        <route edges="absBeg middle end absEnd"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : vclasses no_vclass_test_routes_longer ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="ignoring" accel="2.60" decel="4.50" sigma="0.5" tau="1.00"/>
    <vehicle id="0_0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.77" probability="1.00000000" edges="absBeg beg2left left left2end end absEnd"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="ignoring" accel="2.60" decel="4.50" sigma="0.5" tau="1.00"/>
    <vehicle id="0_0" type="0" depart="0.00">
        <route edges="absBeg beg2left left left2end end absEnd"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : vclasses no_vclass_test_routes_shorter ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" accel="2.60" decel="4.50" sigma="0.5" tau="1.00"/>
    <vehicle id="0_0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.79" probability="1.00000000" edges="absBeg middle end absEnd"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" accel="2.60" decel="4.50" sigma="0.5" tau="1.00"/>
    <vehicle id="0_0" type="0" depart="0.00">
        <route edges="absBeg middle end absEnd"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : vclasses no_vclass_test_trips ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0"/>
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.79" probability="1.00000000" edges="absBeg middle end absEnd"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0"/>
    <vehicle id="0" type="0" depart="0.00">
        <route edges="absBeg middle end absEnd"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : vclasses passenger_test_alts_correct ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="passenger" accel="2.60" decel="4.50" sigma="0.50" tau="1.00"/>
    <vehicle id="0_0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.79" probability="1.00000000" edges="absBeg middle end absEnd"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="passenger" accel="2.60" decel="4.50" sigma="0.50" tau="1.00"/>
    <vehicle id="0_0" type="0" depart="0.00">
        <route edges="absBeg middle end absEnd"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : vclasses passenger_test_end_false_repair ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Vehicle '0_0' is not allowed to arrive on edge 'left2end'.
< Error: The vehicle '0_0' has no valid route.
< Quitting (on error).
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Missing result in exitcode ----------
1
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : vclasses passenger_test_flows ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" vClass="passenger"/>
    <vehicle id="0.0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.79" probability="1.00000000" edges="absBeg middle end absEnd"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" vClass="passenger"/>
    <vehicle id="0.0" type="0" depart="0.00">
        <route edges="absBeg middle end absEnd"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : vclasses passenger_test_routes_correct ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="passenger" accel="2.60" decel="4.50" sigma="0.5" tau="1.00"/>
    <vehicle id="0_0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.79" probability="1.00000000" edges="absBeg middle end absEnd"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="passenger" accel="2.60" decel="4.50" sigma="0.5" tau="1.00"/>
    <vehicle id="0_0" type="0" depart="0.00">
        <route edges="absBeg middle end absEnd"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : vclasses passenger_test_routes_false_repair ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: Repaired route of vehicle '0_0'.
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="passenger" accel="2.60" decel="4.50" sigma="0.5" tau="1.00"/>
    <vehicle id="0_0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.79" probability="1.00000000" edges="absBeg middle end absEnd"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="passenger" accel="2.60" decel="4.50" sigma="0.5" tau="1.00"/>
    <vehicle id="0_0" type="0" depart="0.00">
        <route edges="absBeg middle end absEnd"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : vclasses passenger_test_start_false_repair ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Vehicle '0_0' is not allowed to depart on edge 'beg2left'.
< Error: The vehicle '0_0' has no valid route.
< Quitting (on error).
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Missing result in exitcode ----------
1
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : vclasses passenger_test_trips ( Last six runs Feb2023 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" vClass="passenger"/>
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.79" probability="1.00000000" edges="absBeg middle end absEnd"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" vClass="passenger"/>
    <vehicle id="0" type="0" depart="0.00">
        <route edges="absBeg middle end absEnd"/>
    </vehicle>
</routes>