11Jul2022 - detailed test results for TOOLS

To reconnect the TextTest GUI to these results, run:

texttest -a tools -d /home/delphi/extraGcc/sumo/tests -reconnect /home/delphi/extraGcc/texttesttmp/extra_gcc4_64.01Aug061822.2450970 -g

To start TextTest for these tests, run:

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


python2: 912 tests: 769 succeeded 122 FAILED 19 known bugs 2 killed

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : drt 2taxis_10persons exhaustive_search ( Last six runs Jul2022 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/.local/lib/python2.7/site-packages/pulp/apis/core.py:100: DeprecationWarning: You passed a bytestring as `filenames`. This will not work on Python 3. Use `cp.read_file()` or switch to using Unicode strings across the board.
>   config.read(filename)
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     main()
> drtOnline.py, in main
>     pairs_dua_times)
> darpSolvers.py, in main
>     exact_sol, veh_edges)  # noqa
> darpSolvers.py, in exhaustive_search
>     filter_valid = res_id_unassigned.copy()  # add unassigned
> AttributeError: 'list' object has no attribute 'copy'
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
---------- Differences in output ----------
3,4c3,4
< New reservations: ['0']
< Pending reservations: []
---
> ('New reservations:', ['0'])
> ('Pending reservations:', [])
6,54d5
< Solve ILP
< Dispatch: taxiB_0y_0z
< 
< Run dispatcher
< New reservations: ['1', '2', '3']
< Pending reservations: []
< Solve DARP with exhaustive_search
< Solve ILP
< Dispatch: taxiB_0y_2y_3y_1y_3z_0z_1z_2z
< 
< Run dispatcher
< New reservations: ['4', '5', '6']
< Pending reservations: []
< Solve DARP with exhaustive_search
< Solve ILP
< Dispatch: taxiB_2y_3y_4y_3z_1y_0z_1z_2z_4z
< Dispatch: taxiA_5y_6y_5z_6z
< 
< Run dispatcher
< New reservations: ['7', '8', '9']
< Pending reservations: []
< Solve DARP with exhaustive_search
< Solve ILP
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : drt 2taxis_10persons simple_rerouting ( Last six runs Jul2022 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/.local/lib/python2.7/site-packages/pulp/apis/core.py:100: DeprecationWarning: You passed a bytestring as `filenames`. This will not work on Python 3. Use `cp.read_file()` or switch to using Unicode strings across the board.
>   config.read(filename)
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     main()
> drtOnline.py, in main
>     pairs_dua_times)
> darpSolvers.py, in main
>     res_all, fleet, rv_dict, step)
> darpSolvers.py, in simple_rerouting
>     filter_valid = res_id_unassigned.copy()  # add unassigned reservations
> AttributeError: 'list' object has no attribute 'copy'
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
---------- Differences in output ----------
3,4c3,4
< New reservations: ['0']
< Pending reservations: []
---
> ('New reservations:', ['0'])
> ('Pending reservations:', [])
6,71d5
< Solve ILP
< Dispatch: taxiB_0y_0z
< 
< Run dispatcher
< New reservations: ['1', '2', '3']
< Pending reservations: []
< Solve DARP with simple_rerouting
< Solve ILP
< Dispatch: taxiB_0y_2y_1y_0z_1z_2z
< 
< Run dispatcher
< New reservations: ['4', '5', '6']
< Pending reservations: ['3']
< Solve DARP with simple_rerouting
< Solve ILP
< Dispatch: taxiA_6y_5y_3y_3z_6z_5z
< 
< Run dispatcher
< New reservations: ['7', '8', '9']
< Pending reservations: ['4']
< Solve DARP with simple_rerouting
< Solve ILP
< Dispatch: taxiB_1y_8y_8z_0z_1z_2z
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : drt customized_times exhaustive_search ( Last six runs Jul2022 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/.local/lib/python2.7/site-packages/pulp/apis/core.py:100: DeprecationWarning: You passed a bytestring as `filenames`. This will not work on Python 3. Use `cp.read_file()` or switch to using Unicode strings across the board.
>   config.read(filename)
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     main()
> drtOnline.py, in main
>     pairs_dua_times)
> darpSolvers.py, in main
>     exact_sol, veh_edges)  # noqa
> darpSolvers.py, in exhaustive_search
>     filter_valid = res_id_unassigned.copy()  # add unassigned
> AttributeError: 'list' object has no attribute 'copy'
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
---------- Differences in output ----------
3,4c3,4
< New reservations: ['0']
< Pending reservations: []
---
> ('New reservations:', ['0'])
> ('Pending reservations:', [])
6,74d5
< 
< Run dispatcher
< New reservations: ['1', '2', '3']
< Pending reservations: ['0']
< Solve DARP with exhaustive_search
< Reservation 1 (person ('1',)) cannot be served
< Solve ILP
< Dispatch: taxiB_2y_3y_3z_2z
< 
< Run dispatcher
< New reservations: ['4', '5', '6']
< Pending reservations: ['0']
< Solve DARP with exhaustive_search
< Solve ILP
< Dispatch: taxiC_4y_5y_4z_5z
< Dispatch: taxiA_6y_6z
< 
< Run dispatcher
< New reservations: ['7', '8', '9']
< Pending reservations: ['0']
< Solve DARP with exhaustive_search
< Solve ILP
< Dispatch: taxiA_6y_7y_7z_6z
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : drt customized_times simple_rerouting ( Last six runs Jul2022 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/.local/lib/python2.7/site-packages/pulp/apis/core.py:100: DeprecationWarning: You passed a bytestring as `filenames`. This will not work on Python 3. Use `cp.read_file()` or switch to using Unicode strings across the board.
>   config.read(filename)
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     main()
> drtOnline.py, in main
>     pairs_dua_times)
> darpSolvers.py, in main
>     res_all, fleet, rv_dict, step)
> darpSolvers.py, in simple_rerouting
>     filter_valid = res_id_unassigned.copy()  # add unassigned reservations
> AttributeError: 'list' object has no attribute 'copy'
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
---------- Differences in output ----------
3,4c3,4
< New reservations: ['0']
< Pending reservations: []
---
> ('New reservations:', ['0'])
> ('Pending reservations:', [])
6,79d5
< 
< Run dispatcher
< New reservations: ['1', '2', '3']
< Pending reservations: ['0']
< Solve DARP with simple_rerouting
< Reservation 1 (person ('1',)) cannot be served
< Solve ILP
< Dispatch: taxiC_2y_3y_3z_2z
< 
< Run dispatcher
< New reservations: ['4', '5', '6']
< Pending reservations: ['0']
< Solve DARP with simple_rerouting
< Solve ILP
< Dispatch: taxiA_4y_5y_4z_5z
< Dispatch: taxiB_6y_6z
< 
< Run dispatcher
< New reservations: ['7', '8', '9']
< Pending reservations: ['0']
< Solve DARP with simple_rerouting
< Solve ILP
< Dispatch: taxiB_6y_7y_7z_6z
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : drt dua_pairs exhaustive_search ( Last six runs Jul2022 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/.local/lib/python2.7/site-packages/pulp/apis/core.py:100: DeprecationWarning: You passed a bytestring as `filenames`. This will not work on Python 3. Use `cp.read_file()` or switch to using Unicode strings across the board.
>   config.read(filename)
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     main()
> drtOnline.py, in main
>     pairs_dua_times)
> darpSolvers.py, in main
>     exact_sol, veh_edges)  # noqa
> darpSolvers.py, in exhaustive_search
>     filter_valid = res_id_unassigned.copy()  # add unassigned
> AttributeError: 'list' object has no attribute 'copy'
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
---------- Differences in output ----------
7,8c7,8
< New reservations: ['0']
< Pending reservations: []
---
> ('New reservations:', ['0'])
> ('Pending reservations:', [])
10,51d9
< Dispatch: taxiA_0y_0z
< 
< Run dispatcher
< New reservations: ['1']
< Pending reservations: []
< Solve DARP with exhaustive_search
< Dispatch: taxiA_1y_1z
< 
< Run dispatcher
< New reservations: ['2']
< Pending reservations: []
< Solve DARP with exhaustive_search
< 
< Run dispatcher
< Pending reservations: ['2']
< Solve DARP with exhaustive_search
< 
< Run dispatcher
< Pending reservations: ['2']
< Solve DARP with exhaustive_search
< Reservation 2 (person ('2',)) cannot be served
< 
< Run dispatcher
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : drt dua_pairs simple_rerouting ( Last six runs Jul2022 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/.local/lib/python2.7/site-packages/pulp/apis/core.py:100: DeprecationWarning: You passed a bytestring as `filenames`. This will not work on Python 3. Use `cp.read_file()` or switch to using Unicode strings across the board.
>   config.read(filename)
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     main()
> drtOnline.py, in main
>     pairs_dua_times)
> darpSolvers.py, in main
>     res_all, fleet, rv_dict, step)
> darpSolvers.py, in simple_rerouting
>     filter_valid = res_id_unassigned.copy()  # add unassigned reservations
> AttributeError: 'list' object has no attribute 'copy'
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
---------- Differences in output ----------
7,8c7,8
< New reservations: ['0']
< Pending reservations: []
---
> ('New reservations:', ['0'])
> ('Pending reservations:', [])
10,54d9
< Solve ILP
< Dispatch: taxiA_0y_0z
< 
< Run dispatcher
< New reservations: ['1']
< Pending reservations: []
< Solve DARP with simple_rerouting
< Solve ILP
< Dispatch: taxiA_1y_1z
< 
< Run dispatcher
< New reservations: ['2']
< Pending reservations: []
< Solve DARP with simple_rerouting
< 
< Run dispatcher
< Pending reservations: ['2']
< Solve DARP with simple_rerouting
< 
< Run dispatcher
< Pending reservations: ['2']
< Solve DARP with simple_rerouting
< Reservation 2 (person ('2',)) cannot be served
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : drt max_processing ( Last six runs Jul2022 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/.local/lib/python2.7/site-packages/pulp/apis/core.py:100: DeprecationWarning: You passed a bytestring as `filenames`. This will not work on Python 3. Use `cp.read_file()` or switch to using Unicode strings across the board.
>   config.read(filename)
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     main()
> drtOnline.py, in main
>     pairs_dua_times)
> darpSolvers.py, in main
>     exact_sol, veh_edges)  # noqa
> darpSolvers.py, in exhaustive_search
>     filter_valid = res_id_unassigned.copy()  # add unassigned
> AttributeError: 'list' object has no attribute 'copy'
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
---------- Differences in output ----------
3,4c3,4
< New reservations: ['0']
< Pending reservations: []
---
> ('New reservations:', ['0'])
> ('Pending reservations:', [])
6,42d5
< Dispatch: taxiA_0y_0z
< 
< Run dispatcher
< New reservations: ['1', '2', '3']
< Pending reservations: []
< Solve DARP with exhaustive_search
< Dispatch: taxiA_0y_2y_1y_0z_1z_2z
< 
< Run dispatcher
< New reservations: ['4', '5', '6']
< Pending reservations: ['3']
< Solve DARP with exhaustive_search
< Dispatch: taxiA_2y_1y_0z_1z_5y_2z_5z
< 
< Processing time for reservation 3 -person ('3',)- was exceeded. Reservation can not be served
< 
< Run dispatcher
< New reservations: ['7', '8', '9']
< Pending reservations: ['4', '6']
< Solve DARP with exhaustive_search
< 
< Processing time for reservation 4 -person ('4',)- was exceeded. Reservation can not be served
< 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : drt oneVehicle exhaustive_search ( Last six runs Jul2022 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/.local/lib/python2.7/site-packages/pulp/apis/core.py:100: DeprecationWarning: You passed a bytestring as `filenames`. This will not work on Python 3. Use `cp.read_file()` or switch to using Unicode strings across the board.
>   config.read(filename)
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     main()
> drtOnline.py, in main
>     pairs_dua_times)
> darpSolvers.py, in main
>     exact_sol, veh_edges)  # noqa
> darpSolvers.py, in exhaustive_search
>     filter_valid = res_id_unassigned.copy()  # add unassigned
> AttributeError: 'list' object has no attribute 'copy'
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
---------- Differences in output ----------
3,4c3,4
< New reservations: ['0']
< Pending reservations: []
---
> ('New reservations:', ['0'])
> ('Pending reservations:', [])
6,65d5
< Dispatch: taxiA_0y_0z
< 
< Run dispatcher
< New reservations: ['1', '2', '3']
< Pending reservations: []
< Solve DARP with exhaustive_search
< Dispatch: taxiA_0y_2y_3y_1y_3z_0z_1z_2z
< 
< Run dispatcher
< New reservations: ['4', '5', '6']
< Pending reservations: []
< Solve DARP with exhaustive_search
< Dispatch: taxiA_2y_3y_4y_3z_1y_0z_1z_2z_4z
< 
< Run dispatcher
< New reservations: ['7', '8', '9']
< Pending reservations: ['5', '6']
< Solve DARP with exhaustive_search
< 
< Run dispatcher
< Pending reservations: ['5', '6', '7', '8', '9']
< Solve DARP with exhaustive_search
< 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : drt oneVehicle simple_rerouting ( Last six runs Jul2022 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/.local/lib/python2.7/site-packages/pulp/apis/core.py:100: DeprecationWarning: You passed a bytestring as `filenames`. This will not work on Python 3. Use `cp.read_file()` or switch to using Unicode strings across the board.
>   config.read(filename)
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     main()
> drtOnline.py, in main
>     pairs_dua_times)
> darpSolvers.py, in main
>     res_all, fleet, rv_dict, step)
> darpSolvers.py, in simple_rerouting
>     filter_valid = res_id_unassigned.copy()  # add unassigned reservations
> AttributeError: 'list' object has no attribute 'copy'
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
---------- Differences in output ----------
3,4c3,4
< New reservations: ['0']
< Pending reservations: []
---
> ('New reservations:', ['0'])
> ('Pending reservations:', [])
6,76d5
< Solve ILP
< Dispatch: taxiA_0y_0z
< 
< Run dispatcher
< New reservations: ['1', '2', '3']
< Pending reservations: []
< Solve DARP with simple_rerouting
< Solve ILP
< Dispatch: taxiA_0y_2y_1y_0z_1z_2z
< 
< Run dispatcher
< New reservations: ['4', '5', '6']
< Pending reservations: ['3']
< Solve DARP with simple_rerouting
< 
< Run dispatcher
< New reservations: ['7', '8', '9']
< Pending reservations: ['3', '4', '5', '6']
< Solve DARP with simple_rerouting
< 
< Run dispatcher
< Pending reservations: ['3', '4', '5', '6', '7', '8', '9']
< Solve DARP with simple_rerouting
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : drt stop_duration exhaustive_search ( Last six runs Jul2022 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/.local/lib/python2.7/site-packages/pulp/apis/core.py:100: DeprecationWarning: You passed a bytestring as `filenames`. This will not work on Python 3. Use `cp.read_file()` or switch to using Unicode strings across the board.
>   config.read(filename)
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     main()
> drtOnline.py, in main
>     pairs_dua_times)
> darpSolvers.py, in main
>     exact_sol, veh_edges)  # noqa
> darpSolvers.py, in exhaustive_search
>     filter_valid = res_id_unassigned.copy()  # add unassigned
> AttributeError: 'list' object has no attribute 'copy'
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
---------- Differences in output ----------
3,4c3,4
< New reservations: ['0']
< Pending reservations: []
---
> ('New reservations:', ['0'])
> ('Pending reservations:', [])
6,80d5
< Solve ILP
< Dispatch: taxiB_0y_0z
< 
< Run dispatcher
< New reservations: ['1', '2', '3']
< Pending reservations: []
< Solve DARP with exhaustive_search
< Solve ILP
< Dispatch: taxiB_0y_2y_0z_2z
< Dispatch: taxiA_3y_1y_3z_1z
< 
< Run dispatcher
< New reservations: ['4', '5', '6']
< Pending reservations: []
< Solve DARP with exhaustive_search
< Solve ILP
< 
< Run dispatcher
< New reservations: ['7', '8', '9']
< Pending reservations: ['4', '5', '6']
< Solve DARP with exhaustive_search
< Solve ILP
< Dispatch: taxiB_2y_9y_0z_2z_9z
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : drt stop_duration simple_rerouting ( Last six runs Jul2022 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/.local/lib/python2.7/site-packages/pulp/apis/core.py:100: DeprecationWarning: You passed a bytestring as `filenames`. This will not work on Python 3. Use `cp.read_file()` or switch to using Unicode strings across the board.
>   config.read(filename)
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     main()
> drtOnline.py, in main
>     pairs_dua_times)
> darpSolvers.py, in main
>     res_all, fleet, rv_dict, step)
> darpSolvers.py, in simple_rerouting
>     filter_valid = res_id_unassigned.copy()  # add unassigned reservations
> AttributeError: 'list' object has no attribute 'copy'
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
---------- Differences in output ----------
3,4c3,4
< New reservations: ['0']
< Pending reservations: []
---
> ('New reservations:', ['0'])
> ('Pending reservations:', [])
6,67d5
< Solve ILP
< Dispatch: taxiB_0y_0z
< 
< Run dispatcher
< New reservations: ['1', '2', '3']
< Pending reservations: []
< Solve DARP with simple_rerouting
< Solve ILP
< Dispatch: taxiA_3y_1y_3z_1z
< 
< Run dispatcher
< New reservations: ['4', '5', '6']
< Pending reservations: ['2']
< Solve DARP with simple_rerouting
< 
< Run dispatcher
< New reservations: ['7', '8', '9']
< Pending reservations: ['2', '4', '5', '6']
< Solve DARP with simple_rerouting
< 
< Run dispatcher
< Pending reservations: ['2', '4', '5', '6', '7', '8', '9']
< Solve DARP with simple_rerouting
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import GTFS import_begin28800_end72000 gtfs2pt_fcd ( Last six runs Jul2022 )

---------- Differences in errors ----------
1,20c1,10
< Warning: Ambiguity in turnarounds computation at junction '469115178'.
< Warning: Found sharp turn with radius 5.46 at the start of edge '-166213710'.
< Warning: Found sharp turn with radius 4.94 at the end of edge '-625737141'.
< Warning: Found angle of 100.10 degrees at edge '627097696', segment 3.
< Warning: Shape for junction '280598629' has distance 29.64 to its given position.
< Warning: Lane '410322842_0' is not connected from any incoming edge at junction '5907970920'.
< Warning: Edge '627097989' is not connected to outgoing edges at junction '5907970920'.
< Warning: 4 total messages of type: Ambiguity in turnarounds computation at junction '%'.
< Warning: 4 total messages of type: Found angle of % degrees at edge '%', segment %.
< Warning: 11 total messages of type: Found sharp turn with radius % at the end of edge '%'.
< Warning: 11 total messages of type: Found sharp turn with radius % at the start of edge '%'.
< Warning: 2 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'.
< Warning: 2 total messages of type: Shape for junction '%' has distance % to its given position.
< Warning: Found sharp turn with radius 7.94 at the end of edge '627097884'.
< Warning: Found sharp turn with radius 8.15 at the start of edge '627097904'.
< Warning: Shape for junction '280598629' has distance 29.64 to its given position.
< Warning: Lane '627098067_3' is not connected from any incoming edge at junction '5907970888'.
< Warning: 4 total messages of type: Found sharp turn with radius % at the end of edge '%'.
< Warning: 2 total messages of type: Found sharp turn with radius % at the start of edge '%'.
< Warning: 4 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'.
---
> Traceback (most recent call last):
> gtfs2pt.py, in <module>
>     main(get_options())
> gtfs2pt.py, in main
>     gtfs2fcd.main(options)
> gtfs2fcd.py, in main
>     sumolib.writeXMLHeader(fcdFile[mode], "gtfs2fcd.py")
> xml.py, in writeHeader
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,3d0
< Success.
< Success.
< Warning! No mapping library found, falling back to tracemapper.
---------- Missing result in gtfs_additional ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="5059205#1:0.00" lane="5059205#1_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Museumstraße">
    </busStop>
    <busStop id="5170256#0:0.00" lane="5170256#0_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Staatstheater">
    </busStop>
    <busStop id="-615184925:30.51" lane="-615184925_0" startPos="17.51" endPos="43.51" friendlyPos="true" name="Braunschweig Rathaus">
    </busStop>
    <busStop id="37983000:41.48" lane="37983000_0" startPos="28.48" endPos="54.48" friendlyPos="true" name="Braunschweig Packhof">
    </busStop>
    <busStop id="23233924#0:16.82" lane="23233924#0_0" startPos="3.82" endPos="29.82" friendlyPos="true" name="Braunschweig Hintern Brüdern">
    </busStop>
    <busStop id="8108069:11.15" lane="8108069_0" startPos="0.00" endPos="24.15" friendlyPos="true" name="Braunschweig Altstadtmarkt">
    </busStop>
    <busStop id="8618349#0:44.98" lane="8618349#0_0" startPos="31.98" endPos="57.98" friendlyPos="true" name="Braunschweig Güldenstraße">
    </busStop>
    <busStop id="319389908#0:60.00" lane="319389908#0_0" startPos="47.00" endPos="73.00" friendlyPos="true" name="Braunschweig Südstraße">
    </busStop>
    <busStop id="25732055#0:0.00" lane="25732055#0_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Holzhof">
    </busStop>
    <busStop id="-5148300:0.00" lane="-5148300_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Rathaus">
    </busStop>
    <route id="132189814" edges="5059205#1 317365374#0 317365374#1 317365375#0 317365376#0 317365377#0 29976721#0 4729561#0 317365383#0 317365383#1 -5170256#5 -5170256#2 5170256#0 5170256#3 317365382#0 -314841164#1 -37976385#1 -615184925 -198087353#0 -5148300 22978949#0 54684975#0 54684975#11 23386846#0 37983000 28381788 28509534#0 28509534#1 28509707#0 23233924#0 -8107421#3 -8107421#1 291686198 210624811#0 210624811#2 210624811#3 210624811#4 409312580 8108069 8074359#0 409312560#1 409312560#2 2
2978960 217362180 -8107411#2 8618349#0 8618349#3 319389908#0 8618352#0 8618352#4 -8618352#4 -8618352#3 31016344#0 316781879#0 8618348 316785565 23118706 384876527 384876526 4743778#0 127240643#0 127240643#1 25732055#0">
        <stop busStop="5059205#1:0.00" duration="10" until="0"/>
        <stop busStop="5170256#0:0.00" duration="10" until="120"/>
        <stop busStop="-615184925:30.51" duration="10" until="240"/>
        <stop busStop="37983000:41.48" duration="10" until="300"/>
        <stop busStop="23233924#0:16.82" duration="10" until="360"/>
<truncated after showing first 30 lines>
---------- Missing result in gtfs_routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="132189814.0" route="132189814" type="bus" depart="36770" line="413_132189814"/>
    <vehicle id="132190299.0" route="132190299" type="bus" depart="43310" line="413_132190299"/>
</routes>
---------- Missing result in vehtypes ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <vType id="bus" vClass="bus"/>
</additional>

TEST FAILED on ts-sim-build-ba : import GTFS import_begin28800_end72000 gtfs2pt_osm ( Last six runs Jul2022 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
> gtfs2pt.py, in <module>
>     main(get_options())
> gtfs2pt.py, in main
>     gtfs_data, trip_list, shapes_dict, net)
> gtfs2osm.py, in write_gtfs_osm_outputs
>     sumolib.xml.writeHeader(output_file, root="additional")
> xml.py, in writeHeader
>     outf.write(buildHeader(script, root, schemaPath, rootAttrs, options, True))
> TypeError: write() argument 1 must be unicode, not str
---------- Differences in gtfs_additional ----------
1,12d0
< <?xml version="1.0" encoding="UTF-8"?>
< 
< 
< <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
<     <busStop id="120010034202_0" lane="-5148300_0" startPos="0.00" endPos="13.00" name="Braunschweig Rathaus" friendlyPos="true"/>
<     <busStop id="120010032201_0" lane="37983000_0" startPos="28.48" endPos="41.48" name="Braunschweig Packhof" friendlyPos="true"/>
<     <busStop id="120010031501_0" lane="30425275#0_0" startPos="29.12" endPos="42.12" name="Braunschweig Hintern Brüdern" friendlyPos="true"/>
<     <busStop id="120010001502_0" lane="8108069_0" startPos="0.00" endPos="13.00" name="Braunschweig Altstadtmarkt" friendlyPos="true"/>
<     <busStop id="120010016104_0" lane="8618349#0_0" startPos="31.99" endPos="44.99" name="Braunschweig Güldenstraße" friendlyPos="true"/>
<     <busStop id="120010041001_0" lane="319389908#0_0" startPos="79.29" endPos="92.29" name="Braunschweig Südstraße" friendlyPos="true"/>
<     <busStop id="120010016202_0" lane="127240643#2_0" startPos="0.56" endPos="13.56" name="Braunschweig Holzhof" friendlyPos="true"/>
< </additional>
---------- Missing result in gtfs_routes ----------
<?xml version="1.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="2486" edges="-171756596 -37976103#3 -314841164#1 -37976385#1 -615184925 -198087353#0 -5148300 22978949#0 54684975#0 54684975#11 23386846#0 37983000 28381788 28509534#0 28509534#1 28509707#0 307200571 409312582#1 30425275#0 291686198 210624811#0 210624811#2 210624811#3 210624811#4 409312580 8108069 -376915189 -8107411#2 8618349#0 8618349#3 319389908#0 31016344#0 316781879#0 8618348 316785565 23118706 384876527 384876526 4743778#0 127240643#0 127240643#1 127240643#2"/>
    <vehicle id="413_132189814.0" route="2486" line="31727_3_132189814" depart="0:10:15:00" departEdge="6" arrivalEdge="41" type="bus"><!--413 Braunschweig Dieselstraße-->
        <stop busStop="120010034202_0" arrival="0:10:17:00" duration="10" until="0:10:17:00"/><!--Braunschweig Rathaus-->
        <stop busStop="120010032201_0" arrival="0:10:18:00" duration="10" until="0:10:18:00"/><!--Braunschweig Packhof-->
        <stop busStop="120010031501_0" arrival="0:10:19:00" duration="10" until="0:10:19:00"/><!--Braunschweig Hintern Brüdern-->
        <stop busStop="120010001502_0" arrival="0:10:20:00" duration="10" until="0:10:20:00"/><!--Braunschweig Altstadtmarkt-->
        <stop busStop="120010016104_0" arrival="0:10:22:00" duration="10" until="0:10:22:00"/><!--Braunschweig Güldenstraße-->
        <stop busStop="120010041001_0" arrival="0:10:23:00" duration="10" until="0:10:23:00"/><!--Braunschweig Südstraße-->
        <stop busStop="120010016202_0" arrival="0:10:24:00" duration="10" until="0:10:24:00"/><!--Braunschweig Holzhof-->
    </vehicle>
    <vehicle id="413_132190299.0" route="2486" line="31727_3_132190299" depart="0:12:02:00" departEdge="6" arrivalEdge="41" type="bus"><!--413 Leiferde-->
        <stop busStop="120010034202_0" arrival="0:12:02:00" duration="10" until="0:12:02:00"/><!--Braunschweig Rathaus-->
        <stop busStop="120010032201_0" arrival="0:12:03:00" duration="10" until="0:12:03:00"/><!--Braunschweig Packhof-->
        <stop busStop="120010031501_0" arrival="0:12:04:00" duration="10" until="0:12:04:00"/><!--Braunschweig Hintern Brüdern-->
        <stop busStop="120010001502_0" arrival="0:12:05:00" duration="10" until="0:12:05:00"/><!--Braunschweig Altstadtmarkt-->
        <stop busStop="120010016104_0" arrival="0:12:07:00" duration="10" until="0:12:07:00"/><!--Braunschweig Güldenstraße-->
        <stop busStop="120010041001_0" arrival="0:12:08:00" duration="10" until="0:12:08:00"/><!--Braunschweig Südstraße-->
        <stop busStop="120010016202_0" arrival="0:12:09:00" duration="10" until="0:12:09:00"/><!--Braunschweig Holzhof-->
    </vehicle>
</routes>
---------- Missing result in vehtypes ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <vType id="bus" vClass="bus"/>
</additional>

TEST FAILED on ts-sim-build-ba : import GTFS import_begin72000_end115200 gtfs2pt_fcd ( Last six runs Jul2022 )

---------- Differences in errors ----------
1,20c1,10
< Warning: Ambiguity in turnarounds computation at junction '469115178'.
< Warning: Found sharp turn with radius 5.46 at the start of edge '-166213710'.
< Warning: Found sharp turn with radius 4.94 at the end of edge '-625737141'.
< Warning: Found angle of 100.10 degrees at edge '627097696', segment 3.
< Warning: Shape for junction '280598629' has distance 29.64 to its given position.
< Warning: Lane '410322842_0' is not connected from any incoming edge at junction '5907970920'.
< Warning: Edge '627097989' is not connected to outgoing edges at junction '5907970920'.
< Warning: 4 total messages of type: Ambiguity in turnarounds computation at junction '%'.
< Warning: 4 total messages of type: Found angle of % degrees at edge '%', segment %.
< Warning: 11 total messages of type: Found sharp turn with radius % at the end of edge '%'.
< Warning: 11 total messages of type: Found sharp turn with radius % at the start of edge '%'.
< Warning: 2 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'.
< Warning: 2 total messages of type: Shape for junction '%' has distance % to its given position.
< Warning: Found sharp turn with radius 7.94 at the end of edge '627097884'.
< Warning: Found sharp turn with radius 8.15 at the start of edge '627097904'.
< Warning: Shape for junction '280598629' has distance 29.64 to its given position.
< Warning: Lane '627098067_3' is not connected from any incoming edge at junction '5907970888'.
< Warning: 4 total messages of type: Found sharp turn with radius % at the end of edge '%'.
< Warning: 2 total messages of type: Found sharp turn with radius % at the start of edge '%'.
< Warning: 4 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'.
---
> Traceback (most recent call last):
> gtfs2pt.py, in <module>
>     main(get_options())
> gtfs2pt.py, in main
>     gtfs2fcd.main(options)
> gtfs2fcd.py, in main
>     sumolib.writeXMLHeader(fcdFile[mode], "gtfs2fcd.py")
> xml.py, in writeHeader
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,3d0
< Success.
< Success.
< Warning! No mapping library found, falling back to tracemapper.
---------- Missing result in gtfs_additional ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="27220216:0.00" lane="27220216_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Rathaus">
    </busStop>
    <busStop id="319583927#0:15.76" lane="319583927#0_0" startPos="2.76" endPos="28.76" friendlyPos="true" name="Braunschweig Schloss">
    </busStop>
    <busStop id="5059167#0:39.16" lane="5059167#0_0" startPos="26.16" endPos="52.16" friendlyPos="true" name="Braunschweig John-F.-Kennedy-Platz">
    </busStop>
    <busStop id="32055586#0:54.08" lane="32055586#0_0" startPos="41.08" endPos="67.08" friendlyPos="true" name="Braunschweig Friedrich-Wilhelm-Platz">
    </busStop>
    <busStop id="316785564#0:27.14" lane="316785564#0_0" startPos="14.14" endPos="40.14" friendlyPos="true" name="Braunschweig Europaplatz">
    </busStop>
    <busStop id="-5148300:0.00" lane="-5148300_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Rathaus">
    </busStop>
    <busStop id="37983000:41.48" lane="37983000_0" startPos="28.48" endPos="54.48" friendlyPos="true" name="Braunschweig Packhof">
    </busStop>
    <busStop id="23233924#0:16.82" lane="23233924#0_0" startPos="3.82" endPos="29.82" friendlyPos="true" name="Braunschweig Hintern Brüdern">
    </busStop>
    <busStop id="8108069:11.15" lane="8108069_0" startPos="0.00" endPos="24.15" friendlyPos="true" name="Braunschweig Altstadtmarkt">
    </busStop>
    <busStop id="-320399277#2:12.79" lane="-320399277#2_0" startPos="0.00" endPos="25.79" friendlyPos="true" name="Braunschweig Güldenstraße">
    </busStop>
    <busStop id="5140344#0:0.00" lane="5140344#0_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Goslarsche Straße">
    </busStop>
    <busStop id="8074359#0:0.00" lane="8074359#0_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Altstadtmarkt">
    </busStop>
    <busStop id="-25087143:128.63" lane="-25087143_0" startPos="115.63" endPos="141.63" friendlyPos="true" name="Braunschweig Goslarsche Straße">
    </busStop>
<truncated after showing first 30 lines>
---------- Missing result in gtfs_routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="132244371.1" route="132244371" type="bus" depart="106370" line="620_132244371"/>
    <vehicle id="132185783.1" route="132185783" type="bus" depart="105290" line="418_132185783"/>
    <vehicle id="132185786.0" route="132185783" type="bus" depart="86090" line="418_132185783"/>
    <vehicle id="132185786.trimmed.0" route="132185786.trimmed" type="bus" depart="86570" line="418_132185786.trimmed"/>
    <vehicle id="132185978.0" route="132185783" type="bus" depart="91190" line="418_132185783"/>
    <vehicle id="132218462.1" route="132218462" type="bus" depart="109010" line="730_132218462"/>
    <vehicle id="132194506.0" route="132194506" type="bus" depart="88910" line="429_132194506"/>
    <vehicle id="132183536.0" route="132183536" type="bus" depart="87530" line="419_132183536"/>
    <vehicle id="132183536.trimmed.0" route="132183536.trimmed" type="bus" depart="87530" line="419_132183536.trimmed"/>
</routes>
---------- Missing result in vehtypes ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <vType id="bus" vClass="bus"/>
</additional>

TEST FAILED on ts-sim-build-ba : import GTFS import_begin72000_end115200 gtfs2pt_osm ( Last six runs Jul2022 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
> gtfs2pt.py, in <module>
>     main(get_options())
> gtfs2pt.py, in main
>     gtfs_data, trip_list, shapes_dict, net)
> gtfs2osm.py, in write_gtfs_osm_outputs
>     sumolib.xml.writeHeader(output_file, root="additional")
> xml.py, in writeHeader
>     outf.write(buildHeader(script, root, schemaPath, rootAttrs, options, True))
> TypeError: write() argument 1 must be unicode, not str
---------- Differences in gtfs_additional ----------
1,22d0
< <?xml version="1.0" encoding="UTF-8"?>
< 
< 
< <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
<     <busStop id="120010016201_0" lane="316791974#1_0" startPos="7.60" endPos="20.60" name="Braunschweig Holzhof" friendlyPos="true"/>
<     <busStop id="120010004601_0" lane="316791983_0" startPos="0.00" endPos="13.00" name="Braunschweig Am Wassertor" friendlyPos="true"/>
<     <busStop id="120010022110_0" lane="43328051#0_0" startPos="24.74" endPos="37.74" name="Braunschweig John-F.-Kennedy-Platz" friendlyPos="true"/>
<     <busStop id="120010022108_0" lane="32055654_0" startPos="0.00" endPos="13.00" name="Braunschweig John-F.-Kennedy-Platz" friendlyPos="true"/>
<     <busStop id="120010013713_0" lane="588927595_0" startPos="53.40" endPos="66.40" name="Braunschweig Friedrich-Wilhelm-Platz" friendlyPos="true"/>
<     <busStop id="120010016202_0" lane="127240643#2_0" startPos="0.56" endPos="13.56" name="Braunschweig Holzhof" friendlyPos="true"/>
<     <busStop id="120010022105_0" lane="32055654_0" startPos="0.00" endPos="13.00" name="Braunschweig John-F.-Kennedy-Platz" friendlyPos="true"/>
<     <busStop id="120010007512_0" lane="5021504_0" startPos="23.72" endPos="36.72" name="Braunschweig Schloss" friendlyPos="true"/>
<     <busStop id="120010034211_0" lane="27220209#0_0" startPos="0.00" endPos="13.00" name="Braunschweig Rathaus" friendlyPos="true"/>
<     <busStop id="120010022113_0" lane="5059167#0_0" startPos="26.17" endPos="39.17" name="Braunschweig John-F.-Kennedy-Platz" friendlyPos="true"/>
<     <busStop id="120010013704_0" lane="588927595_0" startPos="47.22" endPos="60.22" name="Braunschweig Friedrich-Wilhelm-Platz" friendlyPos="true"/>
<     <busStop id="120010013002_0" lane="122119622#0_0" startPos="82.59" endPos="95.59" name="Braunschweig Europaplatz" friendlyPos="true"/>
<     <busStop id="120010034202_0" lane="-5148300_0" startPos="0.00" endPos="13.00" name="Braunschweig Rathaus" friendlyPos="true"/>
<     <busStop id="120010032201_0" lane="37983000_0" startPos="28.48" endPos="41.48" name="Braunschweig Packhof" friendlyPos="true"/>
<     <busStop id="120010031501_0" lane="30425275#0_0" startPos="29.12" endPos="42.12" name="Braunschweig Hintern Brüdern" friendlyPos="true"/>
<     <busStop id="120010001502_0" lane="8108069_0" startPos="0.00" endPos="13.00" name="Braunschweig Altstadtmarkt" friendlyPos="true"/>
<     <busStop id="120010016102_0" lane="-320399277#2_0" startPos="0.00" endPos="13.00" name="Braunschweig Güldenstraße" friendlyPos="true"/>
< </additional>
---------- Differences in output ----------
6d5
< Not all given gtfs elements have been mapped, see gtfs_missing.xml for more information
---------- Missing result in gtfs_missing ----------
<missingElements>
    <stop id="120010007513" name="Braunschweig Schloss" ptLine="620"/>
    <stop id="120010034205" name="Braunschweig Rathaus" ptLine="620"/>
</missingElements>
---------- Missing result in gtfs_routes ----------
<?xml version="1.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="1960" edges="-171756596 -37976103#3 -314841164#1 -37976385#1 -615184925 -198087353#0 -5148300 22978949#0 54684975#0 54684975#11 23386846#0 37983000 28381788 28509534#0 28509534#1 28509707#0 307200571 409312582#1 30425275#0 291686198 210624811#0 210624811#2 210624811#3 210624811#4 409312580 8108069 -376915189 -8107411#2 -320399277#2 -320814805#1 -59873991 -8118981 -320814798 -59873992 -25087143 -25290640 -283066855"/>
    <vehicle id="418_132185786.0" route="1960" line="14781_3_132185786" depart="0:23:55:00" departEdge="6" arrivalEdge="28" type="bus"><!--418 Westpark-->
        <stop busStop="120010034202_0" arrival="0:23:55:00" duration="10" until="0:23:55:00"/><!--Braunschweig Rathaus-->
        <stop busStop="120010032201_0" arrival="0:23:58:00" duration="10" until="0:23:58:00"/><!--Braunschweig Packhof-->
        <stop busStop="120010031501_0" arrival="0:23:59:00" duration="10" until="0:23:59:00"/><!--Braunschweig Hintern Brüdern-->
        <stop busStop="120010001502_0" arrival="1:00:03:00" duration="10" until="1:00:03:00"/><!--Braunschweig Altstadtmarkt-->
        <stop busStop="120010016102_0" arrival="1:00:05:00" duration="10" until="1:00:05:00"/><!--Braunschweig Güldenstraße-->
    </vehicle>
    <route id="2559" edges="316791974#0 316791974#1 30426508#0 317191948 171349008#0 316791987#1 316791983 316791991 25076268 316779270 23209056#0 23209056#2 305951352 311580921#0 311580921#1 311580921#2 25076286#0 43328051#0"/>
    <vehicle id="419_132183536.0" route="2559" line="32727_3_132183536" depart="1:00:19:00" departEdge="1" arrivalEdge="17" type="bus"><!--419 Braunschweig Hauptbahnhof-->
        <stop busStop="120010016201_0" arrival="1:00:19:00" duration="10" until="1:00:19:00"/><!--Braunschweig Holzhof-->
        <stop busStop="120010004601_0" arrival="1:00:20:00" duration="10" until="1:00:20:00"/><!--Braunschweig Am Wassertor-->
        <stop busStop="120010022110_0" arrival="1:00:22:00" duration="10" until="1:00:22:00"/><!--Braunschweig John-F.-Kennedy-Platz-->
    </vehicle>
    <route id="2548" edges="25290398 25290438 32055654 5059167#0 305951363 25076279#0 25076279#1 23209054#0 29085916#0 588927595 6279149#0 316781871#1 30426426#0 316781875#0 306497784 306497780 23118706 384876527 384876526 4743778#0 127240643#0 127240643#1 127240643#2"/>
    <vehicle id="429_132194506.1" route="2548" line="32616_3_132194506" depart="1:00:42:00" departEdge="2" arrivalEdge="22" type="bus"><!--429 Braunschweig Hauptbahnhof-->
        <stop busStop="120010022108_0" arrival="1:00:42:00" duration="10" until="1:00:42:00"/><!--Braunschweig John-F.-Kennedy-Platz-->
        <stop busStop="120010013713_0" arrival="1:00:43:00" duration="10" until="1:00:43:00"/><!--Braunschweig Friedrich-Wilhelm-Platz-->
        <stop busStop="120010016202_0" arrival="1:00:45:00" duration="10" until="1:00:45:00"/><!--Braunschweig Holzhof-->
    </vehicle>
    <vehicle id="418_132185978.1" route="1960" line="14781_3_132185978" depart="1:01:20:00" departEdge="6" arrivalEdge="28" type="bus"><!--418 Westpark-->
        <stop busStop="120010034202_0" arrival="1:01:20:00" duration="10" until="1:01:20:00"/><!--Braunschweig Rathaus-->
        <stop busStop="120010032201_0" arrival="1:01:21:00" duration="10" until="1:01:21:00"/><!--Braunschweig Packhof-->
        <stop busStop="120010031501_0" arrival="1:01:22:00" duration="10" until="1:01:22:00"/><!--Braunschweig Hintern Brüdern-->
        <stop busStop="120010001502_0" arrival="1:01:23:00" duration="10" until="1:01:23:00"/><!--Braunschweig Altstadtmarkt-->
        <stop busStop="120010016102_0" arrival="1:01:25:00" duration="10" until="1:01:25:00"/><!--Braunschweig Güldenstraße-->
<truncated after showing first 30 lines>
---------- Missing result in vehtypes ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <vType id="bus" vClass="bus"/>
</additional>

TEST FAILED on ts-sim-build-ba : import GTFS import_begin72000_end259200 gtfs2pt_fcd ( Last six runs Jul2022 )

---------- Differences in errors ----------
1,20c1,10
< Warning: Ambiguity in turnarounds computation at junction '469115178'.
< Warning: Found sharp turn with radius 5.46 at the start of edge '-166213710'.
< Warning: Found sharp turn with radius 4.94 at the end of edge '-625737141'.
< Warning: Found angle of 100.10 degrees at edge '627097696', segment 3.
< Warning: Shape for junction '280598629' has distance 29.64 to its given position.
< Warning: Lane '410322842_0' is not connected from any incoming edge at junction '5907970920'.
< Warning: Edge '627097989' is not connected to outgoing edges at junction '5907970920'.
< Warning: 4 total messages of type: Ambiguity in turnarounds computation at junction '%'.
< Warning: 4 total messages of type: Found angle of % degrees at edge '%', segment %.
< Warning: 11 total messages of type: Found sharp turn with radius % at the end of edge '%'.
< Warning: 11 total messages of type: Found sharp turn with radius % at the start of edge '%'.
< Warning: 2 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'.
< Warning: 2 total messages of type: Shape for junction '%' has distance % to its given position.
< Warning: Found sharp turn with radius 7.94 at the end of edge '627097884'.
< Warning: Found sharp turn with radius 8.15 at the start of edge '627097904'.
< Warning: Shape for junction '280598629' has distance 29.64 to its given position.
< Warning: Lane '627098067_3' is not connected from any incoming edge at junction '5907970888'.
< Warning: 4 total messages of type: Found sharp turn with radius % at the end of edge '%'.
< Warning: 2 total messages of type: Found sharp turn with radius % at the start of edge '%'.
< Warning: 4 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'.
---
> Traceback (most recent call last):
> gtfs2pt.py, in <module>
>     main(get_options())
> gtfs2pt.py, in main
>     gtfs2fcd.main(options)
> gtfs2fcd.py, in main
>     sumolib.writeXMLHeader(fcdFile[mode], "gtfs2fcd.py")
> xml.py, in writeHeader
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,3d0
< Success.
< Success.
< Warning! No mapping library found, falling back to tracemapper.
---------- Missing result in gtfs_additional ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="27220216:0.00" lane="27220216_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Rathaus">
    </busStop>
    <busStop id="319583927#0:15.76" lane="319583927#0_0" startPos="2.76" endPos="28.76" friendlyPos="true" name="Braunschweig Schloss">
    </busStop>
    <busStop id="5059167#0:39.16" lane="5059167#0_0" startPos="26.16" endPos="52.16" friendlyPos="true" name="Braunschweig John-F.-Kennedy-Platz">
    </busStop>
    <busStop id="32055586#0:54.08" lane="32055586#0_0" startPos="41.08" endPos="67.08" friendlyPos="true" name="Braunschweig Friedrich-Wilhelm-Platz">
    </busStop>
    <busStop id="316785564#0:27.14" lane="316785564#0_0" startPos="14.14" endPos="40.14" friendlyPos="true" name="Braunschweig Europaplatz">
    </busStop>
    <busStop id="-5148300:0.00" lane="-5148300_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Rathaus">
    </busStop>
    <busStop id="37983000:41.48" lane="37983000_0" startPos="28.48" endPos="54.48" friendlyPos="true" name="Braunschweig Packhof">
    </busStop>
    <busStop id="23233924#0:16.82" lane="23233924#0_0" startPos="3.82" endPos="29.82" friendlyPos="true" name="Braunschweig Hintern Brüdern">
    </busStop>
    <busStop id="8108069:11.15" lane="8108069_0" startPos="0.00" endPos="24.15" friendlyPos="true" name="Braunschweig Altstadtmarkt">
    </busStop>
    <busStop id="-320399277#2:12.79" lane="-320399277#2_0" startPos="0.00" endPos="25.79" friendlyPos="true" name="Braunschweig Güldenstraße">
    </busStop>
    <busStop id="5140344#0:0.00" lane="5140344#0_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Goslarsche Straße">
    </busStop>
    <busStop id="8074359#0:0.00" lane="8074359#0_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Altstadtmarkt">
    </busStop>
    <busStop id="-25087143:128.63" lane="-25087143_0" startPos="115.63" endPos="141.63" friendlyPos="true" name="Braunschweig Goslarsche Straße">
    </busStop>
<truncated after showing first 30 lines>
---------- Missing result in gtfs_routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="132244371.1" route="132244371" type="bus" depart="106370" line="620_132244371"/>
    <vehicle id="132244371.2" route="132244371" type="bus" depart="192770" line="620_132244371"/>
    <vehicle id="132185783.1" route="132185783" type="bus" depart="105290" line="418_132185783"/>
    <vehicle id="132185783.2" route="132185783" type="bus" depart="191690" line="418_132185783"/>
    <vehicle id="132185786.0" route="132185783" type="bus" depart="86090" line="418_132185783"/>
    <vehicle id="132185786.1" route="132185783" type="bus" depart="172490" line="418_132185783"/>
    <vehicle id="132185786.2" route="132185783" type="bus" depart="258890" line="418_132185783"/>
    <vehicle id="132185786.trimmed.0" route="132185786.trimmed" type="bus" depart="86570" line="418_132185786.trimmed"/>
    <vehicle id="132185978.0" route="132185783" type="bus" depart="91190" line="418_132185783"/>
    <vehicle id="132185978.1" route="132185783" type="bus" depart="177590" line="418_132185783"/>
    <vehicle id="132218462.1" route="132218462" type="bus" depart="109010" line="730_132218462"/>
    <vehicle id="132218462.2" route="132218462" type="bus" depart="195410" line="730_132218462"/>
    <vehicle id="132189814.1" route="132189814" type="bus" depart="123170" line="413_132189814"/>
    <vehicle id="132189814.2" route="132189814" type="bus" depart="209570" line="413_132189814"/>
    <vehicle id="132190299.1" route="132190299" type="bus" depart="129710" line="413_132190299"/>
    <vehicle id="132190299.2" route="132190299" type="bus" depart="216110" line="413_132190299"/>
    <vehicle id="132194506.0" route="132194506" type="bus" depart="88910" line="429_132194506"/>
    <vehicle id="132194506.1" route="132194506" type="bus" depart="175310" line="429_132194506"/>
    <vehicle id="132183536.0" route="132183536" type="bus" depart="87530" line="419_132183536"/>
    <vehicle id="132183536.1" route="132183536" type="bus" depart="173930" line="419_132183536"/>
    <vehicle id="132183536.trimmed.0" route="132183536.trimmed" type="bus" depart="87530" line="419_132183536.trimmed"/>
</routes>
---------- Missing result in vehtypes ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <vType id="bus" vClass="bus"/>
</additional>

TEST FAILED on ts-sim-build-ba : import GTFS import_begin72000_end259200 gtfs2pt_osm ( Last six runs Jul2022 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
> gtfs2pt.py, in <module>
>     main(get_options())
> gtfs2pt.py, in main
>     gtfs_data, trip_list, shapes_dict, net)
> gtfs2osm.py, in write_gtfs_osm_outputs
>     sumolib.xml.writeHeader(output_file, root="additional")
> xml.py, in writeHeader
>     outf.write(buildHeader(script, root, schemaPath, rootAttrs, options, True))
> TypeError: write() argument 1 must be unicode, not str
---------- Differences in gtfs_additional ----------
1,24d0
< <?xml version="1.0" encoding="UTF-8"?>
< 
< 
< <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
<     <busStop id="120010016201_0" lane="316791974#1_0" startPos="7.60" endPos="20.60" name="Braunschweig Holzhof" friendlyPos="true"/>
<     <busStop id="120010004601_0" lane="316791983_0" startPos="0.00" endPos="13.00" name="Braunschweig Am Wassertor" friendlyPos="true"/>
<     <busStop id="120010022110_0" lane="43328051#0_0" startPos="24.74" endPos="37.74" name="Braunschweig John-F.-Kennedy-Platz" friendlyPos="true"/>
<     <busStop id="120010022108_0" lane="32055654_0" startPos="0.00" endPos="13.00" name="Braunschweig John-F.-Kennedy-Platz" friendlyPos="true"/>
<     <busStop id="120010013713_0" lane="588927595_0" startPos="53.40" endPos="66.40" name="Braunschweig Friedrich-Wilhelm-Platz" friendlyPos="true"/>
<     <busStop id="120010016202_0" lane="127240643#2_0" startPos="0.56" endPos="13.56" name="Braunschweig Holzhof" friendlyPos="true"/>
<     <busStop id="120010022105_0" lane="32055654_0" startPos="0.00" endPos="13.00" name="Braunschweig John-F.-Kennedy-Platz" friendlyPos="true"/>
<     <busStop id="120010007512_0" lane="5021504_0" startPos="23.72" endPos="36.72" name="Braunschweig Schloss" friendlyPos="true"/>
<     <busStop id="120010034211_0" lane="27220209#0_0" startPos="0.00" endPos="13.00" name="Braunschweig Rathaus" friendlyPos="true"/>
<     <busStop id="120010022113_0" lane="5059167#0_0" startPos="26.17" endPos="39.17" name="Braunschweig John-F.-Kennedy-Platz" friendlyPos="true"/>
<     <busStop id="120010013704_0" lane="588927595_0" startPos="47.22" endPos="60.22" name="Braunschweig Friedrich-Wilhelm-Platz" friendlyPos="true"/>
<     <busStop id="120010013002_0" lane="122119622#0_0" startPos="82.59" endPos="95.59" name="Braunschweig Europaplatz" friendlyPos="true"/>
<     <busStop id="120010034202_0" lane="-5148300_0" startPos="0.00" endPos="13.00" name="Braunschweig Rathaus" friendlyPos="true"/>
<     <busStop id="120010032201_0" lane="37983000_0" startPos="28.48" endPos="41.48" name="Braunschweig Packhof" friendlyPos="true"/>
<     <busStop id="120010031501_0" lane="30425275#0_0" startPos="29.12" endPos="42.12" name="Braunschweig Hintern Brüdern" friendlyPos="true"/>
<     <busStop id="120010001502_0" lane="8108069_0" startPos="0.00" endPos="13.00" name="Braunschweig Altstadtmarkt" friendlyPos="true"/>
<     <busStop id="120010016104_0" lane="8618349#0_0" startPos="31.99" endPos="44.99" name="Braunschweig Güldenstraße" friendlyPos="true"/>
<     <busStop id="120010041001_0" lane="319389908#0_0" startPos="79.29" endPos="92.29" name="Braunschweig Südstraße" friendlyPos="true"/>
<     <busStop id="120010016102_0" lane="-320399277#2_0" startPos="0.00" endPos="13.00" name="Braunschweig Güldenstraße" friendlyPos="true"/>
< </additional>
---------- Differences in output ----------
6d5
< Not all given gtfs elements have been mapped, see gtfs_missing.xml for more information
---------- Missing result in gtfs_missing ----------
<missingElements>
    <stop id="120010007513" name="Braunschweig Schloss" ptLine="620"/>
    <stop id="120010034205" name="Braunschweig Rathaus" ptLine="620"/>
</missingElements>
---------- Missing result in gtfs_routes ----------
<?xml version="1.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="1960" edges="-171756596 -37976103#3 -314841164#1 -37976385#1 -615184925 -198087353#0 -5148300 22978949#0 54684975#0 54684975#11 23386846#0 37983000 28381788 28509534#0 28509534#1 28509707#0 307200571 409312582#1 30425275#0 291686198 210624811#0 210624811#2 210624811#3 210624811#4 409312580 8108069 -376915189 -8107411#2 -320399277#2 -320814805#1 -59873991 -8118981 -320814798 -59873992 -25087143 -25290640 -283066855"/>
    <vehicle id="418_132185786.0" route="1960" line="14781_3_132185786" depart="0:23:55:00" departEdge="6" arrivalEdge="28" type="bus"><!--418 Westpark-->
        <stop busStop="120010034202_0" arrival="0:23:55:00" duration="10" until="0:23:55:00"/><!--Braunschweig Rathaus-->
        <stop busStop="120010032201_0" arrival="0:23:58:00" duration="10" until="0:23:58:00"/><!--Braunschweig Packhof-->
        <stop busStop="120010031501_0" arrival="0:23:59:00" duration="10" until="0:23:59:00"/><!--Braunschweig Hintern Brüdern-->
        <stop busStop="120010001502_0" arrival="1:00:03:00" duration="10" until="1:00:03:00"/><!--Braunschweig Altstadtmarkt-->
        <stop busStop="120010016102_0" arrival="1:00:05:00" duration="10" until="1:00:05:00"/><!--Braunschweig Güldenstraße-->
    </vehicle>
    <route id="2559" edges="316791974#0 316791974#1 30426508#0 317191948 171349008#0 316791987#1 316791983 316791991 25076268 316779270 23209056#0 23209056#2 305951352 311580921#0 311580921#1 311580921#2 25076286#0 43328051#0"/>
    <vehicle id="419_132183536.0" route="2559" line="32727_3_132183536" depart="1:00:19:00" departEdge="1" arrivalEdge="17" type="bus"><!--419 Braunschweig Hauptbahnhof-->
        <stop busStop="120010016201_0" arrival="1:00:19:00" duration="10" until="1:00:19:00"/><!--Braunschweig Holzhof-->
        <stop busStop="120010004601_0" arrival="1:00:20:00" duration="10" until="1:00:20:00"/><!--Braunschweig Am Wassertor-->
        <stop busStop="120010022110_0" arrival="1:00:22:00" duration="10" until="1:00:22:00"/><!--Braunschweig John-F.-Kennedy-Platz-->
    </vehicle>
    <route id="2548" edges="25290398 25290438 32055654 5059167#0 305951363 25076279#0 25076279#1 23209054#0 29085916#0 588927595 6279149#0 316781871#1 30426426#0 316781875#0 306497784 306497780 23118706 384876527 384876526 4743778#0 127240643#0 127240643#1 127240643#2"/>
    <vehicle id="429_132194506.1" route="2548" line="32616_3_132194506" depart="1:00:42:00" departEdge="2" arrivalEdge="22" type="bus"><!--429 Braunschweig Hauptbahnhof-->
        <stop busStop="120010022108_0" arrival="1:00:42:00" duration="10" until="1:00:42:00"/><!--Braunschweig John-F.-Kennedy-Platz-->
        <stop busStop="120010013713_0" arrival="1:00:43:00" duration="10" until="1:00:43:00"/><!--Braunschweig Friedrich-Wilhelm-Platz-->
        <stop busStop="120010016202_0" arrival="1:00:45:00" duration="10" until="1:00:45:00"/><!--Braunschweig Holzhof-->
    </vehicle>
    <vehicle id="418_132185978.1" route="1960" line="14781_3_132185978" depart="1:01:20:00" departEdge="6" arrivalEdge="28" type="bus"><!--418 Westpark-->
        <stop busStop="120010034202_0" arrival="1:01:20:00" duration="10" until="1:01:20:00"/><!--Braunschweig Rathaus-->
        <stop busStop="120010032201_0" arrival="1:01:21:00" duration="10" until="1:01:21:00"/><!--Braunschweig Packhof-->
        <stop busStop="120010031501_0" arrival="1:01:22:00" duration="10" until="1:01:22:00"/><!--Braunschweig Hintern Brüdern-->
        <stop busStop="120010001502_0" arrival="1:01:23:00" duration="10" until="1:01:23:00"/><!--Braunschweig Altstadtmarkt-->
        <stop busStop="120010016102_0" arrival="1:01:25:00" duration="10" until="1:01:25:00"/><!--Braunschweig Güldenstraße-->
<truncated after showing first 30 lines>
---------- Missing result in vehtypes ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <vType id="bus" vClass="bus"/>
</additional>

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

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
> gtfs2fcd.py, in <module>
>     main(check_options(add_options().parse_args()))
> gtfs2fcd.py, in main
>     sumolib.writeXMLHeader(fcdFile[mode], "gtfs2fcd.py")
> xml.py, in writeHeader
>     outf.write(buildHeader(script, root, schemaPath, rootAttrs, options, True))
> TypeError: write() argument 1 must be unicode, not str
---------- Missing result in vehtypes ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <vType id="bus" vClass="bus"/>
</additional>
import GTFS import_bus_routes gtfs2fcd ( Last six runs Jul2022 )
import GTFS import_days gtfs2fcd ( Last six runs Jul2022 )

TEST FAILED on ts-sim-build-ba : import GTFS import_bus_routes gtfs2pt_fcd ( Last six runs Jul2022 )

---------- Differences in errors ----------
1,20c1,10
< Warning: Ambiguity in turnarounds computation at junction '469115178'.
< Warning: Found sharp turn with radius 5.46 at the start of edge '-166213710'.
< Warning: Found sharp turn with radius 4.94 at the end of edge '-625737141'.
< Warning: Found angle of 100.10 degrees at edge '627097696', segment 3.
< Warning: Shape for junction '280598629' has distance 29.64 to its given position.
< Warning: Lane '410322842_0' is not connected from any incoming edge at junction '5907970920'.
< Warning: Edge '627097989' is not connected to outgoing edges at junction '5907970920'.
< Warning: 4 total messages of type: Ambiguity in turnarounds computation at junction '%'.
< Warning: 4 total messages of type: Found angle of % degrees at edge '%', segment %.
< Warning: 11 total messages of type: Found sharp turn with radius % at the end of edge '%'.
< Warning: 11 total messages of type: Found sharp turn with radius % at the start of edge '%'.
< Warning: 2 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'.
< Warning: 2 total messages of type: Shape for junction '%' has distance % to its given position.
< Warning: Found sharp turn with radius 7.94 at the end of edge '627097884'.
< Warning: Found sharp turn with radius 8.15 at the start of edge '627097904'.
< Warning: Shape for junction '280598629' has distance 29.64 to its given position.
< Warning: Lane '627098067_3' is not connected from any incoming edge at junction '5907970888'.
< Warning: 4 total messages of type: Found sharp turn with radius % at the end of edge '%'.
< Warning: 2 total messages of type: Found sharp turn with radius % at the start of edge '%'.
< Warning: 4 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'.
---
> Traceback (most recent call last):
> gtfs2pt.py, in <module>
>     main(get_options())
> gtfs2pt.py, in main
>     gtfs2fcd.main(options)
> gtfs2fcd.py, in main
>     sumolib.writeXMLHeader(fcdFile[mode], "gtfs2fcd.py")
> xml.py, in writeHeader
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,3d0
< Success.
< Success.
< Warning! No mapping library found, falling back to tracemapper.
---------- Missing result in gtfs_additional ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="27220216:0.00" lane="27220216_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Rathaus">
    </busStop>
    <busStop id="319583927#0:15.76" lane="319583927#0_0" startPos="2.76" endPos="28.76" friendlyPos="true" name="Braunschweig Schloss">
    </busStop>
    <busStop id="5059167#0:39.16" lane="5059167#0_0" startPos="26.16" endPos="52.16" friendlyPos="true" name="Braunschweig John-F.-Kennedy-Platz">
    </busStop>
    <busStop id="32055586#0:54.08" lane="32055586#0_0" startPos="41.08" endPos="67.08" friendlyPos="true" name="Braunschweig Friedrich-Wilhelm-Platz">
    </busStop>
    <busStop id="316785564#0:27.14" lane="316785564#0_0" startPos="14.14" endPos="40.14" friendlyPos="true" name="Braunschweig Europaplatz">
    </busStop>
    <busStop id="-5148300:0.00" lane="-5148300_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Rathaus">
    </busStop>
    <busStop id="37983000:41.48" lane="37983000_0" startPos="28.48" endPos="54.48" friendlyPos="true" name="Braunschweig Packhof">
    </busStop>
    <busStop id="23233924#0:16.82" lane="23233924#0_0" startPos="3.82" endPos="29.82" friendlyPos="true" name="Braunschweig Hintern Brüdern">
    </busStop>
    <busStop id="8108069:11.15" lane="8108069_0" startPos="0.00" endPos="24.15" friendlyPos="true" name="Braunschweig Altstadtmarkt">
    </busStop>
    <busStop id="-320399277#2:12.79" lane="-320399277#2_0" startPos="0.00" endPos="25.79" friendlyPos="true" name="Braunschweig Güldenstraße">
    </busStop>
    <busStop id="5140344#0:0.00" lane="5140344#0_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Goslarsche Straße">
    </busStop>
    <busStop id="8074359#0:0.00" lane="8074359#0_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Altstadtmarkt">
    </busStop>
    <busStop id="-25087143:128.63" lane="-25087143_0" startPos="115.63" endPos="141.63" friendlyPos="true" name="Braunschweig Goslarsche Straße">
    </busStop>
<truncated after showing first 30 lines>
---------- Missing result in gtfs_routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="132244371.0" route="132244371" type="bus" depart="19970" line="620_132244371"/>
    <vehicle id="132185783.0" route="132185783" type="bus" depart="18890" line="418_132185783"/>
    <vehicle id="132185786.0" route="132185783" type="bus" depart="86090" line="418_132185783"/>
    <vehicle id="132218462.0" route="132218462" type="bus" depart="22610" line="730_132218462"/>
    <vehicle id="132189814.0" route="132189814" type="bus" depart="36770" line="413_132189814"/>
    <vehicle id="132190299.0" route="132190299" type="bus" depart="43310" line="413_132190299"/>
</routes>
---------- Missing result in vehtypes ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <vType id="bus" vClass="bus"/>
</additional>

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

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
> gtfs2pt.py, in <module>
>     main(get_options())
> gtfs2pt.py, in main
>     gtfs_data, trip_list, shapes_dict, net)
> gtfs2osm.py, in write_gtfs_osm_outputs
>     sumolib.xml.writeHeader(output_file, root="additional")
> xml.py, in writeHeader
>     outf.write(buildHeader(script, root, schemaPath, rootAttrs, options, True))
> TypeError: write() argument 1 must be unicode, not str
---------- Differences in gtfs_additional ----------
1,24d0
< <?xml version="1.0" encoding="UTF-8"?>
< 
< 
< <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
<     <busStop id="120010016201_0" lane="316791974#1_0" startPos="7.60" endPos="20.60" name="Braunschweig Holzhof" friendlyPos="true"/>
<     <busStop id="120010004601_0" lane="316791983_0" startPos="0.00" endPos="13.00" name="Braunschweig Am Wassertor" friendlyPos="true"/>
<     <busStop id="120010022110_0" lane="43328051#0_0" startPos="24.74" endPos="37.74" name="Braunschweig John-F.-Kennedy-Platz" friendlyPos="true"/>
<     <busStop id="120010022108_0" lane="32055654_0" startPos="0.00" endPos="13.00" name="Braunschweig John-F.-Kennedy-Platz" friendlyPos="true"/>
<     <busStop id="120010013713_0" lane="588927595_0" startPos="53.40" endPos="66.40" name="Braunschweig Friedrich-Wilhelm-Platz" friendlyPos="true"/>
<     <busStop id="120010016202_0" lane="127240643#2_0" startPos="0.56" endPos="13.56" name="Braunschweig Holzhof" friendlyPos="true"/>
<     <busStop id="120010022105_0" lane="32055654_0" startPos="0.00" endPos="13.00" name="Braunschweig John-F.-Kennedy-Platz" friendlyPos="true"/>
<     <busStop id="120010007512_0" lane="5021504_0" startPos="23.72" endPos="36.72" name="Braunschweig Schloss" friendlyPos="true"/>
<     <busStop id="120010034211_0" lane="27220209#0_0" startPos="0.00" endPos="13.00" name="Braunschweig Rathaus" friendlyPos="true"/>
<     <busStop id="120010022113_0" lane="5059167#0_0" startPos="26.17" endPos="39.17" name="Braunschweig John-F.-Kennedy-Platz" friendlyPos="true"/>
<     <busStop id="120010013704_0" lane="588927595_0" startPos="47.22" endPos="60.22" name="Braunschweig Friedrich-Wilhelm-Platz" friendlyPos="true"/>
<     <busStop id="120010013002_0" lane="122119622#0_0" startPos="82.59" endPos="95.59" name="Braunschweig Europaplatz" friendlyPos="true"/>
<     <busStop id="120010034202_0" lane="-5148300_0" startPos="0.00" endPos="13.00" name="Braunschweig Rathaus" friendlyPos="true"/>
<     <busStop id="120010032201_0" lane="37983000_0" startPos="28.48" endPos="41.48" name="Braunschweig Packhof" friendlyPos="true"/>
<     <busStop id="120010031501_0" lane="30425275#0_0" startPos="29.12" endPos="42.12" name="Braunschweig Hintern Brüdern" friendlyPos="true"/>
<     <busStop id="120010001502_0" lane="8108069_0" startPos="0.00" endPos="13.00" name="Braunschweig Altstadtmarkt" friendlyPos="true"/>
<     <busStop id="120010016104_0" lane="8618349#0_0" startPos="31.99" endPos="44.99" name="Braunschweig Güldenstraße" friendlyPos="true"/>
<     <busStop id="120010041001_0" lane="319389908#0_0" startPos="79.29" endPos="92.29" name="Braunschweig Südstraße" friendlyPos="true"/>
<     <busStop id="120010016102_0" lane="-320399277#2_0" startPos="0.00" endPos="13.00" name="Braunschweig Güldenstraße" friendlyPos="true"/>
< </additional>
---------- Differences in output ----------
6d5
< Not all given gtfs elements have been mapped, see gtfs_missing.xml for more information
---------- Missing result in gtfs_missing ----------
<missingElements>
    <stop id="120010007513" name="Braunschweig Schloss" ptLine="620"/>
    <stop id="120010034205" name="Braunschweig Rathaus" ptLine="620"/>
</missingElements>
---------- Missing result in gtfs_routes ----------
<?xml version="1.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="1960" edges="-171756596 -37976103#3 -314841164#1 -37976385#1 -615184925 -198087353#0 -5148300 22978949#0 54684975#0 54684975#11 23386846#0 37983000 28381788 28509534#0 28509534#1 28509707#0 307200571 409312582#1 30425275#0 291686198 210624811#0 210624811#2 210624811#3 210624811#4 409312580 8108069 -376915189 -8107411#2 -320399277#2 -320814805#1 -59873991 -8118981 -320814798 -59873992 -25087143 -25290640 -283066855"/>
    <vehicle id="418_132185786.trimmed.0" route="1960" line="14781_3_132185786.trimmed" depart="0:00:03:00" departEdge="25" arrivalEdge="28" type="bus"><!--418 Westpark-->
        <stop busStop="120010001502_0" arrival="0:00:03:00" duration="10" until="0:00:03:00"/><!--Braunschweig Altstadtmarkt-->
        <stop busStop="120010016102_0" arrival="0:00:05:00" duration="10" until="0:00:05:00"/><!--Braunschweig Güldenstraße-->
    </vehicle>
    <route id="2559" edges="316791974#0 316791974#1 30426508#0 317191948 171349008#0 316791987#1 316791983 316791991 25076268 316779270 23209056#0 23209056#2 305951352 311580921#0 311580921#1 311580921#2 25076286#0 43328051#0"/>
    <vehicle id="419_132183536.trimmed.0" route="2559" line="32727_3_132183536.trimmed" depart="0:00:19:00" departEdge="1" arrivalEdge="17" type="bus"><!--419 Braunschweig Hauptbahnhof-->
        <stop busStop="120010016201_0" arrival="0:00:19:00" duration="10" until="0:00:19:00"/><!--Braunschweig Holzhof-->
        <stop busStop="120010004601_0" arrival="0:00:20:00" duration="10" until="0:00:20:00"/><!--Braunschweig Am Wassertor-->
        <stop busStop="120010022110_0" arrival="0:00:22:00" duration="10" until="0:00:22:00"/><!--Braunschweig John-F.-Kennedy-Platz-->
    </vehicle>
    <route id="2548" edges="25290398 25290438 32055654 5059167#0 305951363 25076279#0 25076279#1 23209054#0 29085916#0 588927595 6279149#0 316781871#1 30426426#0 316781875#0 306497784 306497780 23118706 384876527 384876526 4743778#0 127240643#0 127240643#1 127240643#2"/>
    <vehicle id="429_132194506.0" route="2548" line="32616_3_132194506" depart="0:00:42:00" departEdge="2" arrivalEdge="22" type="bus"><!--429 Braunschweig Hauptbahnhof-->
        <stop busStop="120010022108_0" arrival="0:00:42:00" duration="10" until="0:00:42:00"/><!--Braunschweig John-F.-Kennedy-Platz-->
        <stop busStop="120010013713_0" arrival="0:00:43:00" duration="10" until="0:00:43:00"/><!--Braunschweig Friedrich-Wilhelm-Platz-->
        <stop busStop="120010016202_0" arrival="0:00:45:00" duration="10" until="0:00:45:00"/><!--Braunschweig Holzhof-->
    </vehicle>
    <vehicle id="418_132185978.0" route="1960" line="14781_3_132185978" depart="0:01:20:00" departEdge="6" arrivalEdge="28" type="bus"><!--418 Westpark-->
        <stop busStop="120010034202_0" arrival="0:01:20:00" duration="10" until="0:01:20:00"/><!--Braunschweig Rathaus-->
        <stop busStop="120010032201_0" arrival="0:01:21:00" duration="10" until="0:01:21:00"/><!--Braunschweig Packhof-->
        <stop busStop="120010031501_0" arrival="0:01:22:00" duration="10" until="0:01:22:00"/><!--Braunschweig Hintern Brüdern-->
        <stop busStop="120010001502_0" arrival="0:01:23:00" duration="10" until="0:01:23:00"/><!--Braunschweig Altstadtmarkt-->
        <stop busStop="120010016102_0" arrival="0:01:25:00" duration="10" until="0:01:25:00"/><!--Braunschweig Güldenstraße-->
    </vehicle>
    <vehicle id="418_132185783.0" route="1960" line="14781_3_132185978" depart="0:05:15:00" departEdge="6" arrivalEdge="28" type="bus"><!--418 Westpark-->
        <stop busStop="120010034202_0" arrival="0:05:15:00" duration="10" until="0:05:15:00"/><!--Braunschweig Rathaus-->
<truncated after showing first 30 lines>
---------- Missing result in vehtypes ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <vType id="bus" vClass="bus"/>
</additional>
import GTFS import_bus_routes gtfs2pt_osm_no_repair ( Last six runs Jul2022 )
import GTFS import_days gtfs2pt_osm ( Last six runs Jul2022 )

TEST FAILED on ts-sim-build-ba : import GTFS import_bus_routes gtfs2pt_osm_repair ( Last six runs Jul2022 )

---------- Differences in errors ----------
3a4,13
> Traceback (most recent call last):
> gtfs2pt.py, in <module>
>     main(get_options())
> gtfs2pt.py, in main
>     gtfs_data, trip_list, shapes_dict, net)
> gtfs2osm.py, in write_gtfs_osm_outputs
>     sumolib.xml.writeHeader(output_file, root="additional")
> xml.py, in writeHeader
>     outf.write(buildHeader(script, root, schemaPath, rootAttrs, options, True))
> TypeError: write() argument 1 must be unicode, not str
---------- Differences in gtfs_additional ----------
1,24d0
< <?xml version="1.0" encoding="UTF-8"?>
< 
< 
< <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
<     <busStop id="120010016201_0" lane="316791974#1_0" startPos="7.60" endPos="20.60" name="Braunschweig Holzhof" friendlyPos="true"/>
<     <busStop id="120010004601_0" lane="316791983_0" startPos="0.00" endPos="13.00" name="Braunschweig Am Wassertor" friendlyPos="true"/>
<     <busStop id="120010022110_0" lane="43328051#0_0" startPos="24.74" endPos="37.74" name="Braunschweig John-F.-Kennedy-Platz" friendlyPos="true"/>
<     <busStop id="120010022108_0" lane="32055654_0" startPos="0.00" endPos="13.00" name="Braunschweig John-F.-Kennedy-Platz" friendlyPos="true"/>
<     <busStop id="120010013713_0" lane="588927595_0" startPos="53.40" endPos="66.40" name="Braunschweig Friedrich-Wilhelm-Platz" friendlyPos="true"/>
<     <busStop id="120010016202_0" lane="127240643#2_0" startPos="0.56" endPos="13.56" name="Braunschweig Holzhof" friendlyPos="true"/>
<     <busStop id="120010022105_0" lane="32055654_0" startPos="0.00" endPos="13.00" name="Braunschweig John-F.-Kennedy-Platz" friendlyPos="true"/>
<     <busStop id="120010007512_0" lane="5021504_0" startPos="23.72" endPos="36.72" name="Braunschweig Schloss" friendlyPos="true"/>
<     <busStop id="120010034211_0" lane="27220209#0_0" startPos="0.00" endPos="13.00" name="Braunschweig Rathaus" friendlyPos="true"/>
<     <busStop id="120010022113_0" lane="5059167#0_0" startPos="26.17" endPos="39.17" name="Braunschweig John-F.-Kennedy-Platz" friendlyPos="true"/>
<     <busStop id="120010013704_0" lane="588927595_0" startPos="47.22" endPos="60.22" name="Braunschweig Friedrich-Wilhelm-Platz" friendlyPos="true"/>
<     <busStop id="120010013002_0" lane="122119622#0_0" startPos="82.59" endPos="95.59" name="Braunschweig Europaplatz" friendlyPos="true"/>
<     <busStop id="120010034202_0" lane="-5148300_0" startPos="0.00" endPos="13.00" name="Braunschweig Rathaus" friendlyPos="true"/>
<     <busStop id="120010032201_0" lane="37983000_0" startPos="28.48" endPos="41.48" name="Braunschweig Packhof" friendlyPos="true"/>
<     <busStop id="120010031501_0" lane="30425275#0_0" startPos="29.12" endPos="42.12" name="Braunschweig Hintern Brüdern" friendlyPos="true"/>
<     <busStop id="120010001502_0" lane="8108069_0" startPos="0.00" endPos="13.00" name="Braunschweig Altstadtmarkt" friendlyPos="true"/>
<     <busStop id="120010016104_0" lane="8618349#0_0" startPos="31.99" endPos="44.99" name="Braunschweig Güldenstraße" friendlyPos="true"/>
<     <busStop id="120010041001_0" lane="319389908#0_0" startPos="79.29" endPos="92.29" name="Braunschweig Südstraße" friendlyPos="true"/>
<     <busStop id="120010016102_0" lane="-320399277#2_0" startPos="0.00" endPos="13.00" name="Braunschweig Güldenstraße" friendlyPos="true"/>
< </additional>
---------- Differences in output ----------
11d10
< Not all given gtfs elements have been mapped, see gtfs_missing.xml for more information
---------- Missing result in gtfs_missing ----------
<missingElements>
    <stop id="120010007513" name="Braunschweig Schloss" ptLine="620"/>
    <stop id="120010034205" name="Braunschweig Rathaus" ptLine="620"/>
</missingElements>
---------- Missing result in gtfs_routes ----------
<?xml version="1.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="1960" edges="-171756596 -37976103#3 -314841164#1 -37976385#1 -615184925 -198087353#0 -5148300 22978949#0 54684975#0 54684975#11 23386846#0 37983000 28381788 28509534#0 28509534#1 28509707#0 307200571 409312582#1 30425275#0 291686198 210624811#0 210624811#2 210624811#3 210624811#4 409312580 8108069 -376915189 -8107411#2 -320399277#2 -320814805#1 -59873991 -8118981 -320814798 -59873992 -25087143 -25290640 -283066855"/>
    <vehicle id="418_132185786.trimmed.0" route="1960" line="14781_3_132185786.trimmed" depart="0:00:03:00" departEdge="25" arrivalEdge="28" type="bus"><!--418 Westpark-->
        <stop busStop="120010001502_0" arrival="0:00:03:00" duration="10" until="0:00:03:00"/><!--Braunschweig Altstadtmarkt-->
        <stop busStop="120010016102_0" arrival="0:00:05:00" duration="10" until="0:00:05:00"/><!--Braunschweig Güldenstraße-->
    </vehicle>
    <route id="2559" edges="316791974#0 316791974#1 30426508#0 317191948 171349008#0 316791987#1 316791983 316791991 25076268 316779270 23209056#0 23209056#2 305951352 311580921#0 311580921#1 311580921#2 25076286#0 43328051#0"/>
    <vehicle id="419_132183536.trimmed.0" route="2559" line="32727_3_132183536.trimmed" depart="0:00:19:00" departEdge="1" arrivalEdge="17" type="bus"><!--419 Braunschweig Hauptbahnhof-->
        <stop busStop="120010016201_0" arrival="0:00:19:00" duration="10" until="0:00:19:00"/><!--Braunschweig Holzhof-->
        <stop busStop="120010004601_0" arrival="0:00:20:00" duration="10" until="0:00:20:00"/><!--Braunschweig Am Wassertor-->
        <stop busStop="120010022110_0" arrival="0:00:22:00" duration="10" until="0:00:22:00"/><!--Braunschweig John-F.-Kennedy-Platz-->
    </vehicle>
    <route id="2548" edges="25290398 25290438 32055654 5059167#0 305951363 25076279#0 25076279#1 23209054#0 29085916#0 588927595 6279149#0 316781871#1 30426426#0 316781875#0 306497784 306497780 23118706 384876527 384876526 4743778#0 127240643#0 127240643#1 127240643#2"/>
    <vehicle id="429_132194506.0" route="2548" line="32616_3_132194506" depart="0:00:42:00" departEdge="2" arrivalEdge="22" type="bus"><!--429 Braunschweig Hauptbahnhof-->
        <stop busStop="120010022108_0" arrival="0:00:42:00" duration="10" until="0:00:42:00"/><!--Braunschweig John-F.-Kennedy-Platz-->
        <stop busStop="120010013713_0" arrival="0:00:43:00" duration="10" until="0:00:43:00"/><!--Braunschweig Friedrich-Wilhelm-Platz-->
        <stop busStop="120010016202_0" arrival="0:00:45:00" duration="10" until="0:00:45:00"/><!--Braunschweig Holzhof-->
    </vehicle>
    <vehicle id="418_132185978.0" route="1960" line="14781_3_132185978" depart="0:01:20:00" departEdge="6" arrivalEdge="28" type="bus"><!--418 Westpark-->
        <stop busStop="120010034202_0" arrival="0:01:20:00" duration="10" until="0:01:20:00"/><!--Braunschweig Rathaus-->
        <stop busStop="120010032201_0" arrival="0:01:21:00" duration="10" until="0:01:21:00"/><!--Braunschweig Packhof-->
        <stop busStop="120010031501_0" arrival="0:01:22:00" duration="10" until="0:01:22:00"/><!--Braunschweig Hintern Brüdern-->
        <stop busStop="120010001502_0" arrival="0:01:23:00" duration="10" until="0:01:23:00"/><!--Braunschweig Altstadtmarkt-->
        <stop busStop="120010016102_0" arrival="0:01:25:00" duration="10" until="0:01:25:00"/><!--Braunschweig Güldenstraße-->
    </vehicle>
    <vehicle id="418_132185783.0" route="1960" line="14781_3_132185978" depart="0:05:15:00" departEdge="6" arrivalEdge="28" type="bus"><!--418 Westpark-->
        <stop busStop="120010034202_0" arrival="0:05:15:00" duration="10" until="0:05:15:00"/><!--Braunschweig Rathaus-->
<truncated after showing first 30 lines>
---------- Missing result in vehtypes ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <vType id="bus" vClass="bus"/>
</additional>

TEST FAILED on ts-sim-build-ba : import GTFS import_days gtfs2pt_fcd ( Last six runs Jul2022 )

---------- Differences in errors ----------
1,20c1,10
< Warning: Ambiguity in turnarounds computation at junction '469115178'.
< Warning: Found sharp turn with radius 5.46 at the start of edge '-166213710'.
< Warning: Found sharp turn with radius 4.94 at the end of edge '-625737141'.
< Warning: Found angle of 100.10 degrees at edge '627097696', segment 3.
< Warning: Shape for junction '280598629' has distance 29.64 to its given position.
< Warning: Lane '410322842_0' is not connected from any incoming edge at junction '5907970920'.
< Warning: Edge '627097989' is not connected to outgoing edges at junction '5907970920'.
< Warning: 4 total messages of type: Ambiguity in turnarounds computation at junction '%'.
< Warning: 4 total messages of type: Found angle of % degrees at edge '%', segment %.
< Warning: 11 total messages of type: Found sharp turn with radius % at the end of edge '%'.
< Warning: 11 total messages of type: Found sharp turn with radius % at the start of edge '%'.
< Warning: 2 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'.
< Warning: 2 total messages of type: Shape for junction '%' has distance % to its given position.
< Warning: Found sharp turn with radius 7.94 at the end of edge '627097884'.
< Warning: Found sharp turn with radius 8.15 at the start of edge '627097904'.
< Warning: Shape for junction '280598629' has distance 29.64 to its given position.
< Warning: Lane '627098067_3' is not connected from any incoming edge at junction '5907970888'.
< Warning: 4 total messages of type: Found sharp turn with radius % at the end of edge '%'.
< Warning: 2 total messages of type: Found sharp turn with radius % at the start of edge '%'.
< Warning: 4 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'.
---
> Traceback (most recent call last):
> gtfs2pt.py, in <module>
>     main(get_options())
> gtfs2pt.py, in main
>     gtfs2fcd.main(options)
> gtfs2fcd.py, in main
>     sumolib.writeXMLHeader(fcdFile[mode], "gtfs2fcd.py")
> xml.py, in writeHeader
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,3d0
< Success.
< Success.
< Warning! No mapping library found, falling back to tracemapper.
---------- Missing result in gtfs_additional ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="27220216:0.00" lane="27220216_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Rathaus">
    </busStop>
    <busStop id="319583927#0:15.76" lane="319583927#0_0" startPos="2.76" endPos="28.76" friendlyPos="true" name="Braunschweig Schloss">
    </busStop>
    <busStop id="5059167#0:39.16" lane="5059167#0_0" startPos="26.16" endPos="52.16" friendlyPos="true" name="Braunschweig John-F.-Kennedy-Platz">
    </busStop>
    <busStop id="32055586#0:54.08" lane="32055586#0_0" startPos="41.08" endPos="67.08" friendlyPos="true" name="Braunschweig Friedrich-Wilhelm-Platz">
    </busStop>
    <busStop id="316785564#0:27.14" lane="316785564#0_0" startPos="14.14" endPos="40.14" friendlyPos="true" name="Braunschweig Europaplatz">
    </busStop>
    <busStop id="-5148300:0.00" lane="-5148300_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Rathaus">
    </busStop>
    <busStop id="37983000:41.48" lane="37983000_0" startPos="28.48" endPos="54.48" friendlyPos="true" name="Braunschweig Packhof">
    </busStop>
    <busStop id="23233924#0:16.82" lane="23233924#0_0" startPos="3.82" endPos="29.82" friendlyPos="true" name="Braunschweig Hintern Brüdern">
    </busStop>
    <busStop id="8108069:11.15" lane="8108069_0" startPos="0.00" endPos="24.15" friendlyPos="true" name="Braunschweig Altstadtmarkt">
    </busStop>
    <busStop id="-320399277#2:12.79" lane="-320399277#2_0" startPos="0.00" endPos="25.79" friendlyPos="true" name="Braunschweig Güldenstraße">
    </busStop>
    <busStop id="5140344#0:0.00" lane="5140344#0_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Goslarsche Straße">
    </busStop>
    <busStop id="8074359#0:0.00" lane="8074359#0_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Altstadtmarkt">
    </busStop>
    <busStop id="-25087143:128.63" lane="-25087143_0" startPos="115.63" endPos="141.63" friendlyPos="true" name="Braunschweig Goslarsche Straße">
    </busStop>
<truncated after showing first 30 lines>
---------- Missing result in gtfs_routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="132244371.0" route="132244371" type="bus" depart="19970" line="620_132244371"/>
    <vehicle id="132244371.1" route="132244371" type="bus" depart="106370" line="620_132244371"/>
    <vehicle id="132185783.0" route="132185783" type="bus" depart="18890" line="418_132185783"/>
    <vehicle id="132185783.1" route="132185783" type="bus" depart="105290" line="418_132185783"/>
    <vehicle id="132185786.0" route="132185783" type="bus" depart="86090" line="418_132185783"/>
    <vehicle id="132185786.trimmed.0" route="132185786.trimmed" type="bus" depart="86570" line="418_132185786.trimmed"/>
    <vehicle id="132185978.0" route="132185783" type="bus" depart="91190" line="418_132185783"/>
    <vehicle id="132218462.0" route="132218462" type="bus" depart="22610" line="730_132218462"/>
    <vehicle id="132218462.1" route="132218462" type="bus" depart="109010" line="730_132218462"/>
    <vehicle id="132189814.0" route="132189814" type="bus" depart="36770" line="413_132189814"/>
    <vehicle id="132190299.0" route="132190299" type="bus" depart="43310" line="413_132190299"/>
    <vehicle id="132194506.0" route="132194506" type="bus" depart="88910" line="429_132194506"/>
    <vehicle id="132183536.0" route="132183536" type="bus" depart="87530" line="419_132183536"/>
    <vehicle id="132183536.trimmed.0" route="132183536.trimmed" type="bus" depart="87530" line="419_132183536.trimmed"/>
</routes>
---------- Missing result in vehtypes ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <vType id="bus" vClass="bus"/>
</additional>

TEST FAILED on ts-sim-build-ba : import OSM taxiStop fleet0_1 ( Last six runs Jul2022 )

---------- Differences in errors ----------
60a61,68
> Traceback (most recent call last):
> osmTaxiStop.py, in <module>
>     main(parseArgs())
> osmTaxiStop.py, in main
>     sumolib.xml.writeHeader(fleet_out, root="additional")
> xml.py, in writeHeader
>     outf.write(buildHeader(script, root, schemaPath, rootAttrs, options, True))
> TypeError: write() argument 1 must be unicode, not str
---------- Differences in routes ----------
1,14d0
< <?xml version="1.0" encoding="UTF-8"?>
< 
< 
< <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
<      <vType id="taxi" vClass="taxi">
<         <param key="has.taxi.device" value="true"/>
<     </vType>
<     <trip id="taxi_chargingStation_3_0" type="taxi" depart="0.00"><stop busStop="chargingStation_3" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_9_1" type="taxi" depart="0.00"><stop busStop="chargingStation_9" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_6_2" type="taxi" depart="0.00"><stop busStop="chargingStation_6" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_4_3" type="taxi" depart="0.00"><stop busStop="chargingStation_4" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_1_4" type="taxi" depart="0.00"><stop busStop="chargingStation_1" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_11_5" type="taxi" depart="0.00"><stop busStop="chargingStation_11" triggered="person"/></trip>
< </additional>
---------- Missing result in additional ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <chargingStation id="chargingStation_0" name="Grand Hotel" lane="-194069450#0_0" startPos="7.20" endPos="27.20"/>
    <chargingStation id="chargingStation_1" name="Radisson" lane="24913519#2_0" startPos="-16.59" endPos="28.41"/>
    <chargingStation id="chargingStation_2" name="Bhf. Alexanderplatz" lane="-4790825#2_0" startPos="58.89" endPos="96.39"/>
    <chargingStation id="chargingStation_3" name="Friedrichstadtpalast" lane="374734389#2_0" startPos="-13.78" endPos="38.72"/>
    <chargingStation id="chargingStation_4" name="Hackescher Markt" lane="-84960597#1_0" startPos="-22.52" endPos="29.98"/>
    <chargingStation id="chargingStation_5" name="Behren / Charlotten" lane="-24242882#1_0" startPos="73.17" endPos="93.17"/>
    <chargingStation id="chargingStation_6" name="Jägerstr./ Friedrichstr." lane="-4588219#3_0" startPos="94.46" endPos="114.46"/>
    <chargingStation id="chargingStation_7" name="Gendarmenmarkt" lane="-22972473#0_0" startPos="50.49" endPos="80.49"/>
    <chargingStation id="chargingStation_8" name="Park Inn" lane="100405009#3_0" startPos="-81.93" endPos="23.07"/>
    <chargingStation id="chargingStation_9" name="Am Kupfergraben" lane="22972219#0_0" startPos="60.34" endPos="80.34"/>
    <chargingStation id="chargingStation_10" name="Maritim Pro Arte" lane="158023913#0_0" startPos="58.39" endPos="88.39"/>
    <chargingStation id="chargingStation_11" name="Georgenstraße" lane="24243052#3_0" startPos="1.83" endPos="46.83"/>
    <chargingStation id="chargingStation_12" name="Staatsoper" lane="340498982#4_0" startPos="28.80" endPos="48.80"/>
    <chargingStation id="chargingStation_13" name="Hotel de Rome" lane="24242882#1_0" startPos="73.16" endPos="93.16"/>
    <chargingStation id="chargingStation_14" lane="112128418#5_0" startPos="51.26" endPos="71.26"/>
</additional>

TEST FAILED on ts-sim-build-ba : import OSM taxiStop fleet1 ( Last six runs Jul2022 )

---------- Differences in errors ----------
60a61,68
> Traceback (most recent call last):
> osmTaxiStop.py, in <module>
>     main(parseArgs())
> osmTaxiStop.py, in main
>     sumolib.xml.writeHeader(fleet_out, root="additional")
> xml.py, in writeHeader
>     outf.write(buildHeader(script, root, schemaPath, rootAttrs, options, True))
> TypeError: write() argument 1 must be unicode, not str
---------- Differences in routes ----------
1,9d0
< <?xml version="1.0" encoding="UTF-8"?>
< 
< 
< <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
<      <vType id="taxi" vClass="taxi">
<         <param key="has.taxi.device" value="true"/>
<     </vType>
<     <trip id="taxi_chargingStation_3_0" type="taxi" depart="0.00"><stop busStop="chargingStation_3" triggered="person"/></trip>
< </additional>
---------- Missing result in additional ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <chargingStation id="chargingStation_0" name="Grand Hotel" lane="-194069450#0_0" startPos="7.20" endPos="27.20"/>
    <chargingStation id="chargingStation_1" name="Radisson" lane="24913519#2_0" startPos="-16.59" endPos="28.41"/>
    <chargingStation id="chargingStation_2" name="Bhf. Alexanderplatz" lane="-4790825#2_0" startPos="58.89" endPos="96.39"/>
    <chargingStation id="chargingStation_3" name="Friedrichstadtpalast" lane="374734389#2_0" startPos="-13.78" endPos="38.72"/>
    <chargingStation id="chargingStation_4" name="Hackescher Markt" lane="-84960597#1_0" startPos="-22.52" endPos="29.98"/>
    <chargingStation id="chargingStation_5" name="Behren / Charlotten" lane="-24242882#1_0" startPos="73.17" endPos="93.17"/>
    <chargingStation id="chargingStation_6" name="Jägerstr./ Friedrichstr." lane="-4588219#3_0" startPos="94.46" endPos="114.46"/>
    <chargingStation id="chargingStation_7" name="Gendarmenmarkt" lane="-22972473#0_0" startPos="50.49" endPos="80.49"/>
    <chargingStation id="chargingStation_8" name="Park Inn" lane="100405009#3_0" startPos="-81.93" endPos="23.07"/>
    <chargingStation id="chargingStation_9" name="Am Kupfergraben" lane="22972219#0_0" startPos="60.34" endPos="80.34"/>
    <chargingStation id="chargingStation_10" name="Maritim Pro Arte" lane="158023913#0_0" startPos="58.39" endPos="88.39"/>
    <chargingStation id="chargingStation_11" name="Georgenstraße" lane="24243052#3_0" startPos="1.83" endPos="46.83"/>
    <chargingStation id="chargingStation_12" name="Staatsoper" lane="340498982#4_0" startPos="28.80" endPos="48.80"/>
    <chargingStation id="chargingStation_13" name="Hotel de Rome" lane="24242882#1_0" startPos="73.16" endPos="93.16"/>
    <chargingStation id="chargingStation_14" lane="112128418#5_0" startPos="51.26" endPos="71.26"/>
</additional>

TEST FAILED on ts-sim-build-ba : import OSM taxiStop gz ( Last six runs Jul2022 )

---------- Differences in errors ----------
18a19,26
> Traceback (most recent call last):
> osmTaxiStop.py, in <module>
>     main(parseArgs())
> osmTaxiStop.py, in main
>     sumolib.xml.writeHeader(fleet_out, root="additional")
> xml.py, in writeHeader
>     outf.write(buildHeader(script, root, schemaPath, rootAttrs, options, True))
> TypeError: write() argument 1 must be unicode, not str
---------- Differences in routes ----------
1,15d0
< <?xml version="1.0" encoding="UTF-8"?>
< 
< 
< <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
<      <vType id="taxi" vClass="taxi">
<         <param key="has.taxi.device" value="true"/>
<     </vType>
<     <trip id="taxi_chargingStation_0_0" type="taxi" depart="0.00"><stop busStop="chargingStation_0" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_0_1" type="taxi" depart="0.00"><stop busStop="chargingStation_0" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_0_2" type="taxi" depart="0.00"><stop busStop="chargingStation_0" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_0_3" type="taxi" depart="0.00"><stop busStop="chargingStation_0" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_0_4" type="taxi" depart="0.00"><stop busStop="chargingStation_0" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_0_5" type="taxi" depart="0.00"><stop busStop="chargingStation_0" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_0_6" type="taxi" depart="0.00"><stop busStop="chargingStation_0" triggered="person"/></trip>
< </additional>
---------- Missing result in additional ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <chargingStation id="chargingStation_0" name="Friedrichstadtpalast" lane="374734389#2_0" startPos="-15.79" endPos="36.71"/>
</additional>

TEST FAILED on ts-sim-build-ba : import OSM taxiStop plain ( Last six runs Jul2022 )

---------- Differences in errors ----------
60a61,68
> Traceback (most recent call last):
> osmTaxiStop.py, in <module>
>     main(parseArgs())
> osmTaxiStop.py, in main
>     sumolib.xml.writeHeader(fleet_out, root="additional")
> xml.py, in writeHeader
>     outf.write(buildHeader(script, root, schemaPath, rootAttrs, options, True))
> TypeError: write() argument 1 must be unicode, not str
---------- Differences in routes ----------
1,75d0
< <?xml version="1.0" encoding="UTF-8"?>
< 
< 
< <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
<      <vType id="taxi" vClass="taxi">
<         <param key="has.taxi.device" value="true"/>
<     </vType>
<     <trip id="taxi_chargingStation_0_0" type="taxi" depart="0.00"><stop busStop="chargingStation_0" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_0_1" type="taxi" depart="0.00"><stop busStop="chargingStation_0" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_1_2" type="taxi" depart="0.00"><stop busStop="chargingStation_1" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_1_3" type="taxi" depart="0.00"><stop busStop="chargingStation_1" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_1_4" type="taxi" depart="0.00"><stop busStop="chargingStation_1" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_1_5" type="taxi" depart="0.00"><stop busStop="chargingStation_1" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_1_6" type="taxi" depart="0.00"><stop busStop="chargingStation_1" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_1_7" type="taxi" depart="0.00"><stop busStop="chargingStation_1" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_2_8" type="taxi" depart="0.00"><stop busStop="chargingStation_2" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_2_9" type="taxi" depart="0.00"><stop busStop="chargingStation_2" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_2_10" type="taxi" depart="0.00"><stop busStop="chargingStation_2" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_2_11" type="taxi" depart="0.00"><stop busStop="chargingStation_2" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_2_12" type="taxi" depart="0.00"><stop busStop="chargingStation_2" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_3_13" type="taxi" depart="0.00"><stop busStop="chargingStation_3" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_3_14" type="taxi" depart="0.00"><stop busStop="chargingStation_3" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_3_15" type="taxi" depart="0.00"><stop busStop="chargingStation_3" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_3_16" type="taxi" depart="0.00"><stop busStop="chargingStation_3" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_3_17" type="taxi" depart="0.00"><stop busStop="chargingStation_3" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_3_18" type="taxi" depart="0.00"><stop busStop="chargingStation_3" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_3_19" type="taxi" depart="0.00"><stop busStop="chargingStation_3" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_4_20" type="taxi" depart="0.00"><stop busStop="chargingStation_4" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_4_21" type="taxi" depart="0.00"><stop busStop="chargingStation_4" triggered="person"/></trip>
<truncated after showing first 30 lines>
---------- Missing result in additional ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <chargingStation id="chargingStation_0" name="Grand Hotel" lane="-194069450#0_0" startPos="7.20" endPos="27.20"/>
    <chargingStation id="chargingStation_1" name="Radisson" lane="24913519#2_0" startPos="-16.59" endPos="28.41"/>
    <chargingStation id="chargingStation_2" name="Bhf. Alexanderplatz" lane="-4790825#2_0" startPos="58.89" endPos="96.39"/>
    <chargingStation id="chargingStation_3" name="Friedrichstadtpalast" lane="374734389#2_0" startPos="-13.78" endPos="38.72"/>
    <chargingStation id="chargingStation_4" name="Hackescher Markt" lane="-84960597#1_0" startPos="-22.52" endPos="29.98"/>
    <chargingStation id="chargingStation_5" name="Behren / Charlotten" lane="-24242882#1_0" startPos="73.17" endPos="93.17"/>
    <chargingStation id="chargingStation_6" name="Jägerstr./ Friedrichstr." lane="-4588219#3_0" startPos="94.46" endPos="114.46"/>
    <chargingStation id="chargingStation_7" name="Gendarmenmarkt" lane="-22972473#0_0" startPos="50.49" endPos="80.49"/>
    <chargingStation id="chargingStation_8" name="Park Inn" lane="100405009#3_0" startPos="-81.93" endPos="23.07"/>
    <chargingStation id="chargingStation_9" name="Am Kupfergraben" lane="22972219#0_0" startPos="60.34" endPos="80.34"/>
    <chargingStation id="chargingStation_10" name="Maritim Pro Arte" lane="158023913#0_0" startPos="58.39" endPos="88.39"/>
    <chargingStation id="chargingStation_11" name="Georgenstraße" lane="24243052#3_0" startPos="1.83" endPos="46.83"/>
    <chargingStation id="chargingStation_12" name="Staatsoper" lane="340498982#4_0" startPos="28.80" endPos="48.80"/>
    <chargingStation id="chargingStation_13" name="Hotel de Rome" lane="24242882#1_0" startPos="73.16" endPos="93.16"/>
    <chargingStation id="chargingStation_14" lane="112128418#5_0" startPos="51.26" endPos="71.26"/>
</additional>

TEST FAILED on ts-sim-build-ba : import OSM webWizard ( Last six runs Jul2022 )

---------- Differences in errors ----------
131,161c131,140
< Warning: At actuated tlLogic 'GS_25662542', linkIndex 12 has no controlling detector.
< Warning: At actuated tlLogic 'GS_25662542', linkIndex 13 has no controlling detector.
< Warning: At actuated tlLogic 'GS_25662542', linkIndex 14 has no controlling detector.
< Warning: At actuated tlLogic 'cluster_160503146_27411250_5372980361_5727160044_5727160045', actuated phase 4 has no controlling detector.
< Warning: At actuated tlLogic 'cluster_21432801_2938442114_295705005_3139140896_3178759584_735967920_735967921_735967926_961816249_961816257', actuated phase 6 has no controlling detector.
< Warning: At actuated tlLogic 'joinedS_0', linkIndex 16 has no controlling detector.
< Warning: At actuated tlLogic 'joinedS_0', linkIndex 24 has no controlling detector.
< Warning: At actuated tlLogic 'joinedS_1', linkIndex 2 has no controlling detector.
< Warning: At actuated tlLogic 'joinedS_1', linkIndex 8 has no controlling detector.
< Warning: At actuated tlLogic 'joinedS_1', linkIndex 9 has no controlling detector.
< Warning: At actuated tlLogic 'joinedS_1', linkIndex 10 has no controlling detector.
< Warning: At actuated tlLogic 'joinedS_1', linkIndex 31 has no controlling detector.
< Warning: At actuated tlLogic 'joinedS_1', linkIndex 32 has no controlling detector.
< Warning: At actuated tlLogic 'joinedS_1', linkIndex 33 has no controlling detector.
< Warning: busStop '1827996417' on lane '24914992#1_1' is too short for vehicle 'pt_bus_TXL:1.0'.
< Warning: busStop '1673526976' on lane '167272512#2_0' is too short for vehicle 'pt_tram_12:1.0'.
< Warning: busStop '30731700' on lane '167272531#9_0' is too short for vehicle 'pt_tram_12:1.0'.
< Warning: busStop '1668497956' on lane '153537614#2_0' is too short for vehicle 'pt_tram_M1:2.0'.
< Warning: busStop '3918673888' on lane '388702039#10_0' is too short for vehicle 'pt_bus_N6:0.0'.
< Warning: busStop '3869306762' on lane '111251382#2_1' is too short for vehicle 'pt_bus_147:0.0'.
< Warning: busStop '3928759794' on lane '388702041#11_0' is too short for vehicle 'pt_bus_N6:1.0'.
< Warning: Teleporting vehicle 'pt_tram_M2:0.1'; collision with vehicle 'pt_tram_M2:3.0', lane='148458500#0_0', gap=-1.00, time=484.00 stage=move.
< Warning: Vehicle 'pt_tram_M2:0.1' ends teleporting on edge '148458500#1', time=484.00.
< Warning: Person 'ped149' is jammed on edge ':1828018040_c0', time=1677.00.
< Warning: Person 'ped81' aborted waiting for 100:0 at busStop '272408975'.
< Warning: Person 'ped9' aborted waiting for 100:0 at busStop '271296293'.
< Warning: Person 'ped45' aborted waiting for TXL:1 at busStop '272408975'.
< Warning: Person 'ped99' aborted waiting for 100:1 at busStop '270718978'.
< Warning: Person 'ped37' aborted waiting for S5:1 at busStop '27411231'.
<truncated after showing first 30 lines>
---------- Differences in osmimport ----------
63824c63824
<     <junction id=":cluster_29192953_4590472049_4590472050_5_0" type="internal" x="1518.85" y="2192.69" incLanes=":cluster_29192953_4590472049_4590472050_1_0" intLanes=":cluster_29192953_4590472049_4590472050_0_0 :cluster_29192953_4590472049_4590472050_4_0 :cluster_29192953_4590472049_4590472050_c1_0 :cluster_29192953_4590472049_4590472050_c3_0"/>
---
>     <junction id=":cluster_29192953_4590472049_4590472050_5_0" type="internal" x="1518.85" y="2192.69" incLanes=":cluster_29192953_4590472049_4590472050_1_0 167272512#0_0" intLanes=":cluster_29192953_4590472049_4590472050_0_0 :cluster_29192953_4590472049_4590472050_4_0 :cluster_29192953_4590472049_4590472050_c1_0 :cluster_29192953_4590472049_4590472050_c3_0"/>
---------- Differences in output ----------
133c133
<    train: 13
---
>    tram: 20
134a135
>    train: 13
136d136
<    tram: 20
144,197d143
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Written configuration to <PATH>
< Loading net-file from <DIR>/osm.net.xml' ... done ((TIME)).
< Loading additional-files from <DIR>/osm.poly.xml' ... done ((TIME)).
< Loading additional-files from <DIR>/osm_stops.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 2959.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 422
<  Running: 0
<  Waiting: 0
< Teleports: 1 (Collisions: 1)
< Persons: 
<truncated after showing first 30 lines>
---------- Missing result in osmbatch ----------
python /path/to/ptlines2flows.py" -n osm.net.xml -e 900 -p 600 --random-begin --seed 42 --ptstops osm_stops.add.xml --ptlines osm_ptlines.xml -o osm_pt.rou.xml --ignore-errors --vtype-prefix pt_ --stopinfos-file stopinfos.xml --routes-file vehroutes.xml --trips-file trips.trips.xml --min-stops 0 --extend-to-fringe --verbose
python /path/to/randomTrips.py -n osm.net.xml --fringe-factor 1 -p 4.765595 -o osm.pedestrian.trips.xml -r osm.pedestrian.rou.xml -e 900 --vehicle-class pedestrian --persontrips --prefix ped --trip-attributes <attrs-with-os-dependent-quoting> --persontrip.walk-opposite-factor 0.8
python /path/to/randomTrips.py -n osm.net.xml --fringe-factor 2 -p 10.599252 -o osm.bicycle.trips.xml -r osm.bicycle.rou.xml -e 900 --vehicle-class bicycle --vclass bicycle --prefix bike --fringe-start-attributes <attrs-with-os-dependent-quoting> --validate
python /path/to/randomTrips.py -n osm.net.xml --fringe-factor 5 -p 4.410464 -o osm.passenger.trips.xml -r osm.passenger.rou.xml -e 900 --vehicle-class passenger --vclass passenger --prefix veh --min-distance 300 --trip-attributes <attrs-with-os-dependent-quoting> --validate
python /path/to/randomTrips.py -n osm.net.xml --fringe-factor 40 -p 201.616855 -o osm.ship.trips.xml -r osm.ship.rou.xml -e 900 --vehicle-class ship --vclass ship --prefix ship --validate --fringe-start-attributes "departSpeed=\"max\""
---------- Missing result in osmtrips ----------
<?xml version="1.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="ped_pedestrian" vClass="pedestrian"/>
    <person id="ped0" depart="0.00" type="ped_pedestrian">
        <personTrip from="335576646#0" to="-153692976#0" modes="public"/>
    </person>
    <person id="ped1" depart="4.77" type="ped_pedestrian">
        <personTrip from="159482052#0" to="107747047#3" modes="public"/>
    </person>
    <person id="ped2" depart="9.53" type="ped_pedestrian">
        <personTrip from="384309028" to="346212658" modes="public"/>
    </person>
    <person id="ped3" depart="14.30" type="ped_pedestrian">
        <personTrip from="51167561#1" to="-24993933#1" modes="public"/>
    </person>
    <person id="ped4" depart="19.06" type="ped_pedestrian">
        <personTrip from="23851927#1" to="-15973619#0" modes="public"/>
    </person>
    <person id="ped5" depart="23.83" type="ped_pedestrian">
        <personTrip from="104567844" to="272757337#2" modes="public"/>
    </person>
    <person id="ped6" depart="28.59" type="ped_pedestrian">
        <personTrip from="-153698402" to="-574993713#2" modes="public"/>
    </person>
    <person id="ped7" depart="33.36" type="ped_pedestrian">
        <personTrip from="339201192#0" to="274513545" modes="public"/>
    </person>
    <person id="ped8" depart="38.12" type="ped_pedestrian">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : misc createVehTypeDistribution lognormal_mingap ( Last six runs Jul2022 )

---------- Differences in additional ----------
4,13c4,13
<       <vType id="exampleDist0" minGap="1.061"/>
<       <vType id="exampleDist1" minGap="0.876"/>
<       <vType id="exampleDist2" minGap="1.314"/>
<       <vType id="exampleDist3" minGap="0.965"/>
<       <vType id="exampleDist4" minGap="0.756"/>
<       <vType id="exampleDist5" minGap="1.141"/>
<       <vType id="exampleDist6" minGap="0.708"/>
<       <vType id="exampleDist7" minGap="1.435"/>
<       <vType id="exampleDist8" minGap="0.919"/>
<       <vType id="exampleDist9" minGap="1.296"/>
---
>       <vType id="exampleDist0" minGap="2.890"/>
>       <vType id="exampleDist1" minGap="2.401"/>
>       <vType id="exampleDist2" minGap="3.720"/>
>       <vType id="exampleDist3" minGap="2.626"/>
>       <vType id="exampleDist4" minGap="2.130"/>
>       <vType id="exampleDist5" minGap="3.131"/>
>       <vType id="exampleDist6" minGap="2.030"/>
>       <vType id="exampleDist7" minGap="4.198"/>
>       <vType id="exampleDist8" minGap="2.506"/>
>       <vType id="exampleDist9" minGap="3.653"/>

TEST FAILED on ts-sim-build-ba : net net2jpsgeometry allow_junctions ( Last six runs Jul2022 )

---------- Differences in dxf ----------
12c12
< 6
---
> 20
17a18,21
> $LASTSAVEDBY
>   1
> unknown
>   9
50c54
< 420.0
---
> 12.0
52c56
< 297.0
---
> 9.0
72c76
< 1
---
> 0
84c88
< 2.5
---
> 0.2
88c92
< 1.0
---
> 0.05
92c96
<truncated after showing first 30 lines>
---------- Differences in poly_additional ----------
2,35c2,35
< <poly id="CE_0_door_:C_w2_0" color="0,0,255" layer="11" shape="113.4,91.095 113.4,87.35"><param key="jps-type" value="door"/><param key="from-object-id" value="CE_0"/><param key="to-object-id" value=":C_w2_0"/><param key="transition-id" value="0"/></poly>
< <poly id="CE_0_door_:E_w0_0" color="0,0,255" layer="11" shape="200.0,87.35 200.0,91.095"><param key="jps-type" value="door"/><param key="from-object-id" value="CE_0"/><param key="to-object-id" value=":E_w0_0"/><param key="transition-id" value="1"/></poly>
< <poly id="WC_0_door_:W_w0_0" color="0,0,255" layer="11" shape="0.0,88.1 0.0,91.1"><param key="jps-type" value="door"/><param key="from-object-id" value="WC_0"/><param key="to-object-id" value=":W_w0_0"/><param key="transition-id" value="2"/></poly>
< <poly id="WC_0_door_:C_w3_0" color="0,0,255" layer="11" shape="86.6,88.1 86.6,91.1"><param key="jps-type" value="door"/><param key="from-object-id" value="WC_0"/><param key="to-object-id" value=":C_w3_0"/><param key="transition-id" value="3"/></poly>
< <poly id="CW_0_door_:C_w0_0" color="0,0,255" layer="11" shape="86.6,108.905 86.6,111.15"><param key="jps-type" value="door"/><param key="from-object-id" value="CW_0"/><param key="to-object-id" value=":C_w0_0"/><param key="transition-id" value="4"/></poly>
< <poly id="CW_0_door_:W_w0_0" color="0,0,255" layer="11" shape="0.0,111.15 0.0,108.905"><param key="jps-type" value="door"/><param key="from-object-id" value="CW_0"/><param key="to-object-id" value=":W_w0_0"/><param key="transition-id" value="5"/></poly>
< <poly id="NC_0_door_:N_w0_0" color="0,0,255" layer="11" shape="88.1,200.0 91.1,200.0"><param key="jps-type" value="door"/><param key="from-object-id" value="NC_0"/><param key="to-object-id" value=":N_w0_0"/><param key="transition-id" value="6"/></poly>
< <poly id="NC_0_door_:C_w0_0" color="0,0,255" layer="11" shape="88.1,112.65 91.1,112.65"><param key="jps-type" value="door"/><param key="from-object-id" value="NC_0"/><param key="to-object-id" value=":C_w0_0"/><param key="transition-id" value="7"/></poly>
< <poly id="C_door_EC_0" color="0,0,255" layer="11" shape="113.4,110.4 113.4,108.9"><param key="jps-type" value="door"/><param key="from-object-id" value="C"/><param key="to-object-id" value="EC_0"/><param key="transition-id" value="8"/></poly>
< <poly id="C_door_NC_0" color="0,0,255" layer="11" shape="88.1,112.65 91.1,112.65"><param key="jps-type" value="door"/><param key="from-object-id" value="C"/><param key="to-object-id" value="NC_0"/><param key="transition-id" value="9"/></poly>
< <poly id="C_door_SC_0" color="0,0,255" layer="11" shape="111.9,85.85 108.9,85.85"><param key="jps-type" value="door"/><param key="from-object-id" value="C"/><param key="to-object-id" value="SC_0"/><param key="transition-id" value="10"/></poly>
< <poly id="C_door_WC_0" color="0,0,255" layer="11" shape="86.6,88.1 86.6,91.1"><param key="jps-type" value="door"/><param key="from-object-id" value="C"/><param key="to-object-id" value="WC_0"/><param key="transition-id" value="11"/></poly>
< <poly id="C_door_CE_0" color="0,0,255" layer="11" shape="113.4,91.095 113.4,87.35"><param key="jps-type" value="door"/><param key="from-object-id" value="C"/><param key="to-object-id" value="CE_0"/><param key="transition-id" value="12"/></poly>
< <poly id="C_door_CN_0" color="0,0,255" layer="11" shape="108.9,112.65 111.9,112.65"><param key="jps-type" value="door"/><param key="from-object-id" value="C"/><param key="to-object-id" value="CN_0"/><param key="transition-id" value="13"/></poly>
< <poly id="C_door_CS_0" color="0,0,255" layer="11" shape="91.1,85.85 88.1,85.85"><param key="jps-type" value="door"/><param key="from-object-id" value="C"/><param key="to-object-id" value="CS_0"/><param key="transition-id" value="14"/></poly>
< <poly id="C_door_CW_0" color="0,0,255" layer="11" shape="86.6,108.905 86.6,111.15"><param key="jps-type" value="door"/><param key="from-object-id" value="C"/><param key="to-object-id" value="CW_0"/><param key="transition-id" value="15"/></poly>
< <poly id="CE_0_boundary_slice_0" color="255,0,0" layer="10" shape="113.4,87.345 200.0,87.345 200.0,87.35"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="CE_0"/></poly>
< <poly id="CE_0_boundary_slice_2" color="255,0,0" layer="10" shape="200.0,91.095 113.4,91.095"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="CE_0"/></poly>
< <poly id="CE_0_boundary_slice_4" color="255,0,0" layer="10" shape="113.4,87.35 113.4,87.345"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="CE_0"/></poly>
< <poly id="WC_0_boundary_slice_0" color="255,0,0" layer="10" shape="0.0,88.1 86.6,88.1"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="WC_0"/></poly>
< <poly id="WC_0_boundary_slice_2" color="255,0,0" layer="10" shape="86.6,91.1 0.0,91.1"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="WC_0"/></poly>
< <poly id="CW_0_boundary_slice_0" color="255,0,0" layer="10" shape="86.6,111.155 0.0,111.155 0.0,111.15"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="CW_0"/></poly>
< <poly id="CW_0_boundary_slice_2" color="255,0,0" layer="10" shape="0.0,108.905 86.6,108.905"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="CW_0"/></poly>
< <poly id="CW_0_boundary_slice_4" color="255,0,0" layer="10" shape="86.6,111.15 86.6,111.155"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="CW_0"/></poly>
< <poly id="NC_0_boundary_slice_0" color="255,0,0" layer="10" shape="88.1,200.0 88.1,112.65"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="NC_0"/></poly>
< <poly id="NC_0_boundary_slice_2" color="255,0,0" layer="10" shape="91.1,112.65 91.1,200.0"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="NC_0"/></poly>
< <poly id="C_boundary_slice_1" color="255,0,0" layer="10" shape="91.1,112.65 108.9,112.65"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="C"/></poly>
< <poly id="C_boundary_slice_3" color="255,0,0" layer="10" shape="111.9,112.65 113.4,110.4"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="C"/></poly>
< <poly id="C_boundary_slice_5" color="255,0,0" layer="10" shape="113.4,108.9 113.4,91.095"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="C"/></poly>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : net net2jpsgeometry sidewalk_lanes ( Last six runs Jul2022 )

---------- Differences in dxf ----------
12c12
< 6
---
> 20
17a18,21
> $LASTSAVEDBY
>   1
> unknown
>   9
50c54
< 420.0
---
> 12.0
52c56
< 297.0
---
> 9.0
72c76
< 1
---
> 0
84c88
< 2.5
---
> 0.2
88c92
< 1.0
---
> 0.05
92c96
<truncated after showing first 30 lines>
---------- Differences in poly_additional ----------
2,19c2,19
< <poly id="CE_0_door_:C_w2_0" color="0,0,255" layer="11" shape="113.4,91.095 113.4,87.35"><param key="jps-type" value="door"/><param key="from-object-id" value="CE_0"/><param key="to-object-id" value=":C_w2_0"/><param key="transition-id" value="0"/></poly>
< <poly id="CE_0_door_:E_w0_0" color="0,0,255" layer="11" shape="200.0,87.35 200.0,91.095"><param key="jps-type" value="door"/><param key="from-object-id" value="CE_0"/><param key="to-object-id" value=":E_w0_0"/><param key="transition-id" value="1"/></poly>
< <poly id="WC_0_door_:W_w0_0" color="0,0,255" layer="11" shape="0.0,88.1 0.0,91.1"><param key="jps-type" value="door"/><param key="from-object-id" value="WC_0"/><param key="to-object-id" value=":W_w0_0"/><param key="transition-id" value="2"/></poly>
< <poly id="WC_0_door_:C_w3_0" color="0,0,255" layer="11" shape="86.6,88.1 86.6,91.1"><param key="jps-type" value="door"/><param key="from-object-id" value="WC_0"/><param key="to-object-id" value=":C_w3_0"/><param key="transition-id" value="3"/></poly>
< <poly id="CW_0_door_:C_w0_0" color="0,0,255" layer="11" shape="86.6,108.905 86.6,111.15"><param key="jps-type" value="door"/><param key="from-object-id" value="CW_0"/><param key="to-object-id" value=":C_w0_0"/><param key="transition-id" value="4"/></poly>
< <poly id="CW_0_door_:W_w0_0" color="0,0,255" layer="11" shape="0.0,111.15 0.0,108.905"><param key="jps-type" value="door"/><param key="from-object-id" value="CW_0"/><param key="to-object-id" value=":W_w0_0"/><param key="transition-id" value="5"/></poly>
< <poly id="NC_0_door_:N_w0_0" color="0,0,255" layer="11" shape="88.1,200.0 91.1,200.0"><param key="jps-type" value="door"/><param key="from-object-id" value="NC_0"/><param key="to-object-id" value=":N_w0_0"/><param key="transition-id" value="6"/></poly>
< <poly id="NC_0_door_:C_w0_0" color="0,0,255" layer="11" shape="88.1,112.65 91.1,112.65"><param key="jps-type" value="door"/><param key="from-object-id" value="NC_0"/><param key="to-object-id" value=":C_w0_0"/><param key="transition-id" value="7"/></poly>
< <poly id="CE_0_boundary_slice_0" color="255,0,0" layer="10" shape="113.4,87.345 200.0,87.345 200.0,87.35"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="CE_0"/></poly>
< <poly id="CE_0_boundary_slice_2" color="255,0,0" layer="10" shape="200.0,91.095 113.4,91.095"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="CE_0"/></poly>
< <poly id="CE_0_boundary_slice_4" color="255,0,0" layer="10" shape="113.4,87.35 113.4,87.345"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="CE_0"/></poly>
< <poly id="WC_0_boundary_slice_0" color="255,0,0" layer="10" shape="0.0,88.1 86.6,88.1"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="WC_0"/></poly>
< <poly id="WC_0_boundary_slice_2" color="255,0,0" layer="10" shape="86.6,91.1 0.0,91.1"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="WC_0"/></poly>
< <poly id="CW_0_boundary_slice_0" color="255,0,0" layer="10" shape="86.6,111.155 0.0,111.155 0.0,111.15"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="CW_0"/></poly>
< <poly id="CW_0_boundary_slice_2" color="255,0,0" layer="10" shape="0.0,108.905 86.6,108.905"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="CW_0"/></poly>
< <poly id="CW_0_boundary_slice_4" color="255,0,0" layer="10" shape="86.6,111.15 86.6,111.155"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="CW_0"/></poly>
< <poly id="NC_0_boundary_slice_0" color="255,0,0" layer="10" shape="88.1,200.0 88.1,112.65"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="NC_0"/></poly>
< <poly id="NC_0_boundary_slice_2" color="255,0,0" layer="10" shape="91.1,112.65 91.1,200.0"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="NC_0"/></poly>
---
> <poly id="CE_0_door_:C_w2_0" color="0,0,255" layer="11" shape="113.4,91.095 113.4,87.35"><param key="transition-id" value="0"/><param key="to-object-id" value=":C_w2_0"/><param key="from-object-id" value="CE_0"/><param key="jps-type" value="door"/></poly>
> <poly id="CE_0_door_:E_w0_0" color="0,0,255" layer="11" shape="200.0,87.35 200.0,91.095"><param key="transition-id" value="1"/><param key="to-object-id" value=":E_w0_0"/><param key="from-object-id" value="CE_0"/><param key="jps-type" value="door"/></poly>
> <poly id="WC_0_door_:W_w0_0" color="0,0,255" layer="11" shape="0.0,88.1 0.0,91.1"><param key="transition-id" value="2"/><param key="to-object-id" value=":W_w0_0"/><param key="from-object-id" value="WC_0"/><param key="jps-type" value="door"/></poly>
> <poly id="WC_0_door_:C_w3_0" color="0,0,255" layer="11" shape="86.6,88.1 86.6,91.1"><param key="transition-id" value="3"/><param key="to-object-id" value=":C_w3_0"/><param key="from-object-id" value="WC_0"/><param key="jps-type" value="door"/></poly>
> <poly id="CW_0_door_:C_w0_0" color="0,0,255" layer="11" shape="86.6,108.905 86.6,111.15"><param key="transition-id" value="4"/><param key="to-object-id" value=":C_w0_0"/><param key="from-object-id" value="CW_0"/><param key="jps-type" value="door"/></poly>
> <poly id="CW_0_door_:W_w0_0" color="0,0,255" layer="11" shape="0.0,111.15 0.0,108.905"><param key="transition-id" value="5"/><param key="to-object-id" value=":W_w0_0"/><param key="from-object-id" value="CW_0"/><param key="jps-type" value="door"/></poly>
> <poly id="NC_0_door_:N_w0_0" color="0,0,255" layer="11" shape="88.1,200.0 91.1,200.0"><param key="transition-id" value="6"/><param key="to-object-id" value=":N_w0_0"/><param key="from-object-id" value="NC_0"/><param key="jps-type" value="door"/></poly>
> <poly id="NC_0_door_:C_w0_0" color="0,0,255" layer="11" shape="88.1,112.65 91.1,112.65"><param key="transition-id" value="7"/><param key="to-object-id" value=":C_w0_0"/><param key="from-object-id" value="NC_0"/><param key="jps-type" value="door"/></poly>
> <poly id="CE_0_boundary_slice_0" color="255,0,0" layer="10" shape="113.4,87.345 200.0,87.345 200.0,87.35"><param key="sumo-object-id" value="CE_0"/><param key="jps-type" value="boundary"/></poly>
> <poly id="CE_0_boundary_slice_2" color="255,0,0" layer="10" shape="200.0,91.095 113.4,91.095"><param key="sumo-object-id" value="CE_0"/><param key="jps-type" value="boundary"/></poly>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output aggregateBatteryOutput 01 ( Last six runs Jul2022 )

---------- Differences in aggregatebattery ----------
4c4
< 		<vehicle id="veh0" energyConsumed="1.0" totalEnergyConsumed="1.0" totalEnergyRegenerated="1.0" energyChargedInTransit="1.0" energyChargedStopped="1.0" timeStopped="0.0" aggregateNumber="1.0"/>
---
> 		<vehicle aggregateNumber="1.0" energyChargedInTransit="1.0" energyChargedStopped="1.0" energyConsumed="1.0" id="veh0" timeStopped="0.0" totalEnergyConsumed="1.0" totalEnergyRegenerated="1.0"/>
7c7
< 		<vehicle id="veh0" energyConsumed="1.0" totalEnergyConsumed="1.0" totalEnergyRegenerated="1.0" energyChargedInTransit="1.0" energyChargedStopped="1.0" timeStopped="0.0" aggregateNumber="1.0"/>
---
> 		<vehicle aggregateNumber="1.0" energyChargedInTransit="1.0" energyChargedStopped="1.0" energyConsumed="1.0" id="veh0" timeStopped="0.0" totalEnergyConsumed="1.0" totalEnergyRegenerated="1.0"/>
10c10
< 		<vehicle id="veh0" energyConsumed="1.0" totalEnergyConsumed="1.0" totalEnergyRegenerated="1.0" energyChargedInTransit="1.0" energyChargedStopped="1.0" timeStopped="0.0" aggregateNumber="1.0"/>
---
> 		<vehicle aggregateNumber="1.0" energyChargedInTransit="1.0" energyChargedStopped="1.0" energyConsumed="1.0" id="veh0" timeStopped="0.0" totalEnergyConsumed="1.0" totalEnergyRegenerated="1.0"/>
13c13
< 		<vehicle id="veh0" energyConsumed="1.0" totalEnergyConsumed="1.0" totalEnergyRegenerated="1.0" energyChargedInTransit="1.0" energyChargedStopped="1.0" timeStopped="0.0" aggregateNumber="1.0"/>
---
> 		<vehicle aggregateNumber="1.0" energyChargedInTransit="1.0" energyChargedStopped="1.0" energyConsumed="1.0" id="veh0" timeStopped="0.0" totalEnergyConsumed="1.0" totalEnergyRegenerated="1.0"/>
16c16
< 		<vehicle id="veh0" energyConsumed="1.0" totalEnergyConsumed="1.0" totalEnergyRegenerated="1.0" energyChargedInTransit="1.0" energyChargedStopped="1.0" timeStopped="0.0" aggregateNumber="1.0"/>
---
> 		<vehicle aggregateNumber="1.0" energyChargedInTransit="1.0" energyChargedStopped="1.0" energyConsumed="1.0" id="veh0" timeStopped="0.0" totalEnergyConsumed="1.0" totalEnergyRegenerated="1.0"/>
19c19
< 		<vehicle id="veh0" energyConsumed="1.0" totalEnergyConsumed="1.0" totalEnergyRegenerated="1.0" energyChargedInTransit="1.0" energyChargedStopped="1.0" timeStopped="0.0" aggregateNumber="1.0"/>
---
> 		<vehicle aggregateNumber="1.0" energyChargedInTransit="1.0" energyChargedStopped="1.0" energyConsumed="1.0" id="veh0" timeStopped="0.0" totalEnergyConsumed="1.0" totalEnergyRegenerated="1.0"/>
22c22
< 		<vehicle id="veh0" energyConsumed="1.0" totalEnergyConsumed="1.0" totalEnergyRegenerated="1.0" energyChargedInTransit="1.0" energyChargedStopped="1.0" timeStopped="0.0" aggregateNumber="1.0"/>
---
> 		<vehicle aggregateNumber="1.0" energyChargedInTransit="1.0" energyChargedStopped="1.0" energyConsumed="1.0" id="veh0" timeStopped="0.0" totalEnergyConsumed="1.0" totalEnergyRegenerated="1.0"/>
25c25
< 		<vehicle id="veh0" energyConsumed="1.0" totalEnergyConsumed="1.0" totalEnergyRegenerated="1.0" energyChargedInTransit="1.0" energyChargedStopped="1.0" timeStopped="0.0" aggregateNumber="1.0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output aggregateBatteryOutput 30 ( Last six runs Jul2022 )

---------- Differences in aggregatebattery ----------
4c4
< 		<vehicle id="veh0" energyConsumed="30.0" totalEnergyConsumed="30.0" totalEnergyRegenerated="30.0" energyChargedInTransit="30.0" energyChargedStopped="30.0" timeStopped="0.0" aggregateNumber="30.0"/>
---
> 		<vehicle aggregateNumber="30.0" energyChargedInTransit="30.0" energyChargedStopped="30.0" energyConsumed="30.0" id="veh0" timeStopped="0.0" totalEnergyConsumed="30.0" totalEnergyRegenerated="30.0"/>
7c7
< 		<vehicle id="veh0" energyConsumed="30.0" totalEnergyConsumed="30.0" totalEnergyRegenerated="30.0" energyChargedInTransit="30.0" energyChargedStopped="30.0" timeStopped="0.0" aggregateNumber="30.0"/>
---
> 		<vehicle aggregateNumber="30.0" energyChargedInTransit="30.0" energyChargedStopped="30.0" energyConsumed="30.0" id="veh0" timeStopped="0.0" totalEnergyConsumed="30.0" totalEnergyRegenerated="30.0"/>
10c10
< 		<vehicle id="veh0" energyConsumed="30.0" totalEnergyConsumed="30.0" totalEnergyRegenerated="30.0" energyChargedInTransit="30.0" energyChargedStopped="30.0" timeStopped="0.0" aggregateNumber="30.0"/>
---
> 		<vehicle aggregateNumber="30.0" energyChargedInTransit="30.0" energyChargedStopped="30.0" energyConsumed="30.0" id="veh0" timeStopped="0.0" totalEnergyConsumed="30.0" totalEnergyRegenerated="30.0"/>
13c13
< 		<vehicle id="veh0" energyConsumed="30.0" totalEnergyConsumed="30.0" totalEnergyRegenerated="30.0" energyChargedInTransit="30.0" energyChargedStopped="30.0" timeStopped="0.0" aggregateNumber="30.0"/>
---
> 		<vehicle aggregateNumber="30.0" energyChargedInTransit="30.0" energyChargedStopped="30.0" energyConsumed="30.0" id="veh0" timeStopped="0.0" totalEnergyConsumed="30.0" totalEnergyRegenerated="30.0"/>
16c16
< 		<vehicle id="veh0" energyConsumed="30.0" totalEnergyConsumed="30.0" totalEnergyRegenerated="30.0" energyChargedInTransit="30.0" energyChargedStopped="30.0" timeStopped="0.0" aggregateNumber="30.0"/>
---
> 		<vehicle aggregateNumber="30.0" energyChargedInTransit="30.0" energyChargedStopped="30.0" energyConsumed="30.0" id="veh0" timeStopped="0.0" totalEnergyConsumed="30.0" totalEnergyRegenerated="30.0"/>
19c19
< 		<vehicle id="veh0" energyConsumed="30.0" totalEnergyConsumed="30.0" totalEnergyRegenerated="30.0" energyChargedInTransit="30.0" energyChargedStopped="30.0" timeStopped="0.0" aggregateNumber="30.0"/>
---
> 		<vehicle aggregateNumber="30.0" energyChargedInTransit="30.0" energyChargedStopped="30.0" energyConsumed="30.0" id="veh0" timeStopped="0.0" totalEnergyConsumed="30.0" totalEnergyRegenerated="30.0"/>
22c22
< 		<vehicle id="veh0" energyConsumed="30.0" totalEnergyConsumed="30.0" totalEnergyRegenerated="30.0" energyChargedInTransit="30.0" energyChargedStopped="30.0" timeStopped="0.0" aggregateNumber="30.0"/>
---
> 		<vehicle aggregateNumber="30.0" energyChargedInTransit="30.0" energyChargedStopped="30.0" energyConsumed="30.0" id="veh0" timeStopped="0.0" totalEnergyConsumed="30.0" totalEnergyRegenerated="30.0"/>
25c25
< 		<vehicle id="veh0" energyConsumed="30.0" totalEnergyConsumed="30.0" totalEnergyRegenerated="30.0" energyChargedInTransit="30.0" energyChargedStopped="30.0" timeStopped="0.0" aggregateNumber="30.0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output aggregateBatteryOutput 60 ( Last six runs Jul2022 )

---------- Differences in aggregatebattery ----------
4c4
< 		<vehicle id="veh0" energyConsumed="60.0" totalEnergyConsumed="60.0" totalEnergyRegenerated="60.0" energyChargedInTransit="60.0" energyChargedStopped="60.0" timeStopped="0.0" aggregateNumber="60.0"/>
---
> 		<vehicle aggregateNumber="60.0" energyChargedInTransit="60.0" energyChargedStopped="60.0" energyConsumed="60.0" id="veh0" timeStopped="0.0" totalEnergyConsumed="60.0" totalEnergyRegenerated="60.0"/>
7c7
< 		<vehicle id="veh0" energyConsumed="60.0" totalEnergyConsumed="60.0" totalEnergyRegenerated="60.0" energyChargedInTransit="60.0" energyChargedStopped="60.0" timeStopped="0.0" aggregateNumber="60.0"/>
---
> 		<vehicle aggregateNumber="60.0" energyChargedInTransit="60.0" energyChargedStopped="60.0" energyConsumed="60.0" id="veh0" timeStopped="0.0" totalEnergyConsumed="60.0" totalEnergyRegenerated="60.0"/>
10c10
< 		<vehicle id="veh0" energyConsumed="60.0" totalEnergyConsumed="60.0" totalEnergyRegenerated="60.0" energyChargedInTransit="60.0" energyChargedStopped="60.0" timeStopped="0.0" aggregateNumber="60.0"/>
---
> 		<vehicle aggregateNumber="60.0" energyChargedInTransit="60.0" energyChargedStopped="60.0" energyConsumed="60.0" id="veh0" timeStopped="0.0" totalEnergyConsumed="60.0" totalEnergyRegenerated="60.0"/>
13c13
< 		<vehicle id="veh0" energyConsumed="60.0" totalEnergyConsumed="60.0" totalEnergyRegenerated="60.0" energyChargedInTransit="60.0" energyChargedStopped="60.0" timeStopped="0.0" aggregateNumber="60.0"/>
---
> 		<vehicle aggregateNumber="60.0" energyChargedInTransit="60.0" energyChargedStopped="60.0" energyConsumed="60.0" id="veh0" timeStopped="0.0" totalEnergyConsumed="60.0" totalEnergyRegenerated="60.0"/>
16c16
< 		<vehicle id="veh0" energyConsumed="60.0" totalEnergyConsumed="60.0" totalEnergyRegenerated="60.0" energyChargedInTransit="60.0" energyChargedStopped="60.0" timeStopped="0.0" aggregateNumber="60.0"/>
---
> 		<vehicle aggregateNumber="60.0" energyChargedInTransit="60.0" energyChargedStopped="60.0" energyConsumed="60.0" id="veh0" timeStopped="0.0" totalEnergyConsumed="60.0" totalEnergyRegenerated="60.0"/>
19c19
< 		<vehicle id="veh0" energyConsumed="60.0" totalEnergyConsumed="60.0" totalEnergyRegenerated="60.0" energyChargedInTransit="60.0" energyChargedStopped="60.0" timeStopped="0.0" aggregateNumber="60.0"/>
---
> 		<vehicle aggregateNumber="60.0" energyChargedInTransit="60.0" energyChargedStopped="60.0" energyConsumed="60.0" id="veh0" timeStopped="0.0" totalEnergyConsumed="60.0" totalEnergyRegenerated="60.0"/>
22c22
< 		<vehicle id="veh0" energyConsumed="29.0" totalEnergyConsumed="29.0" totalEnergyRegenerated="29.0" energyChargedInTransit="29.0" energyChargedStopped="29.0" timeStopped="0.0" aggregateNumber="29.0"/>
---
> 		<vehicle aggregateNumber="29.0" energyChargedInTransit="29.0" energyChargedStopped="29.0" energyConsumed="29.0" id="veh0" timeStopped="0.0" totalEnergyConsumed="29.0" totalEnergyRegenerated="29.0"/>

TEST FAILED on ts-sim-build-ba : output aggregateBatteryOutput big_timeA ( Last six runs Jul2022 )

---------- Differences in aggregatebattery ----------
4c4
< 		<vehicle id="veh0" energyConsumed="389.0" totalEnergyConsumed="389.0" totalEnergyRegenerated="389.0" energyChargedInTransit="389.0" energyChargedStopped="389.0" timeStopped="0.0" aggregateNumber="389.0"/>
---
> 		<vehicle aggregateNumber="389.0" energyChargedInTransit="389.0" energyChargedStopped="389.0" energyConsumed="389.0" id="veh0" timeStopped="0.0" totalEnergyConsumed="389.0" totalEnergyRegenerated="389.0"/>

TEST FAILED on ts-sim-build-ba : output aggregateBatteryOutput big_timeB ( Last six runs Jul2022 )

---------- Differences in aggregatebattery ----------
4,7c4,7
< 		<vehicle id="vehWithCustDepartEnergy" energyConsumed="299.55909999999994" totalEnergyConsumed="9816.9416" totalEnergyRegenerated="598.3154999999997" energyChargedInTransit="0.0" energyChargedStopped="0.0" timeStopped="0.0" aggregateNumber="54.0"/>
< 		<vehicle id="vehWithBusStop" energyConsumed="1031.075500000001" totalEnergyConsumed="121812.227" totalEnergyRegenerated="10836.751000000006" energyChargedInTransit="105.5556" energyChargedStopped="1002.7781999999996" timeStopped="1081.0" aggregateNumber="214.0"/>
< 		<vehicle id="vehWithChrgStn0" energyConsumed="590.9020999999987" totalEnergyConsumed="38266.9466" totalEnergyRegenerated="2575.091900000001" energyChargedInTransit="211.1112" energyChargedStopped="2375.0009999999997" timeStopped="1035.0" aggregateNumber="117.0"/>
< 		<vehicle id="vehWithChrgStn1" energyConsumed="1486.7915000000014" totalEnergyConsumed="235379.96090000006" totalEnergyRegenerated="20655.097100000006" energyChargedInTransit="211.1112" energyChargedStopped="1952.7786000000008" timeStopped="2393.0" aggregateNumber="306.0"/>
---
> 		<vehicle aggregateNumber="54.0" energyChargedInTransit="0.0" energyChargedStopped="0.0" energyConsumed="299.5591" id="vehWithCustDepartEnergy" timeStopped="0.0" totalEnergyConsumed="9816.9416" totalEnergyRegenerated="598.3155"/>
> 		<vehicle aggregateNumber="214.0" energyChargedInTransit="105.5556" energyChargedStopped="1002.7782" energyConsumed="1031.0755" id="vehWithBusStop" timeStopped="1081.0" totalEnergyConsumed="121812.227" totalEnergyRegenerated="10836.751"/>
> 		<vehicle aggregateNumber="306.0" energyChargedInTransit="211.1112" energyChargedStopped="1952.7786" energyConsumed="1486.7915" id="vehWithChrgStn1" timeStopped="2393.0" totalEnergyConsumed="235379.9609" totalEnergyRegenerated="20655.0971"/>
> 		<vehicle aggregateNumber="117.0" energyChargedInTransit="211.1112" energyChargedStopped="2375.001" energyConsumed="590.9021" id="vehWithChrgStn0" timeStopped="1035.0" totalEnergyConsumed="38266.9466" totalEnergyRegenerated="2575.0919"/>

TEST FAILED on ts-sim-build-ba : output aggregateBatteryOutput multiple_ids ( Last six runs Jul2022 )

---------- Differences in aggregatebattery ----------
4,5c4,5
< 		<vehicle id="vehWithCustDepartEnergy" energyConsumed="180.83439999999996" totalEnergyConsumed="3557.3757" totalEnergyRegenerated="190.75590000000003" energyChargedInTransit="0.0" energyChargedStopped="0.0" timeStopped="0.0" aggregateNumber="30.0"/>
< 		<vehicle id="vehWithBusStop" energyConsumed="162.0742" totalEnergyConsumed="1764.4996999999998" totalEnergyRegenerated="2.0272999999999994" energyChargedInTransit="0.0" energyChargedStopped="0.0" timeStopped="0.0" aggregateNumber="19.0"/>
---
> 		<vehicle aggregateNumber="30.0" energyChargedInTransit="0.0" energyChargedStopped="0.0" energyConsumed="180.8344" id="vehWithCustDepartEnergy" timeStopped="0.0" totalEnergyConsumed="3557.3757" totalEnergyRegenerated="190.7559"/>
> 		<vehicle aggregateNumber="19.0" energyChargedInTransit="0.0" energyChargedStopped="0.0" energyConsumed="162.0742" id="vehWithBusStop" timeStopped="0.0" totalEnergyConsumed="1764.4997" totalEnergyRegenerated="2.0273"/>
8,11c8,11
< 		<vehicle id="vehWithBusStop" energyConsumed="129.99020000000002" totalEnergyConsumed="8201.830199999999" totalEnergyRegenerated="293.5405" energyChargedInTransit="105.5556" energyChargedStopped="316.6668" timeStopped="36.0" aggregateNumber="30.0"/>
< 		<vehicle id="vehWithCustDepartEnergy" energyConsumed="118.72469999999998" totalEnergyConsumed="6259.5659000000005" totalEnergyRegenerated="407.5596" energyChargedInTransit="0.0" energyChargedStopped="0.0" timeStopped="0.0" aggregateNumber="24.0"/>
< 		<vehicle id="vehWithChrgStn0" energyConsumed="163.2414" totalEnergyConsumed="1467.095" totalEnergyRegenerated="0.0" energyChargedInTransit="0.0" energyChargedStopped="0.0" timeStopped="0.0" aggregateNumber="17.0"/>
< 		<vehicle id="vehWithChrgStn1" energyConsumed="81.07270000000001" totalEnergyConsumed="257.7082" totalEnergyRegenerated="0.0" energyChargedInTransit="0.0" energyChargedStopped="0.0" timeStopped="0.0" aggregateNumber="6.0"/>
---
> 		<vehicle aggregateNumber="24.0" energyChargedInTransit="0.0" energyChargedStopped="0.0" energyConsumed="118.7247" id="vehWithCustDepartEnergy" timeStopped="0.0" totalEnergyConsumed="6259.5659" totalEnergyRegenerated="407.5596"/>
> 		<vehicle aggregateNumber="30.0" energyChargedInTransit="105.5556" energyChargedStopped="316.6668" energyConsumed="129.9902" id="vehWithBusStop" timeStopped="36.0" totalEnergyConsumed="8201.8302" totalEnergyRegenerated="293.5405"/>
> 		<vehicle aggregateNumber="6.0" energyChargedInTransit="0.0" energyChargedStopped="0.0" energyConsumed="81.0727" id="vehWithChrgStn1" timeStopped="0.0" totalEnergyConsumed="257.7082" totalEnergyRegenerated="0.0"/>
> 		<vehicle aggregateNumber="17.0" energyChargedInTransit="0.0" energyChargedStopped="0.0" energyConsumed="163.2414" id="vehWithChrgStn0" timeStopped="0.0" totalEnergyConsumed="1467.095" totalEnergyRegenerated="0.0"/>
14,16c14,16
< 		<vehicle id="vehWithBusStop" energyConsumed="173.53869999999998" totalEnergyConsumed="11400.9313" totalEnergyRegenerated="870.543" energyChargedInTransit="0.0" energyChargedStopped="686.1113999999999" timeStopped="174.0" aggregateNumber="30.0"/>
< 		<vehicle id="vehWithChrgStn0" energyConsumed="136.46170000000004" totalEnergyConsumed="8353.143300000002" totalEnergyRegenerated="301.96500000000003" energyChargedInTransit="211.1112" energyChargedStopped="369.44460000000004" timeStopped="28.0" aggregateNumber="30.0"/>
< 		<vehicle id="vehWithChrgStn1" energyConsumed="204.54639999999998" totalEnergyConsumed="6476.1629" totalEnergyRegenerated="77.13869999999999" energyChargedInTransit="158.33339999999998" energyChargedStopped="0.0" timeStopped="0.0" aggregateNumber="30.0"/>
---
> 		<vehicle aggregateNumber="30.0" energyChargedInTransit="0.0" energyChargedStopped="686.1114" energyConsumed="173.5387" id="vehWithBusStop" timeStopped="174.0" totalEnergyConsumed="11400.9313" totalEnergyRegenerated="870.543"/>
> 		<vehicle aggregateNumber="30.0" energyChargedInTransit="158.3334" energyChargedStopped="0.0" energyConsumed="204.5464" id="vehWithChrgStn1" timeStopped="0.0" totalEnergyConsumed="6476.1629" totalEnergyRegenerated="77.1387"/>
> 		<vehicle aggregateNumber="30.0" energyChargedInTransit="211.1112" energyChargedStopped="369.4446" energyConsumed="136.4617" id="vehWithChrgStn0" timeStopped="28.0" totalEnergyConsumed="8353.1433" totalEnergyRegenerated="301.965"/>
19,21c19,21
< 		<vehicle id="vehWithBusStop" energyConsumed="55.2793" totalEnergyConsumed="16975.0648" totalEnergyRegenerated="1430.3512999999994" energyChargedInTransit="0.0" energyChargedStopped="0.0" timeStopped="136.0" aggregateNumber="30.0"/>
< 		<vehicle id="vehWithChrgStn0" energyConsumed="0.41700000000000026" totalEnergyConsumed="9967.2219" totalEnergyRegenerated="969.6600000000001" energyChargedInTransit="0.0" energyChargedStopped="1583.3340000000003" timeStopped="675.0" aggregateNumber="30.0"/>
< 		<vehicle id="vehWithChrgStn1" energyConsumed="-2.5023999999999997" totalEnergyConsumed="9340.330800000003" totalEnergyRegenerated="852.9269999999996" energyChargedInTransit="52.7778" energyChargedStopped="1530.5562000000002" timeStopped="435.0" aggregateNumber="30.0"/>
---
> 		<vehicle aggregateNumber="30.0" energyChargedInTransit="0.0" energyChargedStopped="0.0" energyConsumed="55.2793" id="vehWithBusStop" timeStopped="136.0" totalEnergyConsumed="16975.0648" totalEnergyRegenerated="1430.3513"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output edgeDataDiff ( Last six runs Jul2022 )

---------- Differences in output ----------
1d0
< attr: count 1, min 2.00 (1), max 2.00 (1), mean 2.00, Q1 2.00, median 2.00, Q3 2.00
2a2
> attr: count 1, min 2.00 (1), max 2.00 (1), mean 2.00, Q1 2.00, median 2.00, Q3 2.00

TEST FAILED on ts-sim-build-ba : route addParkingAreaStops2Trips interval ( Last six runs Jul2022 )

---------- Differences in routes ----------
5c5
<         <stop duration="3109" parkingArea="parkingArea_WC_3_0"/>
---
>         <stop duration="2951" parkingArea="parkingArea_WC_3_0"/>

TEST FAILED on ts-sim-build-ba : route addStops2Routes duration_random ( Last six runs Jul2022 )

---------- Differences in routes ----------
8c8
<         <stop duration="1309" lane="CN_3" parking="true" until="12:0:0"/>
---
>         <stop duration="1150" lane="CN_3" parking="true" until="12:0:0"/>
12c12
<         <stop duration="228" lane="CW_3" parking="true" until="12:0:0"/>
---
>         <stop duration="45" lane="CW_3" parking="true" until="12:0:0"/>
16c16
<         <stop duration="51" lane="CS_3" parking="true" until="12:0:0"/>
---
>         <stop duration="495" lane="CS_3" parking="true" until="12:0:0"/>

TEST FAILED on ts-sim-build-ba : route addStops2Routes lane_random ( Last six runs Jul2022 )

---------- Differences in routes ----------
8c8
<         <stop duration="1800" lane="CN_3" parking="true" until="12:0:0"/>
---
>         <stop duration="1800" lane="CN_4" parking="true" until="12:0:0"/>
16c16
<         <stop duration="1800" lane="CS_4" parking="true" until="12:0:0"/>
---
>         <stop duration="1800" lane="CS_3" parking="true" until="12:0:0"/>

TEST FAILED on ts-sim-build-ba : route cut_routes big ( Last six runs Jul2022 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
> cutRoutes.py, in <module>
>     main(get_options())
> cutRoutes.py, in main
>     write_to_file(cut_routes(edges, orig_net, options, busStopEdges, ptRoutes, oldPTRoutes), f)
> cutRoutes.py, in write_to_file
>     writeHeader(f, os.path.basename(__file__), 'routes')
> xml.py, in writeHeader
>     outf.write(buildHeader(script, root, schemaPath, rootAttrs, options, True))
> TypeError: write() argument 1 must be unicode, not str
---------- Differences in output ----------
2,9d1
< Parsing routes from input_routes.rou.xml
< Parsed 2 vehicles, 0 persons, 0 flows and kept 1 routes
< Number of disconnected routes: 1, broken routes: 0.
< Wrote 2 vTypes, 1 vehicles
< Building line offset index for out.rou.xml.unsorted
< Parsing out.rou.xml.unsorted for line indices and departs
<   found 1 items
< Copying elements from out.rou.xml.unsorted to out.rou.xml sorted by departure
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle depart="0.00" id="straight" type="slow" departLane="best" departSpeed="max">
        <route edges="middle end"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : route cut_routes departEdge ( Last six runs Jul2022 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
> cutRoutes.py, in <module>
>     main(get_options())
> cutRoutes.py, in main
>     write_to_file(routes, f)
> cutRoutes.py, in write_to_file
>     writeHeader(f, os.path.basename(__file__), 'routes')
> xml.py, in writeHeader
>     outf.write(buildHeader(script, root, schemaPath, rootAttrs, options, True))
> TypeError: write() argument 1 must be unicode, not str
---------- Differences in output ----------
5d4
< Wrote 2 vTypes, 1 vehicles
---------- Differences in routes ----------
1,10d0
< <?xml version="1.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"/>
<     <vType id="slow" maxSpeed="5"/>
<     <vehicle depart="0.00" id="straight" type="slow" departLane="best" departSpeed="max">
<         <route edges="end"/>
<     </vehicle>
< </routes>

TEST FAILED on ts-sim-build-ba : route cut_routes exitTimes ( Last six runs Jul2022 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
> cutRoutes.py, in <module>
>     main(get_options())
> cutRoutes.py, in main
>     write_to_file(routes, f)
> cutRoutes.py, in write_to_file
>     writeHeader(f, os.path.basename(__file__), 'routes')
> xml.py, in writeHeader
>     outf.write(buildHeader(script, root, schemaPath, rootAttrs, options, True))
> TypeError: write() argument 1 must be unicode, not str
---------- Differences in output ----------
5d4
< Wrote 1 vehicles
---------- Differences in routes ----------
1,8d0
< <?xml version="1.0" encoding="UTF-8"?>
< 
< 
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle arrival="573.00" depart="116.00" id="straight" type="slow" departLane="best" departSpeed="max">
<         <route edges="middle end"/>
<     </vehicle>
< </routes>

TEST FAILED on ts-sim-build-ba : route cut_routes flows ( Last six runs Jul2022 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
> cutRoutes.py, in <module>
>     main(get_options())
> cutRoutes.py, in main
>     write_to_file(routes, f)
> cutRoutes.py, in write_to_file
>     writeHeader(f, os.path.basename(__file__), 'routes')
> xml.py, in writeHeader
>     outf.write(buildHeader(script, root, schemaPath, rootAttrs, options, True))
> TypeError: write() argument 1 must be unicode, not str
---------- Differences in output ----------
8d7
< Wrote 1 flows, 2 vTypes
---------- Differences in routes ----------
1,10d0
< <?xml version="1.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"/>
<     <vType id="slow" maxSpeed="5"/>
<     <flow begin="0.00" end="100.00" id="straight" number="100" type="slow" departLane="best" departSpeed="max">
<         <route edges="middle end"/>
<     </flow>
< </routes>

TEST FAILED on ts-sim-build-ba : route cut_routes heterogeneous ( Last six runs Jul2022 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
> cutRoutes.py, in <module>
>     main(get_options())
> cutRoutes.py, in main
>     write_to_file(routes, f)
> cutRoutes.py, in write_to_file
>     writeHeader(f, os.path.basename(__file__), 'routes')
> xml.py, in writeHeader
>     outf.write(buildHeader(script, root, schemaPath, rootAttrs, options, True))
> TypeError: write() argument 1 must be unicode, not str
---------- Differences in output ----------
6d5
< Wrote 1 routes, 2 vTypes, 2 vehicles
---------- Differences in routes ----------
1,12d0
< <?xml version="1.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"/>
<     <vType id="slow" maxSpeed="5"/>
<     <route edges="middle end" id="s"/>
<     <vehicle depart="0.00" id="straight" type="slow" departLane="best" departSpeed="max">
<         <route edges="middle end"/>
<     </vehicle>
<     <vehicle depart="0.00" id="straight_ref" route="s"/>
< </routes>

TEST FAILED on ts-sim-build-ba : route cut_routes keep_disconnected ( Last six runs Jul2022 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
> cutRoutes.py, in <module>
>     main(get_options())
> cutRoutes.py, in main
>     write_to_file(routes, f)
> cutRoutes.py, in write_to_file
>     writeHeader(f, os.path.basename(__file__), 'routes')
> xml.py, in writeHeader
>     outf.write(buildHeader(script, root, schemaPath, rootAttrs, options, True))
> TypeError: write() argument 1 must be unicode, not str
---------- Differences in output ----------
5d4
< Wrote 2 vTypes, 3 vehicles
---------- Differences in routes ----------
1,16d0
< <?xml version="1.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"/>
<     <vType id="slow" maxSpeed="5"/>
<     <vehicle depart="0.00" id="left_part0" type="fast" departLane="best" departSpeed="max">
<         <route edges="beg2left"/>
<     </vehicle>
<     <vehicle depart="0.00" id="left_part1" type="fast" departLane="best" departSpeed="max">
<         <route edges="left2end end"/>
<     </vehicle>
<     <vehicle depart="0.00" id="straight" type="slow" departLane="best" departSpeed="max">
<         <route edges="middle end"/>
<     </vehicle>
< </routes>

TEST FAILED on ts-sim-build-ba : route cut_routes keep_disconnected_with_original_net ( Last six runs Jul2022 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
> cutRoutes.py, in <module>
>     main(get_options())
> cutRoutes.py, in main
>     write_to_file(routes, f)
> cutRoutes.py, in write_to_file
>     writeHeader(f, os.path.basename(__file__), 'routes')
> xml.py, in writeHeader
>     outf.write(buildHeader(script, root, schemaPath, rootAttrs, options, True))
> TypeError: write() argument 1 must be unicode, not str
---------- Differences in output ----------
5d4
< Wrote 2 vTypes, 3 vehicles
---------- Differences in routes ----------
1,16d0
< <?xml version="1.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"/>
<     <vType id="slow" maxSpeed="5"/>
<     <vehicle depart="10.27" id="left_part0" type="fast" departLane="best" departSpeed="max">
<         <route edges="beg2left"/>
<     </vehicle>
<     <vehicle depart="10.27" id="straight" type="slow" departLane="best" departSpeed="max">
<         <route edges="beg2left middle end"/>
<     </vehicle>
<     <vehicle depart="126.18" id="left_part1" type="fast" departLane="best" departSpeed="max">
<         <route edges="left2end end"/>
<     </vehicle>
< </routes>

TEST FAILED on ts-sim-build-ba : route cut_routes minLength ( Last six runs Jul2022 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
> cutRoutes.py, in <module>
>     main(get_options())
> cutRoutes.py, in main
>     write_to_file(routes, f)
> cutRoutes.py, in write_to_file
>     writeHeader(f, os.path.basename(__file__), 'routes')
> xml.py, in writeHeader
>     outf.write(buildHeader(script, root, schemaPath, rootAttrs, options, True))
> TypeError: write() argument 1 must be unicode, not str
---------- Differences in output ----------
6d5
< Wrote 2 vTypes
---------- Differences in routes ----------
1,7d0
< <?xml version="1.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"/>
<     <vType id="slow" maxSpeed="5"/>
< </routes>

TEST FAILED on ts-sim-build-ba : route cut_routes origNet ( Last six runs Jul2022 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
> cutRoutes.py, in <module>
>     main(get_options())
> cutRoutes.py, in main
>     write_to_file(routes, f)
> cutRoutes.py, in write_to_file
>     writeHeader(f, os.path.basename(__file__), 'routes')
> xml.py, in writeHeader
>     outf.write(buildHeader(script, root, schemaPath, rootAttrs, options, True))
> TypeError: write() argument 1 must be unicode, not str
---------- Differences in output ----------
5d4
< Wrote 2 vTypes, 1 vehicles
---------- Differences in routes ----------
1,10d0
< <?xml version="1.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"/>
<     <vType id="slow" maxSpeed="5"/>
<     <vehicle depart="17.81" id="straight" type="slow" departLane="best" departSpeed="max">
<         <route edges="middle end"/>
<     </vehicle>
< </routes>

TEST FAILED on ts-sim-build-ba : route cut_routes origNet_speedFactor ( Last six runs Jul2022 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
> cutRoutes.py, in <module>
>     main(get_options())
> cutRoutes.py, in main
>     write_to_file(routes, f)
> cutRoutes.py, in write_to_file
>     writeHeader(f, os.path.basename(__file__), 'routes')
> xml.py, in writeHeader
>     outf.write(buildHeader(script, root, schemaPath, rootAttrs, options, True))
> TypeError: write() argument 1 must be unicode, not str
---------- Differences in output ----------
5d4
< Wrote 2 vTypes, 1 vehicles
---------- Differences in routes ----------
1,10d0
< <?xml version="1.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"/>
<     <vType id="slow" maxSpeed="5"/>
<     <vehicle depart="35.63" id="straight" type="slow" departLane="best" departSpeed="max">
<         <route edges="middle end"/>
<     </vehicle>
< </routes>

TEST FAILED on ts-sim-build-ba : route cut_routes person ( Last six runs Jul2022 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
> cutRoutes.py, in <module>
>     main(get_options())
> cutRoutes.py, in main
>     write_to_file(routes, f)
> cutRoutes.py, in write_to_file
>     writeHeader(f, os.path.basename(__file__), 'routes')
> xml.py, in writeHeader
>     outf.write(buildHeader(script, root, schemaPath, rootAttrs, options, True))
> TypeError: write() argument 1 must be unicode, not str
---------- Differences in output ----------
5d4
< Wrote nothing
---------- Differences in routes ----------
1,5d0
< <?xml version="1.0" encoding="UTF-8"?>
< 
< 
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
< </routes>

TEST FAILED on ts-sim-build-ba : route cut_routes pt multiple_files ( Last six runs Jul2022 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
> cutRoutes.py, in <module>
>     main(get_options())
> cutRoutes.py, in main
>     writeHeader(busStops, os.path.basename(__file__), 'additional')
> xml.py, in writeHeader
>     outf.write(buildHeader(script, root, schemaPath, rootAttrs, options, True))
> TypeError: write() argument 1 must be unicode, not str
---------- Differences in output ----------
2,6d1
< Kept 10 of 13 busStops
< Parsing routes from input_routes.rou.xml
< Parsing routes from input_routes2.rou.xml
< Parsed 0 vehicles, 0 persons, 4 flows and kept 4 routes
< Number of disconnected routes: 0, broken routes: 0.
---------- Differences in xml ----------
1,15d0
< <?xml version="1.0" encoding="UTF-8"?>
< 
< 
< <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
<     <busStop endPos="137.22" friendlyPos="true" id="-14032629811" lane="-53356539#0_1" name="Katzbachstraße/Kreuzbergstraße" startPos="36.13"/>
<     <busStop endPos="239.48" friendlyPos="true" id="-14032629819" lane="-53356539#1_1" name="Monumentenstraße" startPos="99.73"/>
<     <busStop endPos="137.22" friendlyPos="true" id="-14032629820" lane="-53356539#0_1" name="Monumentenstraße" startPos="0.00"/>
<     <busStop endPos="47.41" friendlyPos="true" id="3959807200" lane="391493954#3_1" name="Dudenstraße/Katzbachstraße" startPos="33.75"/>
<     <busStop endPos="29.05" friendlyPos="true" id="3959807201" lane="-391493954#3_1" name="Dudenstraße/Katzbachstraße" startPos="15.38"/>
<     <busStop endPos="12.73" friendlyPos="true" id="3959807220" lane="-110450334#1_1" name="Kolonnenbrücke" startPos="0.01"/>
<     <busStop endPos="16.13" friendlyPos="true" id="3959807221" lane="110450334#1_1" name="Kolonnenbrücke" startPos="7.67"/>
<     <busStop endPos="101.09" friendlyPos="true" id="4032629811" lane="53356539#0_1" name="Katzbachstraße/Kreuzbergstraße" startPos="0.00"/>
<     <busStop endPos="139.74" friendlyPos="true" id="4032629819" lane="53356539#1_1" name="Monumentenstraße" startPos="0.00"/>
<     <busStop endPos="137.22" friendlyPos="true" id="4032629820" lane="-53356539#0_1" name="Monumentenstraße" startPos="0.00"/>
< </additional>
---------- Missing result in routes ----------
<?xml version="1.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="aerialway" vClass="bus"/>
    <vType id="bus" vClass="bus"/>
    <vType id="ferry" vClass="ship"/>
    <vType id="light_rail" vClass="rail_urban"/>
    <vType id="monorail" vClass="rail"/>
    <vType id="subway" vClass="rail_urban"/>
    <vType id="train" vClass="rail"/>
    <vType id="tram" vClass="tram"/>
    <vType id="trolleybus" vClass="bus"/>
    <route edges="110450334#1 110450334#2 338412122 391493949 391493947 391493950#0 391493950#1 391493952#0 391493952#1 391493952#2 391493954#0 391493954#1 391493954#2 391493954#3" id="bus_104:0">
        <stop busStop="3959807221" duration="30.00" until="35.0"/>
        <stop busStop="3959807200" duration="30.00" until="100.0"/>
    </route>
    <flow begin="0.00" id="bus_104:0" line="104:0" period="600" route="bus_104:0" type="bus">
        <param key="name" value="Buslinie 104: Neu-Westend, Brixplatz => Stralau, Tunnelstraße "(test some quotes""/>
        <param key="completeness" value="1.00"/>
    </flow>
    <route edges="-391493954#3 -391493954#2 -391493954#1 -391493954#0 -391493952#2 -391493952#1 -391493952#0 -391493950#1 -391493950#0 -391493947 -391493949 -338412122 -110450334#2 -110450334#1" id="bus_104:1">
        <stop busStop="3959807201" duration="30.00" until="39.0"/>
        <stop busStop="3959807220" duration="30.00" until="103.0"/>
    </route>
    <flow begin="0.00" id="bus_104:1" line="104:1" period="480" route="bus_104:1" type="bus">
        <param key="name" value="Buslinie 104: Stralau, Tunnelstraße => Neu-Westend, Brixplatz 'test other quotes' "/>
        <param key="completeness" value="1.00"/>
    </flow>
    <route edges="161159325#0 161159325#1 -53356539#1 -53356539#0" id="bus_140:0">
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
> cutRoutes.py, in <module>
>     main(get_options())
> cutRoutes.py, in main
>     writeHeader(busStops, os.path.basename(__file__), 'additional')
> xml.py, in writeHeader
>     outf.write(buildHeader(script, root, schemaPath, rootAttrs, options, True))
> TypeError: write() argument 1 must be unicode, not str
---------- Differences in output ----------
2,5d1
< Kept 10 of 13 busStops
< Parsing routes from input_routes.rou.xml
< Parsed 0 vehicles, 0 persons, 4 flows and kept 4 routes
< Number of disconnected routes: 0, broken routes: 0.
---------- Differences in xml ----------
1,15d0
< <?xml version="1.0" encoding="UTF-8"?>
< 
< 
< <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
<     <busStop endPos="137.22" friendlyPos="true" id="-14032629811" lane="-53356539#0_1" name="Katzbachstraße/Kreuzbergstraße" startPos="36.13"/>
<     <busStop endPos="239.48" friendlyPos="true" id="-14032629819" lane="-53356539#1_1" name="Monumentenstraße" startPos="99.73"/>
<     <busStop endPos="137.22" friendlyPos="true" id="-14032629820" lane="-53356539#0_1" name="Monumentenstraße" startPos="0.00"/>
<     <busStop endPos="47.41" friendlyPos="true" id="3959807200" lane="391493954#3_1" name="Dudenstraße/Katzbachstraße" startPos="33.75"/>
<     <busStop endPos="29.05" friendlyPos="true" id="3959807201" lane="-391493954#3_1" name="Dudenstraße/Katzbachstraße" startPos="15.38"/>
<     <busStop endPos="12.73" friendlyPos="true" id="3959807220" lane="-110450334#1_1" name="Kolonnenbrücke" startPos="0.01"/>
<     <busStop endPos="16.13" friendlyPos="true" id="3959807221" lane="110450334#1_1" name="Kolonnenbrücke" startPos="7.67"/>
<     <busStop endPos="101.09" friendlyPos="true" id="4032629811" lane="53356539#0_1" name="Katzbachstraße/Kreuzbergstraße" startPos="0.00"/>
<     <busStop endPos="139.74" friendlyPos="true" id="4032629819" lane="53356539#1_1" name="Monumentenstraße" startPos="0.00"/>
<     <busStop endPos="137.22" friendlyPos="true" id="4032629820" lane="-53356539#0_1" name="Monumentenstraße" startPos="0.00"/>
< </additional>
---------- Missing result in routes ----------
<?xml version="1.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="aerialway" vClass="bus"/>
    <vType id="bus" vClass="bus"/>
    <vType id="ferry" vClass="ship"/>
    <vType id="light_rail" vClass="rail_urban"/>
    <vType id="monorail" vClass="rail"/>
    <vType id="subway" vClass="rail_urban"/>
    <vType id="train" vClass="rail"/>
    <vType id="tram" vClass="tram"/>
    <vType id="trolleybus" vClass="bus"/>
    <route edges="110450334#1 110450334#2 338412122 391493949 391493947 391493950#0 391493950#1 391493952#0 391493952#1 391493952#2 391493954#0 391493954#1 391493954#2 391493954#3" id="bus_104:0">
        <stop busStop="3959807221" duration="30.00" until="35.0"/>
        <stop busStop="3959807200" duration="30.00" until="100.0"/>
    </route>
    <flow begin="0.00" end="3600.00" id="bus_104:0" line="104:0" period="600" route="bus_104:0" type="bus">
        <param key="name" value="Buslinie 104: Neu-Westend, Brixplatz => Stralau, Tunnelstraße "(test some quotes""/>
        <param key="completeness" value="1.00"/>
    </flow>
    <route edges="-391493954#3 -391493954#2 -391493954#1 -391493954#0 -391493952#2 -391493952#1 -391493952#0 -391493950#1 -391493950#0 -391493947 -391493949 -338412122 -110450334#2 -110450334#1" id="bus_104:1">
        <stop busStop="3959807201" duration="30.00" until="39.0"/>
        <stop busStop="3959807220" duration="30.00" until="103.0"/>
    </route>
    <flow begin="0.00" end="3600.00" id="bus_104:1" line="104:1" period="480" route="bus_104:1" type="bus">
        <param key="name" value="Buslinie 104: Stralau, Tunnelstraße => Neu-Westend, Brixplatz 'test other quotes' "/>
        <param key="completeness" value="1.00"/>
    </flow>
    <route edges="161159325#0 161159325#1 -53356539#1 -53356539#0" id="bus_140:0">
<truncated after showing first 30 lines>
route cut_routes pt orig_net ( Last six runs Jul2022 )
route cut_routes pt plain ( Last six runs Jul2022 )

TEST FAILED on ts-sim-build-ba : route cut_routes pt person ( Last six runs Jul2022 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
> cutRoutes.py, in <module>
>     main(get_options())
> cutRoutes.py, in main
>     writeHeader(busStops, os.path.basename(__file__), 'additional')
> xml.py, in writeHeader
>     outf.write(buildHeader(script, root, schemaPath, rootAttrs, options, True))
> TypeError: write() argument 1 must be unicode, not str
---------- Differences in output ----------
2,9d1
< Kept 10 of 13 busStops
< Parsing routes from input_routes.rou.xml
< Parsed 0 vehicles, 0 persons, 4 flows and kept 4 routes
< Number of disconnected routes: 0, broken routes: 0.
< Parsing routes from input_routes2.rou.xml
< Parsed 0 vehicles, 4 persons, 0 flows and kept 0 routes
< Number of disconnected routes: 0, broken routes: 0.
< Wrote 3 persons
---------- Differences in xml ----------
1,15d0
< <?xml version="1.0" encoding="UTF-8"?>
< 
< 
< <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
<     <busStop endPos="137.22" friendlyPos="true" id="-14032629811" lane="-53356539#0_1" name="Katzbachstraße/Kreuzbergstraße" startPos="36.13"/>
<     <busStop endPos="239.48" friendlyPos="true" id="-14032629819" lane="-53356539#1_1" name="Monumentenstraße" startPos="99.73"/>
<     <busStop endPos="137.22" friendlyPos="true" id="-14032629820" lane="-53356539#0_1" name="Monumentenstraße" startPos="0.00"/>
<     <busStop endPos="47.41" friendlyPos="true" id="3959807200" lane="391493954#3_1" name="Dudenstraße/Katzbachstraße" startPos="33.75"/>
<     <busStop endPos="29.05" friendlyPos="true" id="3959807201" lane="-391493954#3_1" name="Dudenstraße/Katzbachstraße" startPos="15.38"/>
<     <busStop endPos="12.73" friendlyPos="true" id="3959807220" lane="-110450334#1_1" name="Kolonnenbrücke" startPos="0.01"/>
<     <busStop endPos="16.13" friendlyPos="true" id="3959807221" lane="110450334#1_1" name="Kolonnenbrücke" startPos="7.67"/>
<     <busStop endPos="101.09" friendlyPos="true" id="4032629811" lane="53356539#0_1" name="Katzbachstraße/Kreuzbergstraße" startPos="0.00"/>
<     <busStop endPos="139.74" friendlyPos="true" id="4032629819" lane="53356539#1_1" name="Monumentenstraße" startPos="0.00"/>
<     <busStop endPos="137.22" friendlyPos="true" id="4032629820" lane="-53356539#0_1" name="Monumentenstraße" startPos="0.00"/>
< </additional>
---------- Missing result in routes ----------
<?xml version="1.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="aerialway" vClass="bus"/>
    <vType id="bus" vClass="bus"/>
    <vType id="ferry" vClass="ship"/>
    <vType id="light_rail" vClass="rail_urban"/>
    <vType id="monorail" vClass="rail"/>
    <vType id="subway" vClass="rail_urban"/>
    <vType id="train" vClass="rail"/>
    <vType id="tram" vClass="tram"/>
    <vType id="trolleybus" vClass="bus"/>
    <route edges="110450334#1 110450334#2 338412122 391493949 391493947 391493950#0 391493950#1 391493952#0 391493952#1 391493952#2 391493954#0 391493954#1 391493954#2 391493954#3" id="bus_104:0">
        <stop busStop="3959807221" duration="30.00" until="35.0"/>
        <stop busStop="3959807200" duration="30.00" until="100.0"/>
    </route>
    <flow begin="0.00" end="3600.00" id="bus_104:0" line="104:0" period="600" route="bus_104:0" type="bus">
        <param key="name" value="Buslinie 104: Neu-Westend, Brixplatz => Stralau, Tunnelstraße "(test some quotes""/>
        <param key="completeness" value="1.00"/>
    </flow>
    <route edges="-391493954#3 -391493954#2 -391493954#1 -391493954#0 -391493952#2 -391493952#1 -391493952#0 -391493950#1 -391493950#0 -391493947 -391493949 -338412122 -110450334#2 -110450334#1" id="bus_104:1">
        <stop busStop="3959807201" duration="30.00" until="39.0"/>
        <stop busStop="3959807220" duration="30.00" until="103.0"/>
    </route>
    <flow begin="0.00" end="3600.00" id="bus_104:1" line="104:1" period="480" route="bus_104:1" type="bus">
        <param key="name" value="Buslinie 104: Stralau, Tunnelstraße => Neu-Westend, Brixplatz 'test other quotes' "/>
        <param key="completeness" value="1.00"/>
    </flow>
    <route edges="161159325#0 161159325#1 -53356539#1 -53356539#0" id="bus_140:0">
<truncated after showing first 30 lines>
---------- Missing result in trips ----------
<?xml version="1.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 depart="0.00" id="walk_ride">
        <ride busStop="4032629820" from="161159325#0" lines="140:0"/>
    </person>
    <person depart="0.00" id="ride_walk">
        <ride from="53356539#0" lines="140:1" to="4710636#2"/>
    </person>
    <person depart="0.00" id="ride_off_nofrom">
        <ride lines="140:1" to="4710636#2" from="53356539#0"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : route cut_routes pt trainstop ( Last six runs Jul2022 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
> cutRoutes.py, in <module>
>     main(get_options())
> cutRoutes.py, in main
>     writeHeader(busStops, os.path.basename(__file__), 'additional')
> xml.py, in writeHeader
>     outf.write(buildHeader(script, root, schemaPath, rootAttrs, options, True))
> TypeError: write() argument 1 must be unicode, not str
---------- Differences in output ----------
2,9d1
< Kept 10 of 13 busStops
< Parsing routes from input_routes.rou.xml
< Parsed 0 vehicles, 0 persons, 4 flows and kept 4 routes
< Number of disconnected routes: 0, broken routes: 0.
< Parsing routes from input_routes2.rou.xml
< Parsed 0 vehicles, 2 persons, 0 flows and kept 0 routes
< Number of disconnected routes: 0, broken routes: 0.
< Wrote 2 persons
---------- Differences in xml ----------
1,15d0
< <?xml version="1.0" encoding="UTF-8"?>
< 
< 
< <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
<     <busStop endPos="137.22" friendlyPos="true" id="-14032629811" lane="-53356539#0_1" name="Katzbachstraße/Kreuzbergstraße" startPos="36.13"/>
<     <busStop endPos="239.48" friendlyPos="true" id="-14032629819" lane="-53356539#1_1" name="Monumentenstraße" startPos="99.73"/>
<     <busStop endPos="137.22" friendlyPos="true" id="-14032629820" lane="-53356539#0_1" name="Monumentenstraße" startPos="0.00"/>
<     <busStop endPos="47.41" friendlyPos="true" id="3959807200" lane="391493954#3_1" name="Dudenstraße/Katzbachstraße" startPos="33.75"/>
<     <busStop endPos="29.05" friendlyPos="true" id="3959807201" lane="-391493954#3_1" name="Dudenstraße/Katzbachstraße" startPos="15.38"/>
<     <busStop endPos="12.73" friendlyPos="true" id="3959807220" lane="-110450334#1_1" name="Kolonnenbrücke" startPos="0.01"/>
<     <busStop endPos="16.13" friendlyPos="true" id="3959807221" lane="110450334#1_1" name="Kolonnenbrücke" startPos="7.67"/>
<     <busStop endPos="101.09" friendlyPos="true" id="4032629811" lane="53356539#0_1" name="Katzbachstraße/Kreuzbergstraße" startPos="0.00"/>
<     <busStop endPos="139.74" friendlyPos="true" id="4032629819" lane="53356539#1_1" name="Monumentenstraße" startPos="0.00"/>
<     <busStop endPos="137.22" friendlyPos="true" id="4032629820" lane="-53356539#0_1" name="Monumentenstraße" startPos="0.00"/>
< </additional>
---------- Missing result in routes ----------
<?xml version="1.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="aerialway" vClass="bus"/>
    <vType id="bus" vClass="bus"/>
    <vType id="ferry" vClass="ship"/>
    <vType id="light_rail" vClass="rail_urban"/>
    <vType id="monorail" vClass="rail"/>
    <vType id="subway" vClass="rail_urban"/>
    <vType id="train" vClass="rail"/>
    <vType id="tram" vClass="tram"/>
    <vType id="trolleybus" vClass="bus"/>
    <route edges="110450334#1 110450334#2 338412122 391493949 391493947 391493950#0 391493950#1 391493952#0 391493952#1 391493952#2 391493954#0 391493954#1 391493954#2 391493954#3" id="bus_104:0">
        <stop busStop="3959807221" duration="30.00" until="35.0"/>
        <stop busStop="3959807200" duration="30.00" until="100.0"/>
    </route>
    <flow begin="0.00" end="3600.00" id="bus_104:0" line="104:0" period="600" route="bus_104:0" type="bus">
        <param key="name" value="Buslinie 104: Neu-Westend, Brixplatz => Stralau, Tunnelstraße "(test some quotes""/>
        <param key="completeness" value="1.00"/>
    </flow>
    <route edges="-391493954#3 -391493954#2 -391493954#1 -391493954#0 -391493952#2 -391493952#1 -391493952#0 -391493950#1 -391493950#0 -391493947 -391493949 -338412122 -110450334#2 -110450334#1" id="bus_104:1">
        <stop busStop="3959807201" duration="30.00" until="39.0"/>
        <stop busStop="3959807220" duration="30.00" until="103.0"/>
    </route>
    <flow begin="0.00" end="3600.00" id="bus_104:1" line="104:1" period="480" route="bus_104:1" type="bus">
        <param key="name" value="Buslinie 104: Stralau, Tunnelstraße => Neu-Westend, Brixplatz 'test other quotes' "/>
        <param key="completeness" value="1.00"/>
    </flow>
    <route edges="161159325#0 161159325#1 -53356539#1 -53356539#0" id="bus_140:0">
<truncated after showing first 30 lines>
---------- Missing result in trips ----------
<?xml version="1.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 depart="0.00" id="walk_ride">
        <ride busStop="4032629820" from="161159325#0" lines="140:0"/>
    </person>
    <person depart="0.00" id="ride_walk">
        <ride from="53356539#0" lines="140:1" to="4710636#2"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : route cut_routes routeRef ( Last six runs Jul2022 )

---------- Differences in additional ----------
1,6d0
< <?xml version="1.0" encoding="UTF-8"?>
< 
< 
< <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
<     <busStop endPos="40" id="busstop1" lane="middle_0" lines="100 101 102" startPos="20"/>
< </additional>
---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
> cutRoutes.py, in <module>
>     main(get_options())
> cutRoutes.py, in main
>     writeHeader(busStops, os.path.basename(__file__), 'additional')
> xml.py, in writeHeader
>     outf.write(buildHeader(script, root, schemaPath, rootAttrs, options, True))
> TypeError: write() argument 1 must be unicode, not str
---------- Differences in output ----------
2,6d1
< Kept 1 of 2 busStops
< Parsing routes from input_routes.rou.xml
< Parsed 4 vehicles, 0 persons, 0 flows and kept 2 routes
< Number of disconnected routes: 0, broken routes: 0.
< Wrote 2 routes, 4 vehicles
---------- Missing result in routes ----------
<?xml version="1.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 edges="middle end" id="r0"/>
    <route edges="middle end" id="r1">
        <stop busStop="busstop1" duration="10" until="100.0"/>
    </route>
    <vehicle depart="27.81" id="v1" route="r0">
        <stop busStop="busstop1" duration="10"/>
    </vehicle>
    <vehicle depart="37.81" id="v2" route="r0"/>
    <vehicle depart="130.00" id="v3" route="r1"/>
    <vehicle depart="140.00" id="v4" route="r1"/>
</routes>

TEST FAILED on ts-sim-build-ba : route cut_routes taz ( Last six runs Jul2022 )

---------- Differences in additional ----------
1,6d0
< <?xml version="1.0" encoding="UTF-8"?>
< 
< 
< <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
<     <taz edges="middle end" id="taz0"/>
< </additional>
---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
> cutRoutes.py, in <module>
>     main(get_options())
> cutRoutes.py, in main
>     writeHeader(busStops, os.path.basename(__file__), 'additional')
> xml.py, in writeHeader
>     outf.write(buildHeader(script, root, schemaPath, rootAttrs, options, True))
> TypeError: write() argument 1 must be unicode, not str
---------- Differences in output ----------
2,6d1
< Kept 1 of 1 tazs
< Parsing routes from input_routes.rou.xml
< Parsed 0 vehicles, 0 persons, 0 flows and kept 0 routes
< Number of disconnected routes: 0, broken routes: 0.
< Wrote nothing
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
> cutRoutes.py, in <module>
>     main(get_options())
> cutRoutes.py, in main
>     write_to_file(routes, f)
> cutRoutes.py, in write_to_file
>     writeHeader(f, os.path.basename(__file__), 'routes')
> xml.py, in writeHeader
>     outf.write(buildHeader(script, root, schemaPath, rootAttrs, options, True))
> TypeError: write() argument 1 must be unicode, not str
---------- Differences in output ----------
5d4
< Wrote 2 vTypes, 1 vehicles
---------- Differences in routes ----------
1,10d0
< <?xml version="1.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"/>
<     <vType id="slow" maxSpeed="5"/>
<     <vehicle depart="0.00" id="straight" type="slow" departLane="best" departSpeed="max">
<         <route edges="middle end"/>
<     </vehicle>
< </routes>
route cut_routes unfinished ( Last six runs Jul2022 )
route cut_routes write_routes ( Last six runs Jul2022 )

TEST FAILED on ts-sim-build-ba : route cut_routes vehroutes ( Last six runs Jul2022 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
> cutRoutes.py, in <module>
>     main(get_options())
> cutRoutes.py, in main
>     write_to_file(routes, f)
> cutRoutes.py, in write_to_file
>     writeHeader(f, os.path.basename(__file__), 'routes')
> xml.py, in writeHeader
>     outf.write(buildHeader(script, root, schemaPath, rootAttrs, options, True))
> TypeError: write() argument 1 must be unicode, not str
---------- Differences in output ----------
5d4
< Wrote 112 vehicles
---------- Differences in routes ----------
1,341d0
< <?xml version="1.0" encoding="UTF-8"?>
< 
< 
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle arrival="465.00" depart="12.00" id="3">
<         <route cost="301.47" edges="-1586 -1454 -833 -662 -652 -278" savings="0.00"/>
<     </vehicle>
<     <vehicle arrival="706.00" depart="28.00" id="7" departLane="best" departSpeed="max">
<         <route edges="250 264 -301 540 662 833 2386"/>
<     </vehicle>
<     <vehicle arrival="612.00" depart="56.00" id="14" departLane="best" departSpeed="max">
<         <route edges="250 264 -301 540 662 833 2386 2411"/>
<     </vehicle>
<     <vehicle arrival="345.00" depart="68.00" id="17">
<         <route cost="159.44" edges="-1892 -829 833 2386" savings="0.00"/>
<     </vehicle>
<     <vehicle arrival="387.00" depart="75.00" id="11" departLane="best" departSpeed="max">
<         <route cost="217.48" edges="-1892 -829 833 2386" savings="0.00"/>
<     </vehicle>
<     <vehicle arrival="417.00" depart="76.00" id="19" departLane="best" departSpeed="max">
<         <route edges="278 652 662 831 1579 1586 2427"/>
<     </vehicle>
<     <vehicle arrival="715.00" depart="80.00" id="20" departLane="best" departSpeed="max">
<         <route edges="-2411 -2386 -833 -662 -652 -278"/>
<     </vehicle>
<     <vehicle arrival="357.00" depart="101.00" id="10" departLane="best" departSpeed="max">
<         <route cost="178.91" edges="-1892 -829 833 2386" savings="0.00"/>
<     </vehicle>
<     <vehicle arrival="396.00" depart="102.00" id="0" departLane="best" departSpeed="max">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : route cut_routes with_access ( Last six runs Jul2022 )

---------- Differences in additional ----------
1,8d0
< <?xml version="1.0" encoding="UTF-8"?>
< 
< 
< <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
<     <trainStop endPos="40" id="busstop1" lane="middle_0" lines="100 101 102" startPos="20">
<         <access lane="end_0" pos="20"/>
<     </trainStop>
< </additional>
---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
> cutRoutes.py, in <module>
>     main(get_options())
> cutRoutes.py, in main
>     writeHeader(busStops, os.path.basename(__file__), 'additional')
> xml.py, in writeHeader
>     outf.write(buildHeader(script, root, schemaPath, rootAttrs, options, True))
> TypeError: write() argument 1 must be unicode, not str
---------- Differences in output ----------
2,7d1
< Kept 1 of 1 busStops
< Parsing routes from input_routes.rou.xml
< Skipping bus stop 'busstop0', which could not be located.
< Parsed 1 vehicles, 0 persons, 0 flows and kept 1 routes
< Number of disconnected routes: 0, broken routes: 0.
< Wrote 1 vehicles
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle depart="0.00" id="straight" departLane="best" departSpeed="max">
        <route edges="middle end"/>
        <stop busStop="busstop1" duration="10"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : route cut_routes with_busstops ( Last six runs Jul2022 )

---------- Differences in additional ----------
1,6d0
< <?xml version="1.0" encoding="UTF-8"?>
< 
< 
< <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
<     <busStop endPos="40" id="busstop1" lane="middle_0" lines="100 101 102" name="班霍夫大街" startPos="20"/>
< </additional>
---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
> cutRoutes.py, in <module>
>     main(get_options())
> cutRoutes.py, in main
>     writeHeader(busStops, os.path.basename(__file__), 'additional')
> xml.py, in writeHeader
>     outf.write(buildHeader(script, root, schemaPath, rootAttrs, options, True))
> TypeError: write() argument 1 must be unicode, not str
---------- Differences in output ----------
2,6d1
< Kept 1 of 2 busStops
< Parsing routes from input_routes.rou.xml
< Parsed 1 vehicles, 0 persons, 0 flows and kept 1 routes
< Number of disconnected routes: 0, broken routes: 0.
< Wrote 1 vehicles
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle depart="0.00" id="straight" departLane="best" departSpeed="max">
        <route edges="middle end"/>
        <stop busStop="busstop1" duration="10"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : route cut_routes with_stops ( Last six runs Jul2022 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
> cutRoutes.py, in <module>
>     main(get_options())
> cutRoutes.py, in main
>     write_to_file(routes, f)
> cutRoutes.py, in write_to_file
>     writeHeader(f, os.path.basename(__file__), 'routes')
> xml.py, in writeHeader
>     outf.write(buildHeader(script, root, schemaPath, rootAttrs, options, True))
> TypeError: write() argument 1 must be unicode, not str
---------- Differences in output ----------
5d4
< Wrote 1 vehicles
---------- Differences in routes ----------
1,9d0
< <?xml version="1.0" encoding="UTF-8"?>
< 
< 
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle depart="0.00" id="straight" departLane="best" departSpeed="max">
<         <route edges="middle end"/>
<         <stop duration="10" lane="middle_0"/>
<     </vehicle>
< </routes>

TEST FAILED on ts-sim-build-ba : route cut_routes with_unknown_busstops ( Last six runs Jul2022 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
> cutRoutes.py, in <module>
>     main(get_options())
> cutRoutes.py, in main
>     write_to_file(routes, f)
> cutRoutes.py, in write_to_file
>     writeHeader(f, os.path.basename(__file__), 'routes')
> xml.py, in writeHeader
>     outf.write(buildHeader(script, root, schemaPath, rootAttrs, options, True))
> TypeError: write() argument 1 must be unicode, not str
---------- Differences in output ----------
7d6
< Wrote 1 vehicles
---------- Differences in routes ----------
1,8d0
< <?xml version="1.0" encoding="UTF-8"?>
< 
< 
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle depart="0.00" id="straight" departLane="best" departSpeed="max">
<         <route edges="middle end"/>
<     </vehicle>
< </routes>

TEST FAILED on ts-sim-build-ba : route cut_routes write_trips ( Last six runs Jul2022 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
> cutRoutes.py, in <module>
>     main(get_options())
> cutRoutes.py, in main
>     write_to_file(routes, f)
> cutRoutes.py, in write_to_file
>     writeHeader(f, os.path.basename(__file__), 'routes')
> xml.py, in writeHeader
>     outf.write(buildHeader(script, root, schemaPath, rootAttrs, options, True))
> TypeError: write() argument 1 must be unicode, not str
---------- Differences in output ----------
5d4
< Wrote 1 trips, 2 vTypes
---------- Differences in trips ----------
1,8d0
< <?xml version="1.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"/>
<     <vType id="slow" maxSpeed="5"/>
<     <trip depart="0.00" id="straight" from="middle" to="end" type="slow" departLane="best" departSpeed="max"/>
< </routes>

TEST FAILED on ts-sim-build-ba : route route2OD ambiguous_taz ( Last six runs Jul2022 )

---------- Differences in od ----------
11c11
<         <tazRelation from="3_1" to="0_1" count="1"/>
---
>         <tazRelation from="3_0" to="0_1" count="1"/>

TEST FAILED on ts-sim-build-ba : route route2poly spread ( Last six runs Jul2022 )

---------- Differences in pois ----------
2,3c2,7
< <poly id="0" color="102,0,255" layer="100" type="route" shape="101.65,0.0 101.65,91.95 101.65,91.95 101.65,108.05 101.65,108.05 101.65,200.0" lineWidth="0.61">
<     <param key="count" value="61"/>
---
> <poly id="31" color="102,0,255" layer="100" type="route" shape="200.0,101.65 108.05,101.65 108.05,101.65 91.95,101.65 91.95,101.65 0.0,101.65" lineWidth="0.02">
>     <param key="count" value="2"/>
> </poly>
> <poly id="52" color="246,0,255" layer="100" type="route" shape="0.0,97.35 92.2537904885,97.35 94.7166853428,99.9973027081 93.9669299178,101.515100276 92.2507400911,102.65 0.0,102.65" lineWidth="0.01">
>     <param key="count" value="1"/>
>     <param key="spread" value="1"/>
5c9
< <poly id="5" color="246,0,255" layer="100" type="route" shape="200.0,104.95 108.05,104.95 108.05,104.95 106.69,105.14 105.72,105.72 105.14,106.69 104.95,108.05 104.95,108.05 104.95,200.0" lineWidth="0.03">
---
> <poly id="5" color="255,0,120" layer="100" type="route" shape="200.0,104.95 108.05,104.95 108.05,104.95 106.69,105.14 105.72,105.72 105.14,106.69 104.95,108.05 104.95,108.05 104.95,200.0" lineWidth="0.03">
8c12,16
< <poly id="9" color="255,0,120" layer="100" type="route" shape="0.0,97.35 92.02156554334125,97.35 96.53011665590282,97.998635891194 98.53311493304078,99.19167858085541 99.94931003055412,100.0413956393634 102.00119728854722,103.46872380656066 102.65,107.97843445665875 102.65,200.0" lineWidth="0.08">
---
> <poly id="12" color="255,24,0" layer="100" type="route" shape="100.65,0.0 100.65,91.8784344567 100.078635891,95.8498833441 99.0916785809,97.506885067 98.5013956394,98.4906899694 95.8487238066,100.078802711 91.8784344567,100.65 0.0,100.65" lineWidth="0.1">
>     <param key="count" value="10"/>
>     <param key="spread" value="-1"/>
> </poly>
> <poly id="9" color="255,168,0" layer="100" type="route" shape="0.0,98.35 91.95,98.35 91.95,98.35 96.19,98.96 98.02,100.05 98.02,100.05 99.22,100.77 101.04,103.81 101.65,108.05 101.65,108.05 101.65,200.0" lineWidth="0.08">
10d17
<     <param key="spread" value="1"/>
12,13c19,20
< <poly id="12" color="255,24,0" layer="100" type="route" shape="102.65,0.0 102.65,92.02156554334125 102.001364108806,96.53011665590282 100.80832141914459,98.53311493304078 99.9586043606366,99.94931003055412 96.53127619343934,102.00119728854722 92.02156554334125,102.65 0.0,102.65" lineWidth="0.1">
<     <param key="count" value="10"/>
---
> <poly id="63" color="198,255,0" layer="100" type="route" shape="97.35,200.0 97.35,107.746209512 99.9973027081,105.283314657 101.515100276,106.033070082 102.65,107.749259909 102.65,200.0" lineWidth="0.05">
>     <param key="count" value="5"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : route routeStats speed ( Last six runs Jul2022 )

---------- Differences in fullstats ----------
1,7c1,7
< 24.19448275862069 49
< 24.68930232558139 38
< 26.823396226415092 42
< 27.9378947368421 37
< 28.279999999999998 21
< 28.470000000000002 56
< 28.69297297297297 18
---
> 24.1944827586 49
> 24.6893023256 38
> 26.8233962264 42
> 27.9378947368 37
> 28.28 21
> 28.47 56
> 28.692972973 18
9,16c9,16
< 29.489999999999995 32
< 30.506086956521738 67
< 30.717931034482756 11
< 31.058181818181822 62
< 31.058181818181822 65
< 31.058181818181822 8
< 31.058181818181822 85
< 31.058181818181822 93
---
> 29.49 32
> 30.5060869565 67
> 30.7179310345 11
> 31.0581818182 62
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : route scaleTimeline objects ( Last six runs Jul2022 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
> scaleTimeLine.py, in <module>
>     main(get_options(sys.argv))
> scaleTimeLine.py, in main
>     scaleRoutes(options, outf)
> scaleTimeLine.py, in scaleRoutes
>     totalList, idMap = getScaledObjList(periodMap, periodList, currIndex, candidatsList, idMap)
> scaleTimeLine.py, in getScaledObjList
>     selectedList = random.choices(candidatsList, k=abs(sampleSize))
> AttributeError: 'module' object has no attribute 'choices'
---------- Differences in scaledObj ----------
5,36d4
<     <vehicle depart="0" departPos="100" departSpeed="10" id="0">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
<     <person depart="0" id="1">
<         <walk from="walkStart" to="walkEnd"/>
<         <walk edges="e1 e2 e3"/>
<     </person>
<     <trip depart="0" from="tripFrom" id="2" to="tripTo"/>
<     <vehicle depart="0" departPos="100" departSpeed="10" id="0#1">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
<     <vehicle depart="0" departPos="100" departSpeed="10" id="0#2">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
<     <vehicle depart="0" departPos="100" departSpeed="10" id="0#3">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
<     <vehicle depart="0" departPos="100" departSpeed="10" id="0#4">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
<     <person depart="0" id="1#1">
<         <walk from="walkStart" to="walkEnd"/>
<         <walk edges="e1 e2 e3"/>
<     </person>
<     <person depart="0" id="1#2">
<         <walk from="walkStart" to="walkEnd"/>
<         <walk edges="e1 e2 e3"/>
<     </person>
<     <trip depart="0" from="tripFrom" id="2#1" to="tripTo"/>
<truncated after showing first 30 lines>

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

---------- Differences in routesA ----------
8,10c8
<     <trip depart="101048.00" departLane="best" departSpeed="max" from="320364658#0" id="100107425_100066737_242_0" to="320364658#0" type="large"/>
<     <trip depart="101133.00" departLane="best" departSpeed="max" from="318881710#0" id="100153764_100092940_243_0" to="-316764349#2" type="small"/>
<     <trip depart="101322.00" departLane="best" departSpeed="max" from="320364658#0" id="100176933_100106026_255_0" to="525452872" type="medium"/>
---
>     <trip depart="101397.00" departLane="best" departSpeed="max" from="318881710#0" id="100152146_100092001_256_0" to="5058977#1" type="large"/>
12,13c10
<     <trip depart="101718.00" departLane="best" departSpeed="max" from="125502220#0" id="100161450_100097048_254_0" to="5058977#1" type="medium"/>
<     <trip depart="101815.00" departLane="best" departSpeed="max" from="320364658#0" id="100095759_100060111_264_0" to="320364658#0" type="large"/>
---
>     <trip depart="101750.00" departLane="best" departSpeed="max" from="318881710#0" id="100149408_100090340_252_0" to="5058977#1" type="medium"/>
19d15
<     <trip depart="102023.67" departLane="best" departSpeed="max" from="320364658#0" id="100915789_100495458_259_0" to="84488280#2" type="small"/>
26a23
>     <trip depart="102316.00" departLane="best" departSpeed="max" from="377715252#0" id="100035930_100023280_263_0" to="375217310#0" type="medium"/>
32c29
<     <trip depart="102377.00" departLane="best" departSpeed="max" from="428966186#3" id="100042725_100027438_268_0" to="207083565#0" type="small"/>
---
>     <trip depart="102391.00" departLane="best" departSpeed="max" from="316764344#0" id="100026155_100017356_268_0" to="5058977#1" type="medium"/>
37d33
<     <trip depart="102450.00" departLane="best" departSpeed="max" from="321714436#0" id="100033259_100021681_266_0" to="5058977#1" type="small"/>
38a35
>     <trip depart="102494.00" departLane="best" departSpeed="max" from="24663733#0" id="100028303_100018644_268_0" to="5058977#1" type="medium"/>
40d36
<     <trip depart="102544.00" departLane="best" departSpeed="max" from="320364658#0" id="100175617_100105220_262_0" to="29136063#0" type="large"/>
46,47c42,43
<     <trip depart="102631.80" departLane="best" departSpeed="max" from="320364658#0" id="100298443_100180934_266_0" to="206498907#0" type="large"/>
<     <trip depart="102638.00" departLane="best" departSpeed="max" from="-206391414#0" id="100022869_100015335_267_0" to="316764350#2" type="medium"/>
---
>     <trip depart="102628.00" departLane="best" departSpeed="max" from="318881710#0" id="100080782_100051156_270_0" to="447787390#0" type="medium"/>
<truncated after showing first 30 lines>
---------- Differences in routesB ----------
5,6c5,10
<     <trip depart="101397.00" departLane="best" departSpeed="max" from="318881710#0" id="100152146_100092001_256_0" to="5058977#1" type="large"/>
<     <trip depart="101750.00" departLane="best" departSpeed="max" from="318881710#0" id="100149408_100090340_252_0" to="5058977#1" type="medium"/>
---
>     <trip depart="101048.00" departLane="best" departSpeed="max" from="320364658#0" id="100107425_100066737_242_0" to="320364658#0" type="large"/>
>     <trip depart="101133.00" departLane="best" departSpeed="max" from="318881710#0" id="100153764_100092940_243_0" to="-316764349#2" type="small"/>
>     <trip depart="101322.00" departLane="best" departSpeed="max" from="320364658#0" id="100176933_100106026_255_0" to="525452872" type="medium"/>
>     <trip depart="101718.00" departLane="best" departSpeed="max" from="125502220#0" id="100161450_100097048_254_0" to="5058977#1" type="medium"/>
>     <trip depart="101815.00" departLane="best" departSpeed="max" from="320364658#0" id="100095759_100060111_264_0" to="320364658#0" type="large"/>
>     <trip depart="102023.67" departLane="best" departSpeed="max" from="320364658#0" id="100915789_100495458_259_0" to="84488280#2" type="small"/>
11,12c15,16
<     <trip depart="102316.00" departLane="best" departSpeed="max" from="377715252#0" id="100035930_100023280_263_0" to="375217310#0" type="medium"/>
<     <trip depart="102391.00" departLane="best" departSpeed="max" from="316764344#0" id="100026155_100017356_268_0" to="5058977#1" type="medium"/>
---
>     <trip depart="102377.00" departLane="best" departSpeed="max" from="428966186#3" id="100042725_100027438_268_0" to="207083565#0" type="small"/>
>     <trip depart="102450.00" departLane="best" departSpeed="max" from="321714436#0" id="100033259_100021681_266_0" to="5058977#1" type="small"/>
14c18
<     <trip depart="102494.00" departLane="best" departSpeed="max" from="24663733#0" id="100028303_100018644_268_0" to="5058977#1" type="medium"/>
---
>     <trip depart="102544.00" departLane="best" departSpeed="max" from="320364658#0" id="100175617_100105220_262_0" to="29136063#0" type="large"/>
19,21c23,30
<     <trip depart="102628.00" departLane="best" departSpeed="max" from="318881710#0" id="100080782_100051156_270_0" to="447787390#0" type="medium"/>
<     <trip depart="102638.00" departLane="best" departSpeed="max" from="125502220#0" id="100086852_100054899_266_0" to="512158813#0" type="large"/>
<     <trip depart="102786.00" departLane="best" departSpeed="max" from="321714432#0" id="100033950_100022088_269_0" to="5058977#1" type="medium"/>
---
>     <trip depart="102631.80" departLane="best" departSpeed="max" from="320364658#0" id="100298443_100180934_266_0" to="206498907#0" type="large"/>
>     <trip depart="102638.00" departLane="best" departSpeed="max" from="-206391414#0" id="100022869_100015335_267_0" to="316764350#2" type="medium"/>
>     <trip depart="102680.00" departLane="best" departSpeed="max" from="510544107#2" id="100027657_100018245_271_0" to="5058977#1" type="large"/>
>     <trip depart="102729.00" departLane="best" departSpeed="max" from="-23207366#9" id="100040263_100025911_278_0" to="-23207366#9" type="large"/>
>     <trip depart="102816.00" departLane="best" departSpeed="max" from="125502220#0" id="100087888_100055488_272_0" to="5058977#1" type="large"/>
<truncated after showing first 30 lines>
route splitRandom number ( Last six runs Jul2022 )
route splitRandom percent ( Last six runs Jul2022 )

TEST FAILED on ts-sim-build-ba : sumolib getShortestRoute_rail ( Last six runs Jul2022 )

---------- Differences in output ----------
1,2c1,2
< 911.34 ['gneE0', 'gneE1', 'gneE5', '-gneE5', 'gneE2', 'gneE3', '-gneE3', 'gneE4', 'gneE7']
< 2155.02 ['gneE0', 'gneE1', 'gneE5', 'gneE6', '-gneE11', '-gneE3', 'gneE4', 'gneE7']
---
> 911.34 [u'gneE0', u'gneE1', u'gneE5', u'-gneE5', u'gneE2', u'gneE3', u'-gneE3', u'gneE4', u'gneE7']
> 2155.02 [u'gneE0', u'gneE1', u'gneE5', u'gneE6', u'-gneE11', u'-gneE3', u'gneE4', u'gneE7']

TEST FAILED on ts-sim-build-ba : sumolib patch_network ( Last six runs Jul2022 )

---------- Differences in net ----------
6c6
<     <location netOffset="100.00,100.00" convBoundary="14.00,-14.00,181.00,194.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
---
>     <location netOffset="100.00,100.00" convBoundary="-3.00,-17.00,191.00,207.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
9c9
<         <lane id=":C_0_0" index="0" speed="13.89" length="10.65" shape="129.08,93.35 126.60,93.41 124.59,94.49 123.04,96.59 121.96,99.69"/>
---
>         <lane id=":C_0_0" index="0" speed="13.89" length="9.90" shape="101.56,92.41 101.12,89.52 100.01,87.45 98.24,86.21 95.80,85.80"/>
12,15c12,13
<         <lane id=":C_1_0" index="0" speed="13.89" length="22.64" shape="129.59,90.19 123.32,89.25 118.37,88.74 113.41,88.50 107.06,88.36"/>
<     </edge>
<     <edge id=":C_2" function="internal">
<         <lane id=":C_2_0" index="0" speed="13.89" length="4.41" shape="129.59,90.19 125.40,88.85"/>
---
>         <lane id=":C_1_0" index="0" speed="13.89" length="22.11" shape="101.56,92.41 101.40,86.11 101.42,81.24 101.70,76.39 102.29,70.12"/>
>         <lane id=":C_1_1" index="1" speed="13.89" length="22.11" shape="104.76,92.30 104.59,86.07 104.61,81.36 104.89,76.65 105.47,70.44"/>
18c16,19
<         <lane id=":C_3_0" index="0" speed="13.89" length="1.44" shape="129.59,90.19 128.54,89.21"/>
---
>         <lane id=":C_3_0" index="0" speed="13.89" length="5.12" shape="104.76,92.30 105.33,87.21"/>
>     </edge>
>     <edge id=":C_4" function="internal">
>         <lane id=":C_4_0" index="0" speed="13.89" length="1.44" shape="104.76,92.30 105.52,91.08"/>
21c22
<         <lane id=":C_18_0" index="0" speed="13.89" length="18.01" shape="125.40,88.85 124.60,88.59 120.43,85.55 117.09,81.08 114.57,75.17"/>
---
>         <lane id=":C_18_0" index="0" speed="13.89" length="15.22" shape="105.33,87.21 105.39,86.66 107.70,82.81 111.69,80.74 117.36,80.46"/>
24,27c25
<         <lane id=":C_19_0" index="0" speed="13.89" length="3.23" shape="128.54,89.21 128.27,88.36 128.80,87.63 130.11,87.04"/>
<     </edge>
<truncated after showing first 30 lines>
---------- Differences in nodes ----------
3c3
<     <node id="C" x="120.0" y="87.0">
---
>     <node id="C" x="106.0" y="81.0">
8c8
<     <node id="E" x="181.0" y="97.0">
---
>     <node id="E" x="191.0" y="89.0">
11c11
<     <node id="N" x="95.0" y="194.0">
---
>     <node id="N" x="110.0" y="207.0">
14c14
<     <node id="S" x="88.0" y="-14.0">
---
>     <node id="S" x="116.0" y="-17.0">
17c17
<     <node id="W" x="14.0" y="85.0">
---
>     <node id="W" x="-3.0" y="81.0">

TEST FAILED on ts-sim-build-ba : sumolib xml parse_nested ( Last six runs Jul2022 )

---------- Differences in output ----------
1c1
< 0 bus0 line0 bus
---
> (u'0', u'bus0', u'line0', u'bus')
3c3
< 2 bus2 line2 bus
---
> (u'2', u'bus2', u'line2', u'bus')

TEST FAILED on ts-sim-build-ba : sumolib xml parse_nested2 ( Last six runs Jul2022 )

---------- Differences in output ----------
1,44c1,44
< vehicle(id='63', depart='0.79')
<    route(cost='108.58', edges='beg middle end')
< vehicle(id='63', depart='0.79')
<    route(cost='108.60', edges='beg beg2left left left2end end')
< vehicle(id='88', depart='16.72')
<    route(cost='108.58', edges='beg middle end')
< vehicle(id='88', depart='16.72')
<    route(cost='108.60', edges='beg beg2left left left2end end')
< vehicle(id='9', depart='18.39')
<    route(cost='108.58', edges='beg middle end')
< vehicle(id='9', depart='18.39')
<    route(cost='108.60', edges='beg beg2left left left2end end')
< vehicle(id='5', depart='55.65')
<    route(cost='108.58', edges='beg middle end')
< vehicle(id='5', depart='55.65')
<    route(cost='108.60', edges='beg beg2left left left2end end')
< vehicle(id='19', depart='163.02')
<    route(cost='108.58', edges='beg middle end')
< vehicle(id='19', depart='163.02')
<    route(cost='108.60', edges='beg beg2left left left2end end')
< vehicle(id='92', depart='169.75')
<    route(cost='108.58', edges='beg middle end')
< vehicle(id='92', depart='169.75')
<    route(cost='108.60', edges='beg beg2left left left2end end')
< vehicle(id='73', depart='186.01')
<    route(cost='108.58', edges='beg middle end')
< vehicle(id='73', depart='186.01')
<    route(cost='108.60', edges='beg beg2left left left2end end')
< vehicle(id='62', depart='207.72')
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumolib xml parse_structured ( Last six runs Jul2022 )

---------- Differences in output ----------
1,2c1,2
< timestep(time='0.00', vehicle=[vehicle(id='p0_0', speed='0.00', lane='1/1to0/1_0')], person=[person(id='p0', speed='0.00', edge='1/1to0/1')])
< timestep(time='1.00', vehicle=[vehicle(id='p0_0', speed='1.99', lane='1/1to0/1_0')], person=[person(id='p0', speed='1.99', edge='1/1to0/1')])
---
> timestep(time=u'0.00', person=[person(id=u'p0', speed=u'0.00', edge=u'1/1to0/1')], vehicle=[vehicle(id=u'p0_0', speed=u'0.00', lane=u'1/1to0/1_0')])
> timestep(time=u'1.00', person=[person(id=u'p0', speed=u'1.99', edge=u'1/1to0/1')], vehicle=[vehicle(id=u'p0_0', speed=u'1.99', lane=u'1/1to0/1_0')])

TEST FAILED on ts-sim-build-ba : sumolib xml parse_structured_routes ( Last six runs Jul2022 )

---------- Differences in output ----------
1c1
< routes(vehicle=[vehicle(depart='0.00')], person=[person(depart='0.00')])
---
> routes(person=[person(depart=u'0.00')], vehicle=[vehicle(depart=u'0.00')])

TEST FAILED on ts-sim-build-ba : tls tls_csvSignalGroups template ( Last six runs Jul2022 )

---------- Differences in csv ----------
1,32d0
< [general]
< cycle time
< key;1
< subkey;0
< offset;0
< [links]
< SG_6;-468_0;--472_0
< SG_7;-468_0;--474_0
< SG_8;-468_1;--470_0
< SG_9;-470_0;--468_0
< SG_10;-470_0;--472_0
< SG_11;-470_0;--474_0
< SG_3;-472_0;--474_0
< SG_4;-472_0;--470_0
< SG_5;-472_0;--468_0
< SG_0;-474_0;--470_0
< SG_1;-474_0;--468_0
< SG_2;-474_1;--472_0
< [signal groups]
< id;on1;off1;on2;off2;transOn;transOff
< SG_6
< SG_7
< SG_8
< SG_9
< SG_10
< SG_11
< SG_3
< SG_4
< SG_5
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,6
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tools/tls/tls_csvSignalGroups.py", line 411, in <module>
>     writeInputTemplates(net, options.make_input_dir, options.delimiter)
>   File "/home/delphi/extraGcc/sumo/tests/../tools/tls/tls_csvSignalGroups.py", line 369, in writeInputTemplates
>     csvWriter.writerows(data)
> TypeError: write() argument 1 must be unicode, not str

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

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
> randomTrips.py, in <module>
>     if not main(get_options()):
> randomTrips.py, in main
>     sumolib.xml.insertOptionsHeader(options.routefile, options)
> xml.py, in insertOptionsHeader
>     with fileinput.FileInput(filename, inplace=True) as fileToPatch:
> AttributeError: FileInput instance has no attribute '__exit__'
---------- Differences in routes ----------
4d3
< 
trip randomTrips attributes vclass_additional_file ( Last six runs Jul2022 )
trip randomTrips duarouter_options duarouter_randomTrips-defined_options ( Last six runs Jul2022 )
trip randomTrips duarouter_options duarouter_user-defined_options ( Last six runs Jul2022 )
trip randomTrips junctionTaz ( Last six runs Jul2022 )
trip randomTrips junctionTaz_flow ( Last six runs Jul2022 )
trip randomTrips loadConfig ( Last six runs Jul2022 )
trip randomTrips persons persontrips ( Last six runs Jul2022 )
trip randomTrips persons persontrips_junctionTaz ( Last six runs Jul2022 )
trip randomTrips random-routing-factor ( Last six runs Jul2022 )

TEST FAILED on ts-sim-build-ba : trip randomTrips attributes vtype_additional_file_validate ( Last six runs Jul2022 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
> randomTrips.py, in <module>
>     if not main(get_options()):
> randomTrips.py, in main
>     sumolib.xml.insertOptionsHeader(options.routefile, options)
> xml.py, in insertOptionsHeader
>     with fileinput.FileInput(filename, inplace=True) as fileToPatch:
> AttributeError: FileInput instance has no attribute '__exit__'
---------- Differences in output ----------
2d1
< Success.
---------- Differences in routes ----------
4d3
< 
---------- Differences in trips ----------
4d3
< 
6,11c5,14
<     <vType id="truck" vClass="truck"/>
<     <trip id="1" type="truck" depart="1.00" from="beg2left" to="end"/>
<     <trip id="5" type="truck" depart="5.00" from="beg2left" to="left2end"/>
<     <trip id="6" type="truck" depart="6.00" from="beg" to="end"/>
<     <trip id="7" type="truck" depart="7.00" from="left" to="left2end"/>
<     <trip id="8" type="truck" depart="8.00" from="beg2left" to="left2end"/>
---
>     <trip id="0" depart="0.00" from="left" to="beg2left" type="truck"/>
>     <trip id="1" depart="1.00" from="beg2left" to="end" type="truck"/>
>     <trip id="2" depart="2.00" from="left2end" to="middle" type="truck"/>
>     <trip id="3" depart="3.00" from="middle" to="beg2left" type="truck"/>
>     <trip id="4" depart="4.00" from="end" to="beg2left" type="truck"/>
>     <trip id="5" depart="5.00" from="beg2left" to="left2end" type="truck"/>
>     <trip id="6" depart="6.00" from="beg" to="end" type="truck"/>
>     <trip id="7" depart="7.00" from="left" to="left2end" type="truck"/>
>     <trip id="8" depart="8.00" from="beg2left" to="left2end" type="truck"/>
>     <trip id="9" depart="9.00" from="left2end" to="beg2left" type="truck"/>

TEST FAILED on ts-sim-build-ba : trip randomTrips duarouter_options duarouter_user-defined_options_missing_value_1 ( Last six runs Jul2022 )

---------- Differences in errors ----------
2,8d1
< options.py, in assign_prefixed_options
<     raise NotImplementedError()
< NotImplementedError
< 
< During handling of the above exception, another exception occurred:
< 
< Traceback (most recent call last):

TEST FAILED on ts-sim-build-ba : trip randomTrips duarouter_options duarouter_user-defined_options_missing_value_2 ( Last six runs Jul2022 )

---------- Differences in errors ----------
2,8d1
< options.py, in assign_prefixed_options
<     if '--' in args[arg_index+1]:
< IndexError: list index out of range
< 
< During handling of the above exception, another exception occurred:
< 
< Traceback (most recent call last):

TEST FAILED on ts-sim-build-ba : trip randomTrips junctionTaz_validate ( Last six runs Jul2022 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
> randomTrips.py, in <module>
>     if not main(get_options()):
> randomTrips.py, in main
>     sumolib.xml.insertOptionsHeader(options.routefile, options)
> xml.py, in insertOptionsHeader
>     with fileinput.FileInput(filename, inplace=True) as fileToPatch:
> AttributeError: FileInput instance has no attribute '__exit__'
---------- Differences in output ----------
2d1
< Success.
---------- Differences in routes ----------
4d3
< 
---------- Differences in trips ----------
4d3
< 

TEST FAILED on ts-sim-build-ba : trip randomTrips random-depart ( Last six runs Jul2022 )

---------- Differences in trips ----------
5,14c5,14
<     <trip id="0" depart="28902.00" from="3si" to="4si"/>
<     <trip id="1" depart="29219.00" from="1fi" to="2si"/>
<     <trip id="2" depart="29256.00" from="1fi" to="1si"/>
<     <trip id="3" depart="29371.00" from="3fi" to="1o"/>
<     <trip id="4" depart="29714.00" from="1si" to="3si"/>
<     <trip id="5" depart="29803.00" from="3fi" to="1si"/>
<     <trip id="6" depart="29926.00" from="3fi" to="4o"/>
<     <trip id="7" depart="31419.00" from="1fi" to="4o"/>
<     <trip id="8" depart="31816.00" from="3si" to="2o"/>
<     <trip id="9" depart="31837.00" from="1si" to="4si"/>
---
>     <trip id="0" depart="28890.00" from="1si" to="3o"/>
>     <trip id="1" depart="28907.00" from="1fi" to="1si"/>
>     <trip id="2" depart="29112.00" from="3si" to="3o"/>
>     <trip id="3" depart="29603.00" from="1si" to="3o"/>
>     <trip id="4" depart="29790.00" from="4fi" to="1o"/>
>     <trip id="5" depart="30318.00" from="4fi" to="3si"/>
>     <trip id="6" depart="31101.00" from="2fi" to="1si"/>
>     <trip id="7" depart="31236.00" from="4si" to="2o"/>
>     <trip id="8" depart="31451.00" from="1fi" to="1o"/>
>     <trip id="9" depart="32011.00" from="4fi" to="3o"/>

TEST FAILED on ts-sim-build-ba : trip randomTrips random-depart_subsecond ( Last six runs Jul2022 )

---------- Differences in trips ----------
5,44c5,44
<     <trip id="0" depart="0.00" from="4si" to="3si"/>
<     <trip id="1" depart="0.25" from="3fi" to="3si"/>
<     <trip id="2" depart="0.75" from="4fi" to="4o"/>
<     <trip id="3" depart="1.00" from="1si" to="1o"/>
<     <trip id="4" depart="1.00" from="2fi" to="2o"/>
<     <trip id="5" depart="1.00" from="1si" to="4si"/>
<     <trip id="6" depart="1.25" from="4si" to="2o"/>
<     <trip id="7" depart="1.25" from="3si" to="2si"/>
<     <trip id="8" depart="1.50" from="4si" to="2si"/>
<     <trip id="9" depart="1.50" from="2fi" to="1si"/>
<     <trip id="10" depart="2.25" from="3fi" to="2o"/>
<     <trip id="11" depart="2.50" from="3fi" to="4si"/>
<     <trip id="12" depart="2.75" from="2si" to="1si"/>
<     <trip id="13" depart="2.75" from="4si" to="3o"/>
<     <trip id="14" depart="3.00" from="1fi" to="1o"/>
<     <trip id="15" depart="3.25" from="1fi" to="3si"/>
<     <trip id="16" depart="3.25" from="4fi" to="2si"/>
<     <trip id="17" depart="3.50" from="1fi" to="2si"/>
<     <trip id="18" depart="3.75" from="4si" to="3o"/>
<     <trip id="19" depart="4.00" from="4si" to="4o"/>
<     <trip id="20" depart="4.00" from="1fi" to="3si"/>
<     <trip id="21" depart="4.25" from="3si" to="3o"/>
<     <trip id="22" depart="4.25" from="2fi" to="3si"/>
<     <trip id="23" depart="4.25" from="1fi" to="2si"/>
<     <trip id="24" depart="4.75" from="2si" to="4si"/>
<     <trip id="25" depart="5.00" from="4si" to="2o"/>
<     <trip id="26" depart="5.25" from="3fi" to="1si"/>
<     <trip id="27" depart="5.25" from="4si" to="4o"/>
<     <trip id="28" depart="5.25" from="2fi" to="3si"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : trip randomTrips validate ( Last six runs Jul2022 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
> randomTrips.py, in <module>
>     if not main(get_options()):
> randomTrips.py, in main
>     sumolib.xml.insertOptionsHeader(options.routefile, options)
> xml.py, in insertOptionsHeader
>     with fileinput.FileInput(filename, inplace=True) as fileToPatch:
> AttributeError: FileInput instance has no attribute '__exit__'
---------- Differences in output ----------
2d1
< Success.
---------- Differences in trips ----------
4d3
< 
5a5
>     <trip id="0" depart="0.00" from="left" to="beg2left"/>
6a7,9
>     <trip id="2" depart="2.00" from="left2end" to="middle"/>
>     <trip id="3" depart="3.00" from="middle" to="beg2left"/>
>     <trip id="4" depart="4.00" from="end" to="beg2left"/>
10a14,17
>     <trip id="9" depart="9.00" from="left2end" to="beg2left"/>
>     <trip id="10" depart="10.00" from="left2end" to="middle"/>
>     <trip id="11" depart="11.00" from="end" to="beg2left"/>
>     <trip id="12" depart="12.00" from="middle" to="left"/>
11a19,20
>     <trip id="14" depart="14.00" from="middle" to="left2end"/>
>     <trip id="15" depart="15.00" from="left2end" to="middle"/>
12a22
>     <trip id="17" depart="17.00" from="end" to="left2end"/>
13a24,25
>     <trip id="19" depart="19.00" from="middle" to="left2end"/>
>     <trip id="20" depart="20.00" from="left2end" to="beg2left"/>
20a33
>     <trip id="28" depart="28.00" from="beg2left" to="middle"/>
21a35,36
>     <trip id="30" depart="30.00" from="middle" to="left2end"/>
>     <trip id="31" depart="31.00" from="left" to="middle"/>
27a43
>     <trip id="38" depart="38.00" from="middle" to="left"/>
31a48
>     <trip id="43" depart="43.00" from="middle" to="left2end"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : trip randomTrips validate_intermediate ( Last six runs Jul2022 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
> randomTrips.py, in <module>
>     if not main(get_options()):
> randomTrips.py, in main
>     sumolib.xml.insertOptionsHeader(options.routefile, options)
> xml.py, in insertOptionsHeader
>     with fileinput.FileInput(filename, inplace=True) as fileToPatch:
> AttributeError: FileInput instance has no attribute '__exit__'
---------- Differences in output ----------
2d1
< Success.
---------- Differences in trips ----------
4d3
< 
6,3605c5,3604
<     <trip id="0" depart="0.00" from="3si" to="1si" via="1si 2si"/>
<     <trip id="1" depart="1.00" from="3si" to="1o" via="3si 4si"/>
<     <trip id="2" depart="2.00" from="2si" to="3o" via="1si 1si"/>
<     <trip id="3" depart="3.00" from="1fi" to="3o" via="1si 3si"/>
<     <trip id="4" depart="4.00" from="1si" to="1o" via="3si 4si"/>
<     <trip id="5" depart="5.00" from="4fi" to="1si" via="3si 2si"/>
<     <trip id="6" depart="6.00" from="4si" to="1o" via="2si 1si"/>
<     <trip id="7" depart="7.00" from="4fi" to="3si" via="3si 4si"/>
<     <trip id="8" depart="8.00" from="3fi" to="3o" via="4si 2si"/>
<     <trip id="9" depart="9.00" from="4fi" to="3o" via="3si 4si"/>
<     <trip id="10" depart="10.00" from="3si" to="2o" via="1si 1si"/>
<     <trip id="11" depart="11.00" from="1fi" to="2o" via="1si 1si"/>
<     <trip id="12" depart="12.00" from="3si" to="1si" via="2si 2si"/>
<     <trip id="13" depart="13.00" from="2fi" to="3o" via="4si 3si"/>
<     <trip id="14" depart="14.00" from="1si" to="2si" via="3si 1si"/>
<     <trip id="15" depart="15.00" from="4si" to="3si" via="3si 3si"/>
<     <trip id="16" depart="16.00" from="4fi" to="1o" via="4si 1si"/>
<     <trip id="17" depart="17.00" from="2fi" to="4si" via="2si 1si"/>
<     <trip id="18" depart="18.00" from="4si" to="2si" via="2si 3si"/>
<     <trip id="19" depart="19.00" from="4si" to="1si" via="2si 2si"/>
<     <trip id="20" depart="20.00" from="3fi" to="4si" via="2si 3si"/>
<     <trip id="21" depart="21.00" from="2si" to="3o" via="1si 4si"/>
<     <trip id="22" depart="22.00" from="1fi" to="3si" via="1si 1si"/>
<     <trip id="23" depart="23.00" from="4fi" to="2si" via="2si 1si"/>
<     <trip id="24" depart="24.00" from="4si" to="4o" via="3si 4si"/>
<     <trip id="25" depart="25.00" from="1fi" to="3o" via="3si 3si"/>
<     <trip id="26" depart="26.00" from="2fi" to="2si" via="3si 1si"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1
> Using multiple cpus is only supported for python 3
---------- Differences in output ----------
1,6d0
< 0: Wrote 10 routes (3 distinct) achieving total count 17 (85.00%) at 2 locations. GEH<5 for 100.00%
< Warning: underflow locations: count 1, min 3.00 (('5',)), max 3.00 (('5',)), mean 3.00, Q1 3.00, median 3.00, Q3 3.00 (total 3)
< 300: Wrote 8 routes (1 distinct) achieving total count 16 (100.00%) at 2 locations. GEH<5 for 100.00%
< all interval underflow: count 2, min 0.00 (300.0), max 3.00 (0.0), mean 1.50, Q1 0.00, median 3.00, Q3 3.00
< all interval overflow: count 2, min 0.00 (0.0), max 0.00 (0.0), mean 0.00, Q1 0.00, median 0.00, Q3 0.00
< all interval GEH%: count 2, min 100.00 (0.0), max 100.00 (0.0), mean 100.00, Q1 100.00, median 100.00, Q3 100.00
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<!-- begin="0.0" end="300.0" -->
    <route id="0_0" edges="-3 -3.180.00 11"/> <!-- 2 (route_2) -->
    <route id="0_1" edges="-3 -3.180.00 15"/> <!-- 1 (route_1) -->
    <route id="0_2" edges="-3 -3.180.00 5"/> <!-- 7 (route_0) -->

    <flow id="0_2" begin="0.00" end="240.00" number="7" route="0_2"/>
    <flow id="0_0" begin="60.00" end="180.00" number="2" route="0_0"/>
    <flow id="0_1" begin="270.00" end="271.00" number="1" route="0_1"/>
<!-- begin="300.0" end="600.0" -->
    <route id="300_0" edges="-3 -3.180.00 11"/> <!-- 8 (route_2) -->

    <flow id="300_0" begin="300.00" end="562.50" number="8" route="300_0"/>
</routes>
turndefs routeSampler intervals multiprocessing 2_intervals ( Last six runs Jul2022 )
turndefs routeSampler intervals multiprocessing 2_intervals_3_threads ( Last six runs Jul2022 )
turndefs routeSampler intervals multiprocessing f-number-i ( Last six runs Jul2022 )

TEST FAILED on ts-sim-build-ba : turndefs routeSampler intervals multiprocessing mismatch-output ( Last six runs Jul2022 )

---------- Differences in errors ----------
0a1
> Using multiple cpus is only supported for python 3
---------- Differences in output ----------
1,6d0
< 0: Wrote 10 routes (3 distinct) achieving total count 17 (85.00%) at 2 locations. GEH<5 for 100.00%
< Warning: underflow locations: count 1, min 3.00 (('5',)), max 3.00 (('5',)), mean 3.00, Q1 3.00, median 3.00, Q3 3.00 (total 3)
< 300: Wrote 8 routes (1 distinct) achieving total count 16 (100.00%) at 2 locations. GEH<5 for 100.00%
< all interval underflow: count 2, min 0.00 (300.0), max 3.00 (0.0), mean 1.50, Q1 0.00, median 3.00, Q3 3.00
< all interval overflow: count 2, min 0.00 (0.0), max 0.00 (0.0), mean 0.00, Q1 0.00, median 0.00, Q3 0.00
< all interval GEH%: count 2, min 100.00 (0.0), max 100.00 (0.0), mean 100.00, Q1 100.00, median 100.00, Q3 100.00
---------- Missing result in edgedata ----------
<?xml version="1.0" encoding="UTF-8"?>


<data>
    <interval id="deficit" begin="0.0" end="300.0">
        <edge id="-3" measuredCount="10" deficit="0"/>
        <edge id="5" measuredCount="10" deficit="3"/>
    </interval>
    <interval id="deficit" begin="300.0" end="600.0">
        <edge id="-3" measuredCount="8" deficit="0"/>
        <edge id="11" measuredCount="8" deficit="0"/>
    </interval>
</data>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<!-- begin="0.0" end="300.0" -->
    <route id="0_0" edges="-3 -3.180.00 11"/> <!-- 2 (route_2) -->
    <route id="0_1" edges="-3 -3.180.00 15"/> <!-- 1 (route_1) -->
    <route id="0_2" edges="-3 -3.180.00 5"/> <!-- 7 (route_0) -->

    <flow id="0_2" begin="0.00" end="240.00" number="7" route="0_2"/>
    <flow id="0_0" begin="60.00" end="180.00" number="2" route="0_0"/>
    <flow id="0_1" begin="270.00" end="271.00" number="1" route="0_1"/>
<!-- begin="300.0" end="600.0" -->
    <route id="300_0" edges="-3 -3.180.00 11"/> <!-- 8 (route_2) -->

    <flow id="300_0" begin="300.00" end="562.50" number="8" route="300_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : turndefs routeSampler intervals optimize_verbose ( Last six runs Jul2022 )

---------- Differences in errors ----------
0a1,2
> Warning: Scipy does not support initial guess for opt.linprog. Optimization may fail
> Warning: Scipy does not support initial guess for opt.linprog. Optimization may fail

TEST FAILED on ts-sim-build-ba : turndefs routeSampler min_count_optimize ( Last six runs Jul2022 )

---------- Differences in errors ----------
0a1
> Warning: Scipy does not support initial guess for opt.linprog. Optimization may fail
---------- Differences in output ----------
7c7
< Wrote 88 routes (74 distinct) achieving total count 728 (96.94%) at 138 locations. GEH<5 for 95.65%
---
> Wrote 88 routes (72 distinct) achieving total count 728 (96.94%) at 138 locations. GEH<5 for 95.65%
---------- Differences in routes ----------
226c226
<         <route edges="120 120.180.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 43 68 -45"/>
---
>         <route edges="120 120.180.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 -71 -55 -55.80.00"/>
256c256
<         <route edges="109 109.80.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 -71 -55 -55.80.00"/>
---
>         <route edges="109 109.80.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 43 68 -45"/>

TEST FAILED on ts-sim-build-ba : turndefs routeSampler optimize_1 ( Last six runs Jul2022 )

---------- Differences in errors ----------
1,3d0
<   res = opt.linprog(c, A_eq=A_eq, b_eq=b, bounds=bounds, x0=x0, options=linProgOpts)
<   res = opt.linprog(c, A_eq=A_eq, b_eq=b, bounds=bounds, x0=x0, options=linProgOpts)
<   res = opt.linprog(c, A_eq=A_eq, b_eq=b, bounds=bounds, x0=x0, options=linProgOpts)

TEST FAILED on ts-sim-build-ba : turndefs routeSampler optimize_2 ( Last six runs Jul2022 )

---------- Differences in output ----------
2c2
< Wrote 98 routes (98 distinct) achieving total count 751 (100.00%) at 138 locations. GEH<5 for 100.00%
---
> Wrote 98 routes (96 distinct) achieving total count 751 (100.00%) at 138 locations. GEH<5 for 100.00%
---------- Differences in routes ----------
25c25
<         <route edges="109 109.80.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 43 68 -45"/>
---
>         <route edges="109 109.80.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 -71 -55 -55.80.00"/>
244c244
<         <route edges="120 120.180.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 -71 -55 -55.80.00"/>
---
>         <route edges="120 120.180.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 43 68 -45"/>

TEST FAILED on ts-sim-build-ba : turndefs routeSampler optimize_few_detectors ( Last six runs Jul2022 )

---------- Differences in output ----------
2,3c2
< Wrote 201 routes (3 distinct) achieving total count 402 (100.50%) at 2 locations. GEH<5 for 100.00%
< Warning: overflow locations: count 2, min -1.00 (('-3.180.00', '11')), max -1.00 (('-3.180.00', '11')), mean -1.00, Q1 -1.00, median -1.00, Q3 -1.00 (total -2)
---
> Wrote 200 routes (3 distinct) achieving total count 400 (100.00%) at 2 locations. GEH<5 for 100.00%
---------- Differences in routes ----------
6,8c6,8
<     <route id="10" edges="-27.80.00 -3 -3.180.00 11 11.80.00 23 23.80.00 31 31.80.00 60 60.80.00 75 75.121.42"/> <!-- 69 -->
<     <route id="13" edges="-43 -43.80.00 -27 -27.80.00 -3 -3.180.00 11 11.80.00 23 23.80.00 31 31.80.00 60 60.80.00 -60 -60.80.00"/> <!-- 55 -->
<     <route id="17" edges="-68 -43 -43.80.00 -27 -27.80.00 -3 -3.180.00 11 11.80.00 23 23.80.00 31 31.80.00 60"/> <!-- 77 -->
---
>     <route id="10" edges="-27.80.00 -3 -3.180.00 11 11.80.00 23 23.80.00 31 31.80.00 60 60.80.00 75 75.121.42"/> <!-- 71 -->
>     <route id="13" edges="-43 -43.80.00 -27 -27.80.00 -3 -3.180.00 11 11.80.00 23 23.80.00 31 31.80.00 60 60.80.00 -60 -60.80.00"/> <!-- 50 -->
>     <route id="17" edges="-68 -43 -43.80.00 -27 -27.80.00 -3 -3.180.00 11 11.80.00 23 23.80.00 31 31.80.00 60"/> <!-- 79 -->
10,12c10,12
<     <flow id="17" begin="0.00" end="98.51" number="77" route="17"/>
<     <flow id="13" begin="0.49" end="95.55" number="55" route="13"/>
<     <flow id="10" begin="5.42" end="98.01" number="69" route="10"/>
---
>     <flow id="17" begin="0.00" end="98.51" number="79" route="17"/>
>     <flow id="13" begin="0.49" end="95.54" number="50" route="13"/>
>     <flow id="10" begin="5.45" end="98.01" number="71" route="10"/>

TEST FAILED on ts-sim-build-ba : turndefs routeSampler optimize_full ( Last six runs Jul2022 )

---------- Differences in errors ----------
1,3d0
<   res = opt.linprog(c, A_eq=A_eq, b_eq=b, bounds=bounds, x0=x0, options=linProgOpts)
<   res = opt.linprog(c, A_eq=A_eq, b_eq=b, bounds=bounds, x0=x0, options=linProgOpts)
<   res = opt.linprog(c, A_eq=A_eq, b_eq=b, bounds=bounds, x0=x0, options=linProgOpts)
---------- Differences in output ----------
2c2
< Wrote 98 routes (98 distinct) achieving total count 751 (100.00%) at 138 locations. GEH<5 for 100.00%
---
> Wrote 98 routes (96 distinct) achieving total count 751 (100.00%) at 138 locations. GEH<5 for 100.00%
---------- Differences in routes ----------
52c52
<         <route edges="109 109.80.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 -71 -55 -55.80.00"/>
---
>         <route edges="109 109.80.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 43 68 -45"/>
133c133
<         <route edges="120 120.180.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 43 68 -45"/>
---
>         <route edges="120 120.180.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 -71 -55 -55.80.00"/>

TEST FAILED on ts-sim-build-ba : turndefs routeSampler optimize_minimize-vehs ( Last six runs Jul2022 )

---------- Differences in output ----------
2,3c2,4
< Wrote 49 routes (26 distinct) achieving total count 422 (56.19%) at 138 locations. GEH<5 for 42.75%
< Warning: underflow locations: count 99, min 1.00 (('-58.121.42', '64')), max 15.00 (('11', '11.80.00')), mean 3.32, Q1 1.00, median 2.00, Q3 4.00 (total 329)
---
> Wrote 51 routes (26 distinct) achieving total count 443 (58.99%) at 138 locations. GEH<5 for 43.48%
> Warning: underflow locations: count 96, min 1.00 (('-58.121.42', '64')), max 15.00 (('11', '11.80.00')), mean 3.28, Q1 1.00, median 2.00, Q3 4.00 (total 315)
> Warning: overflow locations: count 7, min -1.00 (('-58.121.42', '-31')), max -1.00 (('-58.121.42', '-31')), mean -1.00, Q1 -1.00, median -1.00, Q3 -1.00 (total -7)
---------- Differences in routes ----------
8c8
<     <route id="11" edges="-27 -27.80.00 27 27.80.00 43 68 -45"/> <!-- 1 -->
---
>     <route id="11" edges="-27 -27.80.00 27 27.80.00 43 68 -45"/> <!-- 2 -->
14c14
<     <route id="18" edges="-58 -58.121.42 -31 -31.80.00 -23 -23.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 43 68 -45 -45.80.00"/> <!-- 2 -->
---
>     <route id="18" edges="-58 -58.121.42 -31 -31.80.00 -23 -23.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 43 68 -45 -45.80.00"/> <!-- 3 -->
33,58c33,58
<     <flow id="20" begin="0.00" end="72.73" number="5" route="20"/>
<     <flow id="44" begin="2.02" end="66.67" number="3" route="44"/>
<     <flow id="32" begin="4.04" end="84.86" number="4" route="32"/>
<     <flow id="12" begin="6.06" end="42.43" number="2" route="12"/>
<     <flow id="42" begin="8.08" end="90.92" number="2" route="42"/>
<     <flow id="8" begin="10.10" end="11.10" number="1" route="8"/>
<     <flow id="18" begin="12.12" end="68.69" number="2" route="18"/>
<     <flow id="4" begin="14.14" end="44.45" number="3" route="4"/>
<     <flow id="11" begin="18.18" end="19.18" number="1" route="11"/>
<     <flow id="39" begin="20.20" end="74.76" number="2" route="39"/>
<     <flow id="31" begin="22.22" end="88.90" number="2" route="31"/>
<     <flow id="43" begin="26.27" end="27.27" number="1" route="43"/>
<     <flow id="14" begin="32.33" end="86.88" number="4" route="14"/>
<     <flow id="35" begin="34.35" end="48.49" number="2" route="35"/>
<     <flow id="28" begin="40.41" end="41.41" number="1" route="28"/>
<     <flow id="24" begin="46.47" end="47.47" number="1" route="24"/>
<     <flow id="13" begin="50.51" end="76.78" number="2" route="13"/>
<     <flow id="48" begin="54.55" end="55.55" number="1" route="48"/>
<     <flow id="26" begin="56.57" end="96.98" number="2" route="26"/>
<     <flow id="25" begin="58.59" end="59.59" number="1" route="25"/>
<     <flow id="23" begin="60.61" end="92.94" number="2" route="23"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : turndefs routeSampler small_input_noSampling_optimize ( Last six runs Jul2022 )

---------- Differences in output ----------
2,3c2,4
< Wrote 51 routes (29 distinct) achieving total count 417 (55.53%) at 138 locations. GEH<5 for 43.48%
< Warning: underflow locations: count 101, min 1.00 (('-58.121.42', '64')), max 14.00 (('11', '11.80.00')), mean 3.31, Q1 1.00, median 2.00, Q3 4.00 (total 334)
---
> Wrote 53 routes (29 distinct) achieving total count 440 (58.59%) at 138 locations. GEH<5 for 44.93%
> Warning: underflow locations: count 98, min 1.00 (('-58.121.42', '64')), max 14.00 (('23', '23.80.00')), mean 3.24, Q1 1.00, median 2.00, Q3 4.00 (total 318)
> Warning: overflow locations: count 7, min -1.00 (('-58.121.42', '-31')), max -1.00 (('-58.121.42', '-31')), mean -1.00, Q1 -1.00, median -1.00, Q3 -1.00 (total -7)
---------- Differences in routes ----------
7c7
<         <route edges="31.80.00 -31 -31.80.00 -23 -23.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 -27 -27.80.00"/>
---
>         <route edges="-58.121.42 -31 -31.80.00 -23 -23.80.00 -11 -11.80.00 3 3.180.00 27"/>
9c9
<     <vehicle id="1" depart="1.94">
---
>     <vehicle id="1" depart="1.87">
12c12
<     <vehicle id="2" depart="3.88">
---
>     <vehicle id="2" depart="3.74">
15c15
<     <vehicle id="3" depart="5.82">
---
>     <vehicle id="3" depart="5.60">
18,19c18,19
<     <vehicle id="4" depart="7.76">
<         <route edges="-79 -79.80.00 75 75.121.42 120 120.180.00 -120 -120.180.00"/>
---
>     <vehicle id="4" depart="7.47">
>         <route edges="3 3.180.00 -3 -3.180.00 11 11.80.00"/>
21,22c21,22
<     <vehicle id="5" depart="9.71">
<         <route edges="123 123.121.42 -123 -123.121.42 -109 -109.80.00 23 23.80.00 31 31.80.00 64 64.80.00"/>
---
>     <vehicle id="5" depart="9.34">
>         <route edges="-27 -27.80.00 27 27.80.00 43 68 -45"/>
24c24
<     <vehicle id="6" depart="11.65">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : turndefs routeSampler small_input_optimize ( Last six runs Jul2022 )

---------- Differences in output ----------
2,3c2,4
< Wrote 50 routes (27 distinct) achieving total count 410 (54.59%) at 138 locations. GEH<5 for 42.75%
< Warning: underflow locations: count 103, min 1.00 (('-58.121.42', '64')), max 14.00 (('11', '11.80.00')), mean 3.31, Q1 1.00, median 2.00, Q3 4.00 (total 341)
---
> Wrote 53 routes (28 distinct) achieving total count 442 (58.85%) at 138 locations. GEH<5 for 44.20%
> Warning: underflow locations: count 97, min 1.00 (('-58.121.42', '64')), max 14.00 (('23', '23.80.00')), mean 3.26, Q1 1.00, median 2.00, Q3 4.00 (total 316)
> Warning: overflow locations: count 7, min -1.00 (('-58.121.42', '-31')), max -1.00 (('-58.121.42', '-31')), mean -1.00, Q1 -1.00, median -1.00, Q3 -1.00 (total -7)
---------- Differences in routes ----------
7c7
<         <route edges="15.180.00 -15 -15.180.00 3 3.180.00 27 27.80.00 -27"/>
---
>         <route edges="-27 -27.80.00 27 27.80.00 43 68 -45"/>
9,10c9,10
<     <vehicle id="1" depart="1.98">
<         <route edges="-60 -60.80.00 -31 -31.80.00 -23 -23.80.00 -11 -11.80.00 3 3.180.00 -3 -3.180.00"/>
---
>     <vehicle id="1" depart="1.87">
>         <route edges="27 27.80.00 -27 -27.80.00 -3 -3.180.00 15 15.180.00 -144 -144.121.42 -131"/>
12,13c12,13
<     <vehicle id="2" depart="3.96">
<         <route edges="45 -68 -43 -43.80.00 -27 -27.80.00 -3 -3.180.00 15 15.180.00"/>
---
>     <vehicle id="2" depart="3.74">
>         <route edges="-58.121.42 -31 -31.80.00 -23 -23.80.00 -11 -11.80.00 3 3.180.00 27"/>
15,16c15,16
<     <vehicle id="3" depart="5.94">
<         <route edges="-27 -27.80.00 27 27.80.00 43 68 -45"/>
---
>     <vehicle id="3" depart="5.60">
>         <route edges="123 123.121.42 -123 -123.121.42 -109 -109.80.00 23 23.80.00 31 31.80.00 64 64.80.00"/>
18,19c18,19
<     <vehicle id="4" depart="7.92">
<         <route edges="-60 -60.80.00 -31 -31.80.00 -23 -23.80.00 -11 -11.80.00 3 3.180.00 -3 -3.180.00"/>
---
>     <vehicle id="4" depart="7.47">
>         <route edges="15 15.180.00 -123 -123.121.42 -120 -120.180.00 -75 -75.121.42 -60"/>
21c21
<     <vehicle id="5" depart="9.90">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : visualisation plot_csv_pie plain ( Last six runs Jul2022 )

---------- Differences in image ----------
22,24c22,24
<     <path d="M 342.6048 174.528 
< C 342.6048 169.087842 342.187748 163.65568 341.357312 158.279278 
< C 340.526876 152.902876 339.285496 147.598039 337.644089 142.411412 
---
>     <path d="M 379.008 174.528 
> C 379.008 169.087842 378.44832 163.65568 377.333882 158.279278 
> C 376.219444 152.902876 374.553523 147.598039 372.350768 142.411412 
26c26
< L 342.6048 174.528 
---
> L 379.008 174.528 
31,33c31,33
<     <path d="M 337.644089 142.411412 
< C 336.002681 137.224785 333.96607 132.171615 331.552164 127.296332 
< C 329.138258 122.42105 326.354153 117.737987 323.224329 113.288322 
---
>     <path d="M 372.350768 142.411412 
> C 370.148013 137.224785 367.414899 132.171615 364.175459 127.296332 
> C 360.936018 122.42105 357.199772 117.737987 352.999575 113.288322 
35c35
< L 337.644089 142.411412 
---
> L 372.350768 142.411412 
40,42c40,42
<     <path d="M 323.224329 113.288322 
< C 320.094504 108.838657 316.628161 104.63547 312.855779 100.715718 
< C 309.083397 96.795967 305.016064 93.171174 300.689546 89.873212 
---
>     <path d="M 352.999575 113.288322 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : visualisation plot_trajectories filter_edges ( Last six runs Jul2022 )

---------- Differences in csv ----------
2,26c2,26
< 20.0 0.0 0.0 0 270.0 194.9 104.95
< 21.0 1.92 1.92 1.92 270.0 192.98 104.95
< 22.0 3.64 5.5600000000000005 1.7200000000000002 270.0 189.34 104.95
< 23.0 5.64 11.2 1.9999999999999996 270.0 183.7 104.95
< 24.0 8.09 19.29 2.45 270.0 175.61 104.95
< 25.0 10.28 29.57 2.1899999999999995 270.0 165.33 104.95
< 26.0 12.17 41.74 1.8900000000000006 270.0 153.16 104.95
< 27.0 13.7 55.44 1.5299999999999994 270.0 139.46 104.95
< 28.0 13.32 68.75999999999999 -0.379999999999999 270.0 126.14 104.95
< 29.0 10.12 78.88 -3.200000000000001 270.0 116.02 104.95
< 30.0 5.62 84.5 -4.499999999999999 270.0 110.4 104.95
< 31.0 1.12 85.62 -4.5 270.0 109.28 104.95
< 32.0 0.18 85.80000000000001 -0.9400000000000002 270.0 109.09 104.95
< 33.0 0.03 85.83000000000001 -0.15 270.0 109.07 104.95
< 34.0 0.01 85.84000000000002 -0.019999999999999997 270.0 109.06 104.95
< 35.0 0.0 85.84000000000002 -0.01 270.0 109.05 104.95
< 36.0 0.0 85.84000000000002 0.0 270.0 109.05 104.95
< 37.0 0.0 85.84000000000002 0.0 270.0 109.05 104.95
< 38.0 0.0 85.84000000000002 0.0 270.0 109.05 104.95
< 39.0 0.0 85.84000000000002 0.0 270.0 109.05 104.95
< 40.0 0.0 85.84000000000002 0.0 270.0 109.05 104.95
< 41.0 0.0 85.84000000000002 0.0 270.0 109.05 104.95
< 42.0 0.0 85.84000000000002 0.0 270.0 109.05 104.95
< 43.0 0.0 85.84000000000002 0.0 270.0 109.05 104.95
< 44.0 0.0 85.84000000000002 0.0 270.0 109.05 104.95
---
> 0 104.95 0.0 20.0 270.0 194.9 0.0
> 1.92 104.95 1.92 21.0 270.0 192.98 1.92
> 1.72 104.95 3.64 22.0 270.0 189.34 5.56
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : visualisation plot_trajectories filter_ids ( Last six runs Jul2022 )

---------- Differences in csv ----------
2,36c2,36
< 20.0 0.0 0.0 0 270.0 194.9 104.95
< 21.0 1.92 1.92 1.92 270.0 192.98 104.95
< 22.0 3.64 5.5600000000000005 1.7200000000000002 270.0 189.34 104.95
< 23.0 5.64 11.2 1.9999999999999996 270.0 183.7 104.95
< 24.0 8.09 19.29 2.45 270.0 175.61 104.95
< 25.0 10.28 29.57 2.1899999999999995 270.0 165.33 104.95
< 26.0 12.17 41.74 1.8900000000000006 270.0 153.16 104.95
< 27.0 13.7 55.44 1.5299999999999994 270.0 139.46 104.95
< 28.0 13.32 68.75999999999999 -0.379999999999999 270.0 126.14 104.95
< 29.0 10.12 78.88 -3.200000000000001 270.0 116.02 104.95
< 30.0 5.62 84.5 -4.499999999999999 270.0 110.4 104.95
< 31.0 1.12 85.62 -4.5 270.0 109.28 104.95
< 32.0 0.18 85.80000000000001 -0.9400000000000002 270.0 109.09 104.95
< 33.0 0.03 85.83000000000001 -0.15 270.0 109.07 104.95
< 34.0 0.01 85.84000000000002 -0.019999999999999997 270.0 109.06 104.95
< 35.0 0.0 85.84000000000002 -0.01 270.0 109.05 104.95
< 36.0 0.0 85.84000000000002 0.0 270.0 109.05 104.95
< 37.0 0.0 85.84000000000002 0.0 270.0 109.05 104.95
< 38.0 0.0 85.84000000000002 0.0 270.0 109.05 104.95
< 39.0 0.0 85.84000000000002 0.0 270.0 109.05 104.95
< 40.0 0.0 85.84000000000002 0.0 270.0 109.05 104.95
< 41.0 0.0 85.84000000000002 0.0 270.0 109.05 104.95
< 42.0 0.0 85.84000000000002 0.0 270.0 109.05 104.95
< 43.0 0.0 85.84000000000002 0.0 270.0 109.05 104.95
< 44.0 0.0 85.84000000000002 0.0 270.0 109.05 104.95
< 45.0 2.53 88.37000000000002 2.53 273.12 106.55 105.22
< 46.0 5.02 93.39000000000001 2.4899999999999998 340.06 104.95 109.6
< 47.0 6.57 99.96000000000001 1.5500000000000007 0.0 104.95 116.17
< 48.0 7.97 107.93 1.3999999999999995 0.0 104.95 124.13
<truncated after showing first 30 lines>

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

---------- Differences in csv ----------
2,105c2,105
< 0.0 13.89 0.0 0 90.0 5.1 0.0
< 1.0 12.73 12.73 -1.1600000000000001 90.0 17.83 0.0
< 2.0 12.96 25.69 0.23000000000000043 90.0 30.8 0.0
< 3.0 13.25 38.94 0.28999999999999915 90.0 44.05 0.0
< 4.0 12.92 51.86 -0.33000000000000007 90.0 56.97 0.0
< 5.0 12.92 64.78 0.0 90.0 69.89 0.0
< 6.0 13.3 78.08 0.3800000000000008 90.0 83.19 0.0
< 7.0 13.47 91.55 0.16999999999999993 90.0 96.67 0.0
< 8.0 13.07 104.62 -0.40000000000000036 90.0 109.73 0.0
< 9.0 13.18 117.80000000000001 0.10999999999999943 90.0 122.91 0.0
< 10.0 12.65 130.45000000000002 -0.5299999999999994 90.0 135.56 0.0
< 11.0 13.36 143.81 0.7099999999999991 90.0 148.92 0.0
< 12.0 12.83 156.64000000000001 -0.5299999999999994 90.0 161.75 0.0
< 13.0 12.64 169.28000000000003 -0.1899999999999995 90.0 174.39 0.0
< 14.0 13.69 182.97000000000003 1.049999999999999 90.0 188.09 0.0
< 15.0 13.48 196.45000000000002 -0.20999999999999908 90.0 201.57 0.0
< 16.0 13.43 209.88000000000002 -0.05000000000000071 90.0 215.0 0.0
< 17.0 13.13 223.01000000000002 -0.29999999999999893 90.0 228.13 0.0
< 18.0 13.25 236.26000000000002 0.11999999999999922 90.0 241.38 0.0
< 19.0 12.98 249.24 -0.2699999999999996 90.0 254.36 0.0
< 20.0 13.41 262.65000000000003 0.4299999999999997 90.0 267.77 0.0
< 21.0 13.33 275.98 -0.08000000000000007 90.0 281.1 0.0
< 22.0 9.57 285.55 -3.76 90.0 290.67 0.0
< 23.0 6.47 292.02000000000004 -3.1000000000000005 90.0 297.14 0.0
< 24.0 2.34 294.36 -4.13 90.0 299.49 0.0
< 25.0 0.43 294.79 -1.91 90.0 299.92 0.0
< 26.0 0.07 294.86 -0.36 90.0 299.99 0.0
< 27.0 0.0 294.86 -0.07 90.0 299.99 0.0
< 28.0 0.0 294.86 0.0 90.0 299.99 0.0
<truncated after showing first 30 lines>
visualisation plot_trajectories gz ( Last six runs Jul2022 )
visualisation plot_trajectories plain ( Last six runs Jul2022 )

TEST FAILED on ts-sim-build-ba : visualisation plot_trajectories kilometrage ( Last six runs Jul2022 )

---------- Differences in csv ----------
2,98c2,98
< 100.0 0.0 0.0 0 90.0 -2990.9 -1.6 13009.1
< 101.0 1.71 1.71 1.71 90.0 -2989.19 -1.6 13010.81
< 102.0 3.91 5.62 2.2 90.0 -2985.28 -1.6 13014.72
< 103.0 5.36 10.98 1.4500000000000002 90.0 -2979.92 -1.6 13020.08
< 104.0 6.78 17.76 1.42 90.0 -2973.14 -1.6 13026.86
< 105.0 9.35 27.11 2.5699999999999994 90.0 -2963.8 -1.6 13036.2
< 106.0 11.87 38.98 2.5199999999999996 90.0 -2951.93 -1.6 13048.07
< 107.0 13.31 52.29 1.4400000000000013 90.0 -2938.62 -1.6 13061.38
< 108.0 14.96 67.25 1.6500000000000004 90.0 -2923.66 -1.6 13076.34
< 109.0 17.16 84.41 2.1999999999999993 90.0 -2906.5 -1.6 13093.5
< 110.0 18.91 103.32 1.75 90.0 -2887.59 -1.6 13112.41
< 111.0 20.37 123.69 1.4600000000000009 90.0 -2867.22 -1.6 13132.78
< 112.0 22.66 146.35 2.289999999999999 90.0 -2844.56 -1.6 13155.44
< 113.0 25.13 171.48 2.469999999999999 90.0 -2819.42 -1.6 13180.58
< 114.0 27.58 199.06 2.4499999999999993 90.0 -2791.84 -1.6 13208.16
< 115.0 29.95 229.01 2.370000000000001 90.0 -2761.89 -1.6 13238.11
< 116.0 32.36 261.37 2.41 90.0 -2729.53 -1.6 13270.47
< 117.0 34.07 295.44 1.7100000000000009 90.0 -2695.46 -1.6 13304.54
< 118.0 35.9 331.34 1.8299999999999983 90.0 -2659.56 -1.6 13340.44
< 119.0 37.65 368.98999999999995 1.75 90.0 -2621.91 -1.6 13378.09
< 120.0 36.88 405.86999999999995 -0.769999999999996 90.0 -2585.03 -1.6 13414.97
< 121.0 37.2 443.06999999999994 0.3200000000000003 90.0 -2547.83 -1.6 13452.17
< 122.0 37.82 480.88999999999993 0.6199999999999974 90.0 -2510.01 -1.6 13489.99
< 123.0 37.0 517.8899999999999 -0.8200000000000003 90.0 -2473.01 -1.6 13526.99
< 124.0 37.33 555.2199999999999 0.3299999999999983 90.0 -2435.68 -1.6 13564.32
< 125.0 37.49 592.7099999999999 0.1600000000000037 90.0 -2398.19 -1.6 13601.81
< 126.0 37.13 629.8399999999999 -0.35999999999999943 90.0 -2361.06 -1.6 13638.94
< 127.0 37.38 667.2199999999999 0.25 90.0 -2323.68 -1.6 13676.32
< 128.0 37.5 704.7199999999999 0.11999999999999744 90.0 -2286.18 -1.6 13713.82
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : visualisation plot_trajectories leaderGap ( Last six runs Jul2022 )

---------- Differences in csv ----------
2,260c2,260
< 0.0 10.0 0.0 0 270.0 1495.25 401.65 -1.0
< 1.0 10.0 10.0 0.0 270.0 1485.25 401.65 -1.0
< 2.0 10.0 20.0 0.0 270.0 1475.25 401.65 -1.0
< 3.0 10.0 30.0 0.0 270.0 1465.25 401.65 -1.0
< 4.0 10.0 40.0 0.0 270.0 1455.25 401.65 -1.0
< 5.0 10.0 50.0 0.0 270.0 1445.25 401.65 -1.0
< 6.0 10.0 60.0 0.0 270.0 1435.25 401.65 -1.0
< 7.0 10.0 70.0 0.0 270.0 1425.25 401.65 -1.0
< 8.0 10.0 80.0 0.0 270.0 1415.25 401.65 -1.0
< 9.0 10.0 90.0 0.0 270.0 1405.25 401.65 -1.0
< 10.0 10.0 100.0 0.0 270.0 1395.25 401.65 -1.0
< 11.0 10.0 110.0 0.0 270.0 1385.25 401.65 -1.0
< 12.0 10.0 120.0 0.0 270.0 1375.25 401.65 -1.0
< 13.0 10.0 130.0 0.0 270.0 1365.25 401.65 -1.0
< 14.0 10.0 140.0 0.0 270.0 1355.25 401.65 -1.0
< 15.0 10.0 150.0 0.0 270.0 1345.25 401.65 -1.0
< 16.0 10.0 160.0 0.0 270.0 1335.25 401.65 -1.0
< 17.0 10.0 170.0 0.0 270.0 1325.25 401.65 -1.0
< 18.0 10.0 180.0 0.0 270.0 1315.25 401.65 -1.0
< 19.0 10.0 190.0 0.0 270.0 1305.25 401.65 -1.0
< 20.0 10.0 200.0 0.0 270.0 1295.25 401.65 -1.0
< 21.0 10.0 210.0 0.0 270.0 1285.25 401.65 -1.0
< 22.0 10.0 220.0 0.0 270.0 1275.25 401.65 -1.0
< 23.0 10.0 230.0 0.0 270.0 1265.25 401.65 -1.0
< 24.0 10.0 240.0 0.0 270.0 1255.25 401.65 -1.0
< 25.0 10.0 250.0 0.0 270.0 1245.25 401.65 -1.0
< 26.0 10.0 260.0 0.0 270.0 1235.25 401.65 -1.0
< 27.0 10.0 270.0 0.0 270.0 1225.25 401.65 -1.0
< 28.0 10.0 280.0 0.0 270.0 1215.25 401.65 -1.0
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : visualisation plot_trajectories multiple_files ( Last six runs Jul2022 )

---------- Differences in csv ----------
2,217c2,217
< 0.0 13.89 0.0 0 90.0 5.1 -4.95
< 1.0 13.89 13.89 0.0 90.0 18.99 -4.95
< 2.0 13.89 27.78 0.0 90.0 32.88 -4.95
< 3.0 13.89 41.67 0.0 90.0 46.77 -4.95
< 4.0 13.89 55.56 0.0 90.0 60.66 -4.95
< 5.0 13.89 69.45 0.0 90.0 74.55 -4.95
< 6.0 13.89 83.34 0.0 90.0 88.44 -4.95
< 7.0 13.89 97.23 0.0 90.0 102.33 -4.95
< 8.0 13.89 111.12 0.0 90.0 116.22 -4.95
< 9.0 13.89 125.01 0.0 90.0 130.11 -4.95
< 10.0 13.89 138.9 0.0 90.0 144.0 -4.95
< 11.0 13.89 152.79000000000002 0.0 90.0 157.89 -4.95
< 12.0 13.89 166.68 0.0 90.0 171.78 -4.95
< 13.0 13.89 180.57 0.0 90.0 185.67 -4.95
< 14.0 13.89 194.45999999999998 0.0 90.0 199.56 -4.95
< 15.0 13.89 208.34999999999997 0.0 90.0 213.45 -4.95
< 16.0 13.89 222.23999999999995 0.0 90.0 227.34 -4.95
< 17.0 13.89 236.12999999999994 0.0 90.0 241.23 -4.95
< 18.0 13.89 250.01999999999992 0.0 90.0 255.12 -4.95
< 19.0 13.89 263.9099999999999 0.0 90.0 269.01 -4.95
< 20.0 13.89 277.7999999999999 0.0 90.0 282.9 -4.95
< 21.0 13.89 291.6899999999999 0.0 90.0 296.79 -4.95
< 22.0 13.89 305.57999999999987 0.0 90.0 310.68 -4.95
< 23.0 13.89 319.46999999999986 0.0 90.0 324.57 -4.95
< 24.0 13.89 333.35999999999984 0.0 90.0 338.46 -4.95
< 25.0 13.89 347.24999999999983 0.0 90.0 352.35 -4.95
< 26.0 13.89 361.1399999999998 0.0 90.0 366.24 -4.95
< 27.0 13.89 375.0299999999998 0.0 90.0 380.13 -4.95
< 28.0 13.89 388.9199999999998 0.0 90.0 394.02 -4.95
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : visualisation plot_trajectories persons ( Last six runs Jul2022 )

---------- Differences in csv ----------
2,31c2,31
< 0.0 0.0 0.0 0 270.0 108.05 96.33
< 1.0 1.21 1.21 1.21 180.0 93.77 90.74
< 2.0 1.26 2.4699999999999998 0.050000000000000044 180.0 93.77 89.48
< 3.0 1.3 3.7699999999999996 0.040000000000000036 180.0 93.77 88.18
< 4.0 1.4 5.17 0.09999999999999987 180.0 93.77 86.78
< 5.0 1.27 6.4399999999999995 -0.1299999999999999 180.0 93.77 85.51
< 6.0 1.45 7.89 0.17999999999999994 180.0 93.77 84.05
< 7.0 1.38 9.27 -0.07000000000000006 180.0 93.77 82.67
< 8.0 1.4 10.67 0.020000000000000018 180.0 93.77 81.27
< 9.0 1.37 12.04 -0.029999999999999805 180.0 93.77 79.89
< 10.0 1.4 13.44 0.029999999999999805 180.0 93.77 78.49
< 11.0 1.33 14.77 -0.06999999999999984 180.0 93.77 77.16
< 12.0 1.2 15.969999999999999 -0.13000000000000012 180.0 93.77 75.97
< 13.0 1.46 17.43 0.26 180.0 93.77 74.51
< 14.0 1.32 18.75 -0.1399999999999999 180.0 93.77 73.19
< 15.0 1.29 20.04 -0.030000000000000027 180.0 93.77 71.9
< 16.0 1.35 21.39 0.06000000000000005 180.0 93.77 70.55
< 17.0 1.26 22.650000000000002 -0.09000000000000008 180.0 93.77 69.28
< 18.0 1.43 24.080000000000002 0.16999999999999993 180.0 93.77 67.86
< 19.0 1.3 25.380000000000003 -0.1299999999999999 180.0 93.77 66.55
< 20.0 1.33 26.71 0.030000000000000027 180.0 93.77 65.22
< 21.0 1.47 28.18 0.1399999999999999 180.0 93.77 63.76
< 22.0 1.2 29.38 -0.27 180.0 93.77 62.56
< 23.0 1.34 30.72 0.14000000000000012 180.0 93.77 61.22
< 24.0 1.41 32.129999999999995 0.06999999999999984 180.0 93.77 59.81
< 25.0 1.41 33.53999999999999 0.0 180.0 93.77 58.4
< 26.0 1.28 34.81999999999999 -0.1299999999999999 180.0 93.77 57.13
< 27.0 1.42 36.239999999999995 0.1399999999999999 180.0 93.77 55.71
< 28.0 1.21 37.449999999999996 -0.20999999999999996 180.0 93.77 54.51
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : xml schemaCheck tests additional ( Last six runs Jul2022 )

---------- Differences in errors ----------
4d3
<   File "sumo/tests/sumoextended/calibrator/errors/invalid_flow/input_additional.add.xml", line 5

TEST FAILED on ts-sim-build-ba : xml schemaCheck tests cfgs ( Last six runs Jul2022 )

---------- Differences in errors ----------
4d3
<   File "sumo/tests/sumometa/umlaut/sumo.sumocfg", line 3

Detailed information for the tests that had known bugs:

TEST had known bugs (see #7391) on ts-sim-build-ba : assign dua-iterate mapmatchJunctions ( Last six runs Jul2022 )

duaIterate only works with fixed departEdge
(This bug was triggered by text found in file 'dualog' matching 'input_trips_000.rou.alt.xml' is not accessible')
---------- Differences in dualog ----------
2,3c2
< '-c', 'iteration_000_input_trips.duarcfg']
< Loading configuration ... done.
---
> '-c', '000/iteration_000_input_trips.duarcfg']
6,7c5
< '-c', 'iteration_000.sumocfg']
< Loading configuration ... done.
---
> '-c', '000/iteration_000.sumocfg']
17a16
> DijkstraRouter answered 10 queries and explored 9.00 edges on average.
19,85c18,20
< '-c', 'iteration_001_input_trips_000.duarcfg']
< Loading configuration ... done.
< Success.
< -------------------------------------------------------------------------------
< '-c', 'iteration_001.sumocfg']
< Loading configuration ... done.
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 177.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 10
<  Running: 0
<  Waiting: 0
< 
< -------------------------------------------------------------------------------
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> Execution of <path-to>duarouter'] failed. Look into dua.log for details.
---------- Differences in output ----------
1d0
< Loading configuration ... done.
9d7
< Loading configuration ... done.
11,40c9
< >> Running router on input_trips_000.rou.alt.xml
< <<
< >> Running simulation
< <<
< ------------------
< 
< Loading configuration ... done.
< > Executing step 2
< >> Running router on input_trips_001.rou.alt.xml
< <<
< >> Running simulation
< <<
< ------------------
< 
< Loading configuration ... done.
< > Executing step 3
< >> Running router on input_trips_002.rou.alt.xml
< <<
< >> Running simulation
< <<
< ------------------
< 
< Loading configuration ... done.
< > Executing step 4
< >> Running router on input_trips_003.rou.alt.xml
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0" depart="0.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="70.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.73" duration="70.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.35" rerouteNo="0" devices="tripinfo_0" vType="t" speedFactor="1.06" vaporized=""/>
    <tripinfo id="1" depart="10.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="89.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="13.04" duration="79.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.01" rerouteNo="0" devices="tripinfo_1" vType="t" speedFactor="0.94" vaporized=""/>
    <tripinfo id="2" depart="20.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="94.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.04" duration="74.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.22" rerouteNo="0" devices="tripinfo_2" vType="t" speedFactor="1.01" vaporized=""/>
    <tripinfo id="3" depart="30.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="99.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="15.05" duration="69.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.41" rerouteNo="0" devices="tripinfo_3" vType="t" speedFactor="1.08" vaporized=""/>
    <tripinfo id="4" depart="40.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="112.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.32" duration="72.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.28" rerouteNo="0" devices="tripinfo_4" vType="t" speedFactor="1.03" vaporized=""/>
    <tripinfo id="5" depart="50.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="138.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="11.55" duration="88.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.75" rerouteNo="0" devices="tripinfo_5" vType="t" speedFactor="0.83" vaporized=""/>
    <tripinfo id="6" depart="60.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="140.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.54" duration="80.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.80" rerouteNo="0" devices="tripinfo_6" vType="t" speedFactor="1.05" vaporized=""/>
    <tripinfo id="7" depart="70.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="153.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="12.32" duration="83.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.89" rerouteNo="0" devices="tripinfo_7" vType="t" speedFactor="0.89" vaporized=""/>
    <tripinfo id="8" depart="80.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="159.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="13.04" duration="79.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.01" rerouteNo="0" devices="tripinfo_8" vType="t" speedFactor="0.94" vaporized=""/>
    <tripinfo id="9" depart="90.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="176.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="11.91" duration="86.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.82" rerouteNo="0" devices="tripinfo_9" vType="t" speedFactor="0.86" vaporized=""/>
</tripinfos>

TEST had known bugs (see #5409) on ts-sim-build-ba : detector flowrouter motorway_ramps lane_based ( Last six runs Jul2022 )

option lane-based does not work
(This bug was triggered by text found in file 'routes' matching 'on3 3 off3')
---------- Differences in flows ----------
2c2,3
<     <flow id="1_off3.qPKW" departSpeed="max" departPos="last" departLane="best" route="1_off3.qPKW" number="450" begin="0" end="3600"/>
---
>     <flow id="1_0_9_0.qPKW" departSpeed="max" departPos="last" departLane="best" route="1_0_9_0.qPKW" number="450" begin="0" end="3600"/>
>     <flow id="on3_0_off3_0.qPKW" departSpeed="max" departPos="last" departLane="best" route="on3_0_off3_0.qPKW" number="450" begin="0" end="3600"/>
---------- Differences in routes ----------
2c2,3
<     <route id="1_off3.qPKW" edges="1 2 3 off3"/>
---
>     <route id="1_0_9_0.qPKW" edges="1 2 3 4 5 6 7 8 9"/>
>     <route id="on3_0_off3_0.qPKW" edges="on3 3 off3"/>

TEST had known bugs (attribute order) on ts-sim-build-ba : misc createVehTypeDistribution example ( Last six runs Jul2022 )

Keeping attribute order is a feature of Python 3.7 and later
(This bug was triggered by FAILING to find text in file 'additional' matching '<vType id=')
---------- Differences in additional ----------
4,13c4,13
<       <vType id="exampleDist0" tau="0.825" sigma="0.401" length="5.151" class="passenger" carFollowModel="Krauss"/>
<       <vType id="exampleDist1" tau="0.786" sigma="0.305" length="5.013" class="passenger" carFollowModel="Krauss"/>
<       <vType id="exampleDist2" tau="0.683" sigma="0.848" length="4.835" class="passenger" carFollowModel="Krauss"/>
<       <vType id="exampleDist3" tau="0.918" sigma="0.801" length="5.290" class="passenger" carFollowModel="Krauss"/>
<       <vType id="exampleDist4" tau="1.031" sigma="0.407" length="5.196" class="passenger" carFollowModel="Krauss"/>
<       <vType id="exampleDist5" tau="0.947" sigma="0.574" length="4.769" class="passenger" carFollowModel="Krauss"/>
<       <vType id="exampleDist6" tau="0.706" sigma="0.310" length="4.973" class="passenger" carFollowModel="Krauss"/>
<       <vType id="exampleDist7" tau="0.772" sigma="0.630" length="4.483" class="passenger" carFollowModel="Krauss"/>
<       <vType id="exampleDist8" tau="0.707" sigma="0.562" length="4.814" class="passenger" carFollowModel="Krauss"/>
<       <vType id="exampleDist9" tau="0.894" sigma="0.588" length="5.163" class="passenger" carFollowModel="Krauss"/>
---
>       <vType carFollowModel="Krauss" class="passenger" id="exampleDist0" length="5.151" sigma="0.401" tau="0.825"/>
>       <vType carFollowModel="Krauss" class="passenger" id="exampleDist1" length="5.013" sigma="0.305" tau="0.786"/>
>       <vType carFollowModel="Krauss" class="passenger" id="exampleDist2" length="4.835" sigma="0.848" tau="0.683"/>
>       <vType carFollowModel="Krauss" class="passenger" id="exampleDist3" length="5.290" sigma="0.801" tau="0.918"/>
>       <vType carFollowModel="Krauss" class="passenger" id="exampleDist4" length="5.196" sigma="0.407" tau="1.031"/>
>       <vType carFollowModel="Krauss" class="passenger" id="exampleDist5" length="4.769" sigma="0.574" tau="0.947"/>
>       <vType carFollowModel="Krauss" class="passenger" id="exampleDist6" length="4.973" sigma="0.310" tau="0.706"/>
>       <vType carFollowModel="Krauss" class="passenger" id="exampleDist7" length="4.483" sigma="0.630" tau="0.772"/>
>       <vType carFollowModel="Krauss" class="passenger" id="exampleDist8" length="4.814" sigma="0.562" tau="0.707"/>
>       <vType carFollowModel="Krauss" class="passenger" id="exampleDist9" length="5.163" sigma="0.588" tau="0.894"/>

TEST had known bugs (attribute order) on ts-sim-build-ba : misc createVehTypeDistribution minimal ( Last six runs Jul2022 )

Keeping attribute order is a feature of Python 3.7 and later
(This bug was triggered by FAILING to find text in file 'additional' matching '<vType id=')
---------- Differences in additional ----------
4,13c4,13
<       <vType id="exampleDist0" carFollowModel="IDM"/>
<       <vType id="exampleDist1" carFollowModel="IDM"/>
<       <vType id="exampleDist2" carFollowModel="IDM"/>
<       <vType id="exampleDist3" carFollowModel="IDM"/>
<       <vType id="exampleDist4" carFollowModel="IDM"/>
<       <vType id="exampleDist5" carFollowModel="IDM"/>
<       <vType id="exampleDist6" carFollowModel="IDM"/>
<       <vType id="exampleDist7" carFollowModel="IDM"/>
<       <vType id="exampleDist8" carFollowModel="IDM"/>
<       <vType id="exampleDist9" carFollowModel="IDM"/>
---
>       <vType carFollowModel="IDM" id="exampleDist0"/>
>       <vType carFollowModel="IDM" id="exampleDist1"/>
>       <vType carFollowModel="IDM" id="exampleDist2"/>
>       <vType carFollowModel="IDM" id="exampleDist3"/>
>       <vType carFollowModel="IDM" id="exampleDist4"/>
>       <vType carFollowModel="IDM" id="exampleDist5"/>
>       <vType carFollowModel="IDM" id="exampleDist6"/>
>       <vType carFollowModel="IDM" id="exampleDist7"/>
>       <vType carFollowModel="IDM" id="exampleDist8"/>
>       <vType carFollowModel="IDM" id="exampleDist9"/>

TEST had known bugs (attribute order) on ts-sim-build-ba : misc createVehTypeDistribution negative_constant ( Last six runs Jul2022 )

Keeping attribute order is a feature of Python 3.7 and later
(This bug was triggered by FAILING to find text in file 'additional' matching '<vType id=')
---------- Differences in additional ----------
4,13c4,13
<       <vType id="exampleDist0" lcMinGapLat="0.700" lcImpatience="0.000" class="passenger"/>
<       <vType id="exampleDist1" lcMinGapLat="0.700" lcImpatience="0.000" class="passenger"/>
<       <vType id="exampleDist2" lcMinGapLat="0.700" lcImpatience="0.000" class="passenger"/>
<       <vType id="exampleDist3" lcMinGapLat="0.700" lcImpatience="0.000" class="passenger"/>
<       <vType id="exampleDist4" lcMinGapLat="0.700" lcImpatience="0.000" class="passenger"/>
<       <vType id="exampleDist5" lcMinGapLat="0.700" lcImpatience="0.000" class="passenger"/>
<       <vType id="exampleDist6" lcMinGapLat="0.700" lcImpatience="0.000" class="passenger"/>
<       <vType id="exampleDist7" lcMinGapLat="0.700" lcImpatience="0.000" class="passenger"/>
<       <vType id="exampleDist8" lcMinGapLat="0.700" lcImpatience="0.000" class="passenger"/>
<       <vType id="exampleDist9" lcMinGapLat="0.700" lcImpatience="0.000" class="passenger"/>
---
>       <vType class="passenger" id="exampleDist0" lcImpatience="0.000" lcMinGapLat="0.700"/>
>       <vType class="passenger" id="exampleDist1" lcImpatience="0.000" lcMinGapLat="0.700"/>
>       <vType class="passenger" id="exampleDist2" lcImpatience="0.000" lcMinGapLat="0.700"/>
>       <vType class="passenger" id="exampleDist3" lcImpatience="0.000" lcMinGapLat="0.700"/>
>       <vType class="passenger" id="exampleDist4" lcImpatience="0.000" lcMinGapLat="0.700"/>
>       <vType class="passenger" id="exampleDist5" lcImpatience="0.000" lcMinGapLat="0.700"/>
>       <vType class="passenger" id="exampleDist6" lcImpatience="0.000" lcMinGapLat="0.700"/>
>       <vType class="passenger" id="exampleDist7" lcImpatience="0.000" lcMinGapLat="0.700"/>
>       <vType class="passenger" id="exampleDist8" lcImpatience="0.000" lcMinGapLat="0.700"/>
>       <vType class="passenger" id="exampleDist9" lcImpatience="0.000" lcMinGapLat="0.700"/>

TEST had known bugs (attribute order) on ts-sim-build-ba : misc createVehTypeDistribution parameter ( Last six runs Jul2022 )

Keeping attribute order is a feature of Python 3.7 and later
(This bug was triggered by FAILING to find text in file 'additional' matching '<vType id=')
---------- Differences in additional ----------
4c4
<       <vType id="paramDist0" bla="bla">
---
>       <vType bla="bla" id="paramDist0">
7c7
<       <vType id="paramDist1" bla="bla">
---
>       <vType bla="bla" id="paramDist1">
10c10
<       <vType id="paramDist2" bla="bla">
---
>       <vType bla="bla" id="paramDist2">
13c13
<       <vType id="paramDist3" bla="bla">
---
>       <vType bla="bla" id="paramDist3">
16c16
<       <vType id="paramDist4" bla="bla">
---
>       <vType bla="bla" id="paramDist4">
19c19
<       <vType id="paramDist5" bla="bla">
---
>       <vType bla="bla" id="paramDist5">
22c22
<       <vType id="paramDist6" bla="bla">
---
>       <vType bla="bla" id="paramDist6">
25c25
<       <vType id="paramDist7" bla="bla">
<truncated after showing first 30 lines>

TEST had known bugs (attribute order) on ts-sim-build-ba : misc createVehTypeDistribution resampling_ticket4193 ( Last six runs Jul2022 )

Keeping attribute order is a feature of Python 3.7 and later
(This bug was triggered by FAILING to find text in file 'additional' matching '<vType id=')
---------- Differences in additional ----------
4,13c4,13
<       <vType id="exampleDist0" foo="0.893"/>
<       <vType id="exampleDist1" foo="0.638"/>
<       <vType id="exampleDist2" foo="0.768"/>
<       <vType id="exampleDist3" foo="0.873"/>
<       <vType id="exampleDist4" foo="0.265"/>
<       <vType id="exampleDist5" foo="0.872"/>
<       <vType id="exampleDist6" foo="0.828"/>
<       <vType id="exampleDist7" foo="0.646"/>
<       <vType id="exampleDist8" foo="0.621"/>
<       <vType id="exampleDist9" foo="0.917"/>
---
>       <vType foo="0.893" id="exampleDist0"/>
>       <vType foo="0.638" id="exampleDist1"/>
>       <vType foo="0.768" id="exampleDist2"/>
>       <vType foo="0.873" id="exampleDist3"/>
>       <vType foo="0.265" id="exampleDist4"/>
>       <vType foo="0.872" id="exampleDist5"/>
>       <vType foo="0.828" id="exampleDist6"/>
>       <vType foo="0.646" id="exampleDist7"/>
>       <vType foo="0.621" id="exampleDist8"/>
>       <vType foo="0.917" id="exampleDist9"/>

TEST had known bugs (attribute order) on ts-sim-build-ba : misc createVehTypeDistribution resampling_ticket4193_lowResampling ( Last six runs Jul2022 )

Keeping attribute order is a feature of Python 3.7 and later
(This bug was triggered by FAILING to find text in file 'additional' matching '<vType id=')
---------- Differences in additional ----------
4,13c4,13
<       <vType id="exampleDist0" foo="1.000"/>
<       <vType id="exampleDist1" foo="1.000"/>
<       <vType id="exampleDist2" foo="1.000"/>
<       <vType id="exampleDist3" foo="1.000"/>
<       <vType id="exampleDist4" foo="1.000"/>
<       <vType id="exampleDist5" foo="1.000"/>
<       <vType id="exampleDist6" foo="1.000"/>
<       <vType id="exampleDist7" foo="1.000"/>
<       <vType id="exampleDist8" foo="1.000"/>
<       <vType id="exampleDist9" foo="1.000"/>
---
>       <vType foo="1.000" id="exampleDist0"/>
>       <vType foo="1.000" id="exampleDist1"/>
>       <vType foo="1.000" id="exampleDist2"/>
>       <vType foo="1.000" id="exampleDist3"/>
>       <vType foo="1.000" id="exampleDist4"/>
>       <vType foo="1.000" id="exampleDist5"/>
>       <vType foo="1.000" id="exampleDist6"/>
>       <vType foo="1.000" id="exampleDist7"/>
>       <vType foo="1.000" id="exampleDist8"/>
>       <vType foo="1.000" id="exampleDist9"/>

TEST had known bugs (see #2620) on ts-sim-build-ba : projects evacuation plain ( Last six runs Jul2022 )

unstable inputs
(This bug was triggered by text found in the full difference report matching 'Warning')
---------- Differences in errors ----------
1,6925c1
< Warning: Discarding unusable type 'waterway.canal' (first occurence for edge '4041237#0').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.primary' (first occurence for edge '4045243#0').
< Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.residential' (first occurence for edge '4068019#0').
< Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.primary' (first occurence for edge '4068043#0').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.secondary' (first occurence for edge '4068192').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.tertiary' (first occurence for edge '4377008#0').
< Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.tertiary' (first occurence for edge '4377122#0').
< Warning: Discarding unknown compound 'cycleway.share_busway' in type 'cycleway.share_busway|highway.secondary' (first occurence for edge '4377785#0').
< Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.secondary' (first occurence for edge '4383334').
< Warning: Discarding unusable type 'highway.construction' (first occurence for edge '4391568').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.residential' (first occurence for edge '4395586#0').
< Warning: Discarding unknown compound 'cycleway.share_busway' in type 'cycleway.share_busway|highway.primary' (first occurence for edge '4395950#0').
< Warning: Discarding unknown compound 'cycleway.opposite' in type 'cycleway.opposite|highway.residential' (first occurence for edge '4396234').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.living_street' (first occurence for edge '4410583').
< Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.secondary_link' (first occurence for edge '4484071').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.cycleway' (first occurence for edge '4492364#0').
< Warning: Discarding unusable type 'railway.disused' (first occurence for edge '4525886').
< Warning: Discarding unusable type 'highway.proposed' (first occurence for edge '4611776#0').
< Warning: Discarding unknown compound 'cycleway.none' in type 'cycleway.none|highway.tertiary' (first occurence for edge '4612758#0').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|cycleway.track|highway.primary' (first occurence for edge '4615457#0').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|cycleway.track|highway.primary' (first occurence for edge '4615457#0').
< Warning: Discarding unknown compound 'cycleway.shared' in type 'cycleway.shared|highway.secondary' (first occurence for edge '4615594#0').
< Warning: Discarding unknown compound 'cycleway.opposite' in type 'cycleway.opposite|highway.living_street' (first occurence for edge '4639037#0').
< Warning: Discarding unknown compound 'cycleway.opposite_track' in type 'cycleway.opposite_track|cycleway.track|cycleway.track|highway.residential' (first occurence for edge '4686018#0').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.opposite_track|cycleway.track|cycleway.track|highway.residential' (first occurence for edge '4686018#0').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.opposite_track|cycleway.track|cycleway.track|highway.residential' (first occurence for edge '4686018#0').
< Warning: Discarding unusable type 'waterway.riverbank' (first occurence for edge '4686373#0').
< Warning: Discarding unknown compound 'cycleway.shared_lane' in type 'cycleway.shared_lane|highway.primary' (first occurence for edge '4790833#0').
< Warning: Discarding unusable type 'railway.abandoned' (first occurence for edge '4790904').
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,97d0
< Parsing types from <DIR>/osmNetconvert.typ.xml'... done.
< Parsing nodes from osm-file 'osm_bbox.osm.xml'... 
< Found duplicate nodes. Substituting 3215103784 with 288002013
< Found duplicate nodes. Substituting 3987794203 with 3987794202
< Found duplicate nodes. Substituting 3997661445 with 3517810193
< Found duplicate nodes. Substituting 4016273048 with 26992494
< Found duplicate nodes. Substituting 4016273049 with 2306772973
< done.
< Parsing edges from osm-file 'osm_bbox.osm.xml'... done.
< Removing duplicate edges... 
< Found duplicate edges. Removing 310058575
< Found duplicate edges. Removing 310058576
< Found duplicate edges. Removing 310058577
< Found duplicate edges. Removing 335703516
< Found duplicate edges. Removing 335703519
< Found duplicate edges. Removing 335703532
< Found duplicate edges. Removing 377118659
< Found duplicate edges. Removing 377494320
< Found duplicate edges. Removing 391385403
< done.
< Adding new type 'highway.service|railway.tram' (first occurence for edge '167272531#0').
< Parsing relations from osm-file 'osm_bbox.osm.xml'... 
< done.
<  Removed 1494 traffic lights before loading plain-XML
<  Import done:
<    37203 nodes loaded.
<    34 types loaded.
<    36921 edges loaded.
< Proj projection parameters used: '+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs'.
<truncated after showing first 30 lines>
---------- New result in catalogue ----------
No files or directories were created, edited or deleted.

TEST had known bugs (attribute order) on ts-sim-build-ba : route addTAZ ambiguous_taz ( Last six runs Jul2022 )

Keeping attribute order is a feature of Python 3.7 and later
(This bug was triggered by text found in file 'routes' matching '<trip depart')
---------- Differences in routes ----------
2,3c2,3
<     <trip id="0" depart="0.00" from="D0E0" to="A1A0" fromTaz="3_1" toTaz="0_1" />
<     <trip id="1" depart="0.00" from="B2B3" to="B1B0" fromTaz="1_2" toTaz="1_1" />
---
>     <trip depart="0.00" from="D0E0" fromTaz="3_1" id="0" to="A1A0" toTaz="0_1" />
>     <trip depart="0.00" from="B2B3" fromTaz="1_2" id="1" to="B1B0" toTaz="1_1" />

TEST had known bugs (attribute order) on ts-sim-build-ba : route addTAZ simple ( Last six runs Jul2022 )

Keeping attribute order is a feature of Python 3.7 and later
(This bug was triggered by text found in file 'routes' matching '<vehicle depart')
---------- Differences in routes ----------
2c2
<     <vehicle id="0" depart="0.00" fromTaz="3_0" toTaz="0_1">
---
>     <vehicle depart="0.00" fromTaz="3_0" id="0" toTaz="0_1">
5c5
<     <vehicle id="1" depart="1.00" fromTaz="1_2" toTaz="1_1">
---
>     <vehicle depart="1.00" fromTaz="1_2" id="1" toTaz="1_1">
8c8
<     <vehicle id="2" depart="2.00" fromTaz="3_2" toTaz="3_1">
---
>     <vehicle depart="2.00" fromTaz="3_2" id="2" toTaz="3_1">
11c11
<     <vehicle id="3" depart="3.00" fromTaz="4_1" toTaz="0_2">
---
>     <vehicle depart="3.00" fromTaz="4_1" id="3" toTaz="0_2">
14c14
<     <vehicle id="4" depart="4.00" fromTaz="2_0" toTaz="0_1">
---
>     <vehicle depart="4.00" fromTaz="2_0" id="4" toTaz="0_1">
17c17
<     <vehicle id="5" depart="5.00" fromTaz="1_1" toTaz="2_2">
---
>     <vehicle depart="5.00" fromTaz="1_1" id="5" toTaz="2_2">
20c20
<     <vehicle id="6" depart="6.00" fromTaz="0_1" toTaz="1_0">
---
>     <vehicle depart="6.00" fromTaz="0_1" id="6" toTaz="1_0">
23c23
<     <vehicle id="7" depart="7.00" fromTaz="3_0" toTaz="2_3">
<truncated after showing first 30 lines>

TEST had known bugs (attribute order) on ts-sim-build-ba : route addTAZ trips ( Last six runs Jul2022 )

Keeping attribute order is a feature of Python 3.7 and later
(This bug was triggered by text found in file 'routes' matching '<trip depart')
---------- Differences in routes ----------
2,3c2,3
<     <trip id="0" depart="0.00" from="D0E0" to="A1A0" fromTaz="3_0" toTaz="0_1" />
<     <trip id="1" depart="0.00" from="B2B3" to="B1B0" fromTaz="1_2" toTaz="1_1" />
---
>     <trip depart="0.00" from="D0E0" fromTaz="3_0" id="0" to="A1A0" toTaz="0_1" />
>     <trip depart="0.00" from="B2B3" fromTaz="1_2" id="1" to="B1B0" toTaz="1_1" />

TEST had known bugs (attribute order) on ts-sim-build-ba : route sort dfrouter ( Last six runs Jul2022 )

Keeping attribute order is a feature of Python 3.7 and later
(This bug was triggered by text found in file 'routes' matching '<route probability')
---------- Differences in routes ----------
6,9c6,9
<         <route refId="33_to_18" probability="0.02"/>
<         <route refId="33_to_35" probability="0.75"/>
<         <route refId="33_to_19" probability="0.22"/>
<         <route refId="33_to_20" probability="0.75"/>
---
>         <route probability="0.02" refId="33_to_18"/>
>         <route probability="0.75" refId="33_to_35"/>
>         <route probability="0.22" refId="33_to_19"/>
>         <route probability="0.75" refId="33_to_20"/>
12,15c12,15
<         <route refId="33_to_18" probability="0.02"/>
<         <route refId="33_to_35" probability="0.75"/>
<         <route refId="33_to_19" probability="0.22"/>
<         <route refId="33_to_20" probability="0.75"/>
---
>         <route probability="0.02" refId="33_to_18"/>
>         <route probability="0.75" refId="33_to_35"/>
>         <route probability="0.22" refId="33_to_19"/>
>         <route probability="0.75" refId="33_to_20"/>
18,22c18,22
<         <route refId="17_to_18" probability="0.01"/>
<         <route refId="17_to_-33" probability="0.64"/>
<         <route refId="17_to_35" probability="0.27"/>
<         <route refId="17_to_19" probability="0.08"/>
<         <route refId="17_to_20" probability="0.27"/>
---
>         <route probability="0.01" refId="17_to_18"/>
>         <route probability="0.64" refId="17_to_-33"/>
>         <route probability="0.27" refId="17_to_35"/>
<truncated after showing first 30 lines>

TEST had known bugs (attribute order) on ts-sim-build-ba : route sort normal ( Last six runs Jul2022 )

Keeping attribute order is a feature of Python 3.7 and later
(This bug was triggered by text found in file 'routes' matching '<vehicle arrival')
---------- Differences in routes ----------
5,6c5,6
<     <vType id="pt0" vClass="pedestrian" width="0.7" length="0.35" minGap="0.12659873434" maxSpeed="1.23678360979" guiShape="pedestrian"/>
<     <vehicle id="0" type="t1" depart="0.00" arrival="147.00">
---
>     <vType guiShape="pedestrian" id="pt0" length="0.35" maxSpeed="1.23678360979" minGap="0.12659873434" vClass="pedestrian" width="0.7"/>
>     <vehicle arrival="147.00" depart="0.00" id="0" type="t1">
9,10c9,10
<     <person id="4" type="pt0" depart="1">
<         <walk edges="4/1to3/1 3/1to2/1" departPos="20.0" arrivalPos="80.0"/>
---
>     <person depart="1" id="4" type="pt0">
>         <walk arrivalPos="80.0" departPos="20.0" edges="4/1to3/1 3/1to2/1"/>
12c12
<     <flow id="3" type="t2" begin="2.00" arrival="">
---
>     <flow arrival="" begin="2.00" id="3" type="t2">
15c15
<     <vehicle id="1" type="t2" depart="3.00" arrival="">
---
>     <vehicle arrival="" depart="3.00" id="1" type="t2">
18c18
<     <vehicle id="2" type="t2" depart="5.00" arrival="">
---
>     <vehicle arrival="" depart="5.00" id="2" type="t2">

TEST had known bugs (attribute order) on ts-sim-build-ba : route sort person_plans ( Last six runs Jul2022 )

Keeping attribute order is a feature of Python 3.7 and later
(This bug was triggered by text found in file 'routes' matching '<vehicle depart')
---------- Differences in routes ----------
3c3
<     <vehicle id="100009_0" depart="triggered">
---
>     <vehicle depart="triggered" id="100009_0">
6c6
<     <vehicle id="100009_1" depart="triggered">
---
>     <vehicle depart="triggered" id="100009_1">
9c9
<     <vehicle id="100011_0" depart="triggered">
---
>     <vehicle depart="triggered" id="100011_0">
12c12
<     <vehicle id="100011_1" depart="triggered">
---
>     <vehicle depart="triggered" id="100011_1">
15c15
<     <vehicle id="100014_0" depart="triggered">
---
>     <vehicle depart="triggered" id="100014_0">
18c18
<     <vehicle id="100014_1" depart="triggered">
---
>     <vehicle depart="triggered" id="100014_1">
21c21
<     <vehicle id="100017_0" depart="triggered">
---
>     <vehicle depart="triggered" id="100017_0">
24c24
<     <vehicle id="100017_1" depart="triggered">
<truncated after showing first 30 lines>

TEST had known bugs (attribute order) on ts-sim-build-ba : xml changeAttribute add ( Last six runs Jul2022 )

Keeping attribute order is a feature of Python 3.7 and later
(This bug was triggered by text found in file 'routes' matching '<trip color')
---------- Differences in routes ----------
2c2
<     <trip depart="103748.00" departLane="best" departSpeed="max" id="100019735_100013484_293_0" to="525452872" type="medium" departPos="stop" color="cyan">
---
>     <trip color="cyan" depart="103748.00" departLane="best" departPos="stop" departSpeed="max" id="100019735_100013484_293_0" to="525452872" type="medium">
5c5
<     <trip depart="106014.82" departLane="best" departSpeed="max" id="100612522_100340936_312_0" to="30429265#2" type="medium" departPos="stop" color="cyan">
---
>     <trip color="cyan" depart="106014.82" departLane="best" departPos="stop" departSpeed="max" id="100612522_100340936_312_0" to="30429265#2" type="medium">
8c8
<     <trip depart="107052.00" departLane="best" departSpeed="max" id="100044898_100028734_339_0" to="447787390#0" type="small" departPos="stop" color="cyan">
---
>     <trip color="cyan" depart="107052.00" departLane="best" departPos="stop" departSpeed="max" id="100044898_100028734_339_0" to="447787390#0" type="small">
11c11
<     <trip depart="107111.00" departLane="best" departSpeed="max" id="100081283_100051527_349_0" to="5058977#1" type="medium" departPos="stop" color="cyan">
---
>     <trip color="cyan" depart="107111.00" departLane="best" departPos="stop" departSpeed="max" id="100081283_100051527_349_0" to="5058977#1" type="medium">
14c14
<     <trip depart="109420.00" departLane="best" departSpeed="max" id="100082232_100052157_389_0" to="5058977#1" type="small" departPos="stop" color="cyan">
---
>     <trip color="cyan" depart="109420.00" departLane="best" departPos="stop" departSpeed="max" id="100082232_100052157_389_0" to="5058977#1" type="small">
17c17
<     <trip depart="109760.00" departLane="best" departSpeed="max" id="100040095_100025828_383_0" to="5058977#1" type="small" departPos="stop" color="cyan">
---
>     <trip color="cyan" depart="109760.00" departLane="best" departPos="stop" departSpeed="max" id="100040095_100025828_383_0" to="5058977#1" type="small">
20c20
<     <trip depart="110104.00" departLane="best" departSpeed="max" id="100149884_100090660_395_0" to="447787390#0" type="small" departPos="stop" color="cyan">
---
>     <trip color="cyan" depart="110104.00" departLane="best" departPos="stop" departSpeed="max" id="100149884_100090660_395_0" to="447787390#0" type="small">
23c23
<     <trip depart="110260.00" departLane="best" departSpeed="max" id="100008785_100006252_394_0" to="5058977#1" type="large" departPos="stop" color="cyan">
<truncated after showing first 30 lines>

TEST had known bugs (attribute order) on ts-sim-build-ba : xml changeAttribute remove ( Last six runs Jul2022 )

Keeping attribute order is a feature of Python 3.7 and later
(This bug was triggered by text found in file 'routes' matching '<trip depart=.* departPos=.* departSpeed=.*')
---------- Differences in routes ----------
2c2
<     <trip depart="103748.00" departSpeed="max" id="100019735_100013484_293_0" to="525452872" type="medium" departPos="stop">
---
>     <trip depart="103748.00" departPos="stop" departSpeed="max" id="100019735_100013484_293_0" to="525452872" type="medium">
5c5
<     <trip depart="106014.82" departSpeed="max" id="100612522_100340936_312_0" to="30429265#2" type="medium" departPos="stop">
---
>     <trip depart="106014.82" departPos="stop" departSpeed="max" id="100612522_100340936_312_0" to="30429265#2" type="medium">
8c8
<     <trip depart="107052.00" departSpeed="max" id="100044898_100028734_339_0" to="447787390#0" type="small" departPos="stop">
---
>     <trip depart="107052.00" departPos="stop" departSpeed="max" id="100044898_100028734_339_0" to="447787390#0" type="small">
11c11
<     <trip depart="107111.00" departSpeed="max" id="100081283_100051527_349_0" to="5058977#1" type="medium" departPos="stop">
---
>     <trip depart="107111.00" departPos="stop" departSpeed="max" id="100081283_100051527_349_0" to="5058977#1" type="medium">
14c14
<     <trip depart="109420.00" departSpeed="max" id="100082232_100052157_389_0" to="5058977#1" type="small" departPos="stop">
---
>     <trip depart="109420.00" departPos="stop" departSpeed="max" id="100082232_100052157_389_0" to="5058977#1" type="small">
17c17
<     <trip depart="109760.00" departSpeed="max" id="100040095_100025828_383_0" to="5058977#1" type="small" departPos="stop">
---
>     <trip depart="109760.00" departPos="stop" departSpeed="max" id="100040095_100025828_383_0" to="5058977#1" type="small">
20c20
<     <trip depart="110104.00" departSpeed="max" id="100149884_100090660_395_0" to="447787390#0" type="small" departPos="stop">
---
>     <trip depart="110104.00" departPos="stop" departSpeed="max" id="100149884_100090660_395_0" to="447787390#0" type="small">
23c23
<     <trip depart="110260.00" departSpeed="max" id="100008785_100006252_394_0" to="5058977#1" type="large" departPos="stop">
<truncated after showing first 30 lines>

TEST had known bugs (attribute order) on ts-sim-build-ba : xml changeAttribute update ( Last six runs Jul2022 )

Keeping attribute order is a feature of Python 3.7 and later
(This bug was triggered by text found in file 'routes' matching '<trip color')
---------- Differences in routes ----------
2c2
<     <trip depart="103748.00" departLane="best" departSpeed="max" id="100019735_100013484_293_0" to="525452872" type="medium" departPos="stop" color="red">
---
>     <trip color="red" depart="103748.00" departLane="best" departPos="stop" departSpeed="max" id="100019735_100013484_293_0" to="525452872" type="medium">
5c5
<     <trip depart="106014.82" departLane="best" departSpeed="max" id="100612522_100340936_312_0" to="30429265#2" type="medium" departPos="stop" color="red">
---
>     <trip color="red" depart="106014.82" departLane="best" departPos="stop" departSpeed="max" id="100612522_100340936_312_0" to="30429265#2" type="medium">
8c8
<     <trip depart="107052.00" departLane="best" departSpeed="max" id="100044898_100028734_339_0" to="447787390#0" type="small" departPos="stop" color="red">
---
>     <trip color="red" depart="107052.00" departLane="best" departPos="stop" departSpeed="max" id="100044898_100028734_339_0" to="447787390#0" type="small">
11c11
<     <trip depart="107111.00" departLane="best" departSpeed="max" id="100081283_100051527_349_0" to="5058977#1" type="medium" departPos="stop" color="red">
---
>     <trip color="red" depart="107111.00" departLane="best" departPos="stop" departSpeed="max" id="100081283_100051527_349_0" to="5058977#1" type="medium">
14c14
<     <trip depart="109420.00" departLane="best" departSpeed="max" id="100082232_100052157_389_0" to="5058977#1" type="small" departPos="stop" color="red">
---
>     <trip color="red" depart="109420.00" departLane="best" departPos="stop" departSpeed="max" id="100082232_100052157_389_0" to="5058977#1" type="small">
17c17
<     <trip depart="109760.00" departLane="best" departSpeed="max" id="100040095_100025828_383_0" to="5058977#1" type="small" departPos="stop" color="red">
---
>     <trip color="red" depart="109760.00" departLane="best" departPos="stop" departSpeed="max" id="100040095_100025828_383_0" to="5058977#1" type="small">
20c20
<     <trip depart="110104.00" departLane="best" departSpeed="max" id="100149884_100090660_395_0" to="447787390#0" type="small" departPos="stop" color="red">
---
>     <trip color="red" depart="110104.00" departLane="best" departPos="stop" departSpeed="max" id="100149884_100090660_395_0" to="447787390#0" type="small">
23c23
<     <trip depart="110260.00" departLane="best" departSpeed="max" id="100008785_100006252_394_0" to="5058977#1" type="large" departPos="stop" color="red">
<truncated after showing first 30 lines>

TEST had known bugs (see #5588) on ts-sim-build-ba : xml csv2xml meandata_edges_utf8 ( Last six runs Jul2022 )

python2 csv reader cannot handle utf8
(This bug was triggered by text found in file 'errors' matching 'UnicodeEncodeError')
---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
> csv2xml.py, in <module>
>     main()
> csv2xml.py, in main
>     writeHierarchicalXml(xsd.XsdStructure(options.xsd), options)
> csv2xml.py, in writeHierarchicalXml
>     for raw in csv.reader(inputf, delimiter=options.delimiter):
> UnicodeEncodeError: 'ascii' codec can't encode character u'\xe4' in position 25: ordinal not in range(128)
---------- Differences in xml ----------
1,16c1
< <meandata>
<     <interval begin="0.00" end="60.00" id="dump_60">
<         <edge arrived="0" departed="0" entered="0" id="ä" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<         <edge arrived="0" departed="0" entered="0" id="1o" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<         <edge arrived="0" departed="0" entered="0" id="1si" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<         <edge arrived="0" departed="0" entered="0" id="2fi" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<         <edge arrived="0" departed="0" entered="0" id="2o" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<         <edge arrived="0" departed="0" entered="0" id="2si" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<         <edge arrived="0" departed="0" entered="0" id="3fi" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<         <edge arrived="0" departed="0" entered="0" id="3o" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<         <edge arrived="0" departed="0" entered="0" id="3si" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<         <edge arrived="0" departed="0" entered="0" id="4fi" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<         <edge arrived="0" departed="0" entered="0" id="4o" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<         <edge arrived="0" departed="0" entered="0" id="4si" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<     </interval>
< </meandata>
---
> <meandata
\ Kein Zeilenumbruch am Dateiende.

Detailed information for the tests that were terminated before completion:

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : build checkStyle netedit_demand ( Last six runs Jul2022 )

Test exceeded wallclock time limit of 300.0 seconds

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : xml schemaCheck tests nets ( Last six runs Jul2022 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
3,5d2
< netconvert/import/SUMO/stopOffsets/incomplete_specification/input_net.net.xml:169:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'stopOffset': The attribute 'value' is required but missing.
< netconvert/import/SUMO/stopOffsets/warnings/input_net.net.xml:139:0:ERROR:SCHEMASV:SCHEMAV_CVC_MININCLUSIVE_VALID: Element 'stopOffset', attribute 'value': [facet 'minInclusive'] The value '-1' is less than the minimum value allowed ('0').
< netconvert/import/SUMO/stopOffsets/warnings/input_net.net.xml:154:0:ERROR:SCHEMASV:SCHEMAV_CVC_MININCLUSIVE_VALID: Element 'stopOffset', attribute 'value': [facet 'minInclusive'] The value '-1' is less than the minimum value allowed ('0').
---------- Differences in output ----------
1d0
< <number> files checked