07Jan23rv1_15_0+1440-6fccaeff986 - detailed test results for NETCONVERT

To reconnect the TextTest GUI to these results, run:

texttest -a netconvert -d /home/delphi/clangDebug/sumo/tests -reconnect /home/delphi/clangDebug/texttesttmp/clang3_64D.27Jan054016.255467 -g

To start TextTest for these tests, run:

texttest -a netconvert -d /home/delphi/clangDebug/sumo/tests


default: 1317 tests: 1157 succeeded 160 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : bugs ticket10777 ( Last six runs Jan2023 )

---------- Differences in errors ----------
4,5c4
< Warning: The traffic light '256574415' does not control any links; it will not be build.
< Warning: Could not build program '0' for traffic light '256574415'
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
33,58c33
< Dividing of lanes on approached lanes ... done.
< Processing turnarounds ... done.
< Rechecking of lane endings ... done.
< Joining traffic light nodes ... done.
< Computing traffic light control information ... done.
< Computing node logics ... done.
< Computing traffic light logics ... 
< done.
<  2 traffic light(s) computed.
< Building inner edges ... done.
< Find accesses for pt rail stops ... done.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 0
<   Dead-end junctions          : 15
<   Priority junctions          : 6
<   Right-before-left junctions : 0
<   Traffic light junctions      : 3
<  Network boundaries:
<   Original boundary  : 10.54,52.25,10.54,52.26
<   Applied offset     : -605011.17,-5790381.46
<   Converted boundary : 0.00,0.00,145.39,312.65
< -----------------------------------------------------
< Writing network ... done.
< Success.
---
> Dividing of lanes on approached lanes ... 
\ No newline at end of file
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-605011.17,-5790381.46" convBoundary="0.00,0.00,145.39,312.65" origBoundary="10.538418,52.253784,10.540562,52.256578" projParameter="+proj=utm +zone=32 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="27.78" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="0"/>
    <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.motorway" priority="14" numLanes="2" speed="39.44" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.motorway_link" priority="9" numLanes="1" speed="22.22" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="5.56" allow="pedestrian bicycle" oneway="0" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="12" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.primary_link" priority="7" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.raceway" priority="15" numLanes="2" speed="83.33" allow="vip" oneway="0"/>
    <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary" priority="11" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.service" priority="1" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.step" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.steps" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.tertiary" priority="10" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.tertiary_link" priority="5" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.track" priority="1" numLanes="1" speed="5.56" allow="pedestrian motorcycle moped bicycle" oneway="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs ticket10826 ( Last six runs Jan2023 )

---------- Differences in errors ----------
1a2
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-604203.60,-5789939.76" convBoundary="0.00,0.00,675.36,767.98" origBoundary="10.526437,52.245908,10.536403,52.256867" projParameter="+proj=utm +zone=32 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="27.78" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="0"/>
    <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.motorway" priority="14" numLanes="2" speed="39.44" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.motorway_link" priority="9" numLanes="1" speed="22.22" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="5.56" allow="pedestrian bicycle" oneway="0" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="12" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.primary_link" priority="7" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.raceway" priority="15" numLanes="2" speed="83.33" allow="vip" oneway="0"/>
    <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary" priority="11" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.service" priority="1" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.step" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.steps" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.tertiary" priority="10" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.tertiary_link" priority="5" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.track" priority="1" numLanes="1" speed="5.56" allow="pedestrian motorcycle moped bicycle" oneway="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs ticket1586 ( Last six runs Jan2023 )

---------- Differences in errors ----------
0a1
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="43.24,-44.37" convBoundary="0.00,0.00,299.61,35.08" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" allow="bicycle" speed="6.19" length="7.15" shape="171.25,12.84 170.69,10.73 169.77,9.22 168.50,8.32 166.88,8.03"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" disallow="pedestrian" speed="13.89" length="8.44" shape="174.73,4.88 172.31,5.33 170.81,6.41 169.30,7.51 166.88,8.03"/>
        <lane id=":gneJ0_1_1" index="1" disallow="pedestrian" speed="13.89" length="8.44" shape="174.79,1.68 172.35,2.13 170.82,3.21 169.30,4.31 166.86,4.83"/>
        <lane id=":gneJ0_1_2" index="2" disallow="pedestrian" speed="13.89" length="8.44" shape="174.79,1.68 166.83,1.63"/>
    </edge>
    <edge id=":gneJ0_c0" function="crossing" crossingEdges="cyclepath_in">
        <lane id=":gneJ0_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="4.00" shape="172.51,10.61 169.35,11.12"/>
    </edge>
    <edge id=":gneJ0_w0" function="walkingarea">
        <lane id=":gneJ0_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.81" width="4.00" shape="172.83,12.59 174.66,8.48 174.70,6.48 173.85,6.63 173.22,7.13 172.80,7.98 172.60,9.17 172.61,10.71"/>
    </edge>
    <edge id=":gneJ0_w1" function="walkingarea">
        <lane id=":gneJ0_w1_0" index="0" allow="pedestrian" speed="1.00" length="2.50" width="4.00" shape="166.90,9.63 166.91,11.63 169.67,13.09 169.44,12.03 169.11,11.16 168.70,10.49 168.19,10.01 167.59,9.72"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" allow="bicycle" speed="7.48" length="4.04" shape="82.80,8.69 80.72,8.97 78.96,9.79"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" disallow="pedestrian" speed="13.89" length="7.97" shape="82.77,5.49 74.82,5.60"/>
        <lane id=":gneJ1_1_1" index="1" disallow="pedestrian" speed="13.89" length="7.97" shape="82.75,2.29 74.76,2.40"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs ticket637 elmar_format ( Last six runs Jan2023 )

---------- Differences in errors ----------
1,6c1
< Warning: Speed of turning connection '3_0->-2_0' reduced by 37.13 due to turning radius of 9.73 (length=11.70, angle=90.10).
< Warning: Speed of turning connection '3_1->-1_2' reduced by 34.08 due to turning radius of 19.51 (length=24.54, angle=90.13).
< Warning: Speed of turning connection '1_0->-3_0' reduced by 49.05 due to turning radius of 7.69 (length=9.03, angle=90.13).
< Warning: Speed of turning connection '1_2->-4_2' reduced by 45.18 due to turning radius of 19.57 (length=24.53, angle=89.87).
< Warning: Speed of turning connection '4_0->-1_0' reduced by 37.10 due to turning radius of 9.80 (length=11.77, angle=89.87).
< Warning: 8 total messages of type: Speed of % connection '%' reduced by % due to turning radius of % (length=%, angle=%).
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-328248.16,-5776623.10" convBoundary="0.00,0.00,39850.14,26514.76" origBoundary="1248456.000000,5211834.000000,1306826.000000,5235677.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id=":0_0" function="internal">
        <lane id=":0_0_0" index="0" speed="7.32" length="11.70" shape="17002.97,13419.49 17002.34,13417.06 17000.65,13415.36 16997.87,13414.40 16994.03,13414.17"/>
    </edge>
    <edge id=":0_1" function="internal">
        <lane id=":0_1_0" index="0" speed="44.44" length="27.36" shape="17002.97,13419.49 17002.26,13412.97 17000.99,13407.33 16999.69,13401.00 16998.92,13392.40"/>
        <lane id=":0_1_1" index="1" speed="44.44" length="27.36" shape="17006.17,13419.39 17005.46,13412.87 17004.19,13407.23 17002.89,13400.90 17002.12,13392.30"/>
        <lane id=":0_1_2" index="2" speed="44.44" length="27.36" shape="17006.17,13419.39 17005.32,13392.20"/>
    </edge>
    <edge id=":0_4" function="internal">
        <lane id=":0_4_0" index="0" speed="10.36" length="24.54" shape="17006.17,13419.39 17006.91,13412.71 17009.61,13407.87 17014.28,13404.88 17020.91,13403.73"/>
    </edge>
    <edge id=":0_5" function="internal">
        <lane id=":0_5_0" index="0" speed="3.65" length="4.67" shape="17006.17,13419.39 17006.93,13418.17 17007.72,13417.74 17008.53,13418.12 17009.37,13419.29"/>
    </edge>
    <edge id=":0_6" function="internal">
        <lane id=":0_6_0" index="0" speed="6.50" length="9.03" shape="17021.19,13413.33 17018.75,13413.75 17017.03,13414.85 17016.04,13416.63 17015.76,13419.09"/>
    </edge>
    <edge id=":0_7" function="internal">
        <lane id=":0_7_0" index="0" speed="55.56" length="27.19" shape="17021.19,13413.33 16994.03,13414.17"/>
        <lane id=":0_7_1" index="1" speed="55.56" length="27.19" shape="17021.10,13410.13 16993.92,13410.97"/>
        <lane id=":0_7_2" index="2" speed="55.56" length="27.19" shape="17021.00,13406.93 16993.82,13407.77"/>
    </edge>
    <edge id=":0_10" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs ticket8796 ( Last six runs Jan2023 )

---------- Differences in errors ----------
0a1
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-98.99,-95.69" convBoundary="0.00,0.00,102.83,21.41" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" speed="5.83" length="13.55" shape="49.79,6.78 45.01,7.53 43.36,8.54 44.82,9.82 49.41,11.35"/>
    </edge>
    <edge id=":gneJ2_1" function="internal">
        <lane id=":gneJ2_1_0" index="0" speed="13.89" length="31.77" shape="17.73,3.86 26.20,4.19 35.48,4.21 43.82,4.00 49.48,3.67"/>
    </edge>
    <edge id=":gneJ2_2" function="internal">
        <lane id=":gneJ2_2_0" index="0" speed="13.89" length="32.29" shape="17.73,3.86 25.53,4.96 33.69,6.89 41.79,9.18 49.41,11.35"/>
        <lane id=":gneJ2_2_1" index="1" speed="13.89" length="32.29" shape="17.51,7.06 25.21,8.13 33.16,10.03 41.05,12.28 48.57,14.44"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="102.67,-1.59 103.94,-0.91 104.42,-0.16 104.10,0.68 102.99,1.59"/>
    </edge>
    <edge id=":gneJ4_0" function="internal">
        <lane id=":gneJ4_0_0" index="0" speed="3.65" length="4.67" shape="101.94,14.67 103.18,15.41 103.62,16.19 103.26,17.01 102.11,17.87"/>
    </edge>
    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="13.89" length="10.57" shape="62.70,19.97 59.72,20.47 57.65,21.33 55.52,22.15 52.35,22.53"/>
        <lane id=":gneJ5_0_1" index="1" speed="13.89" length="10.57" shape="62.70,19.97 59.70,19.97 57.59,19.73 55.43,19.45 52.33,19.33"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="13.89" length="11.44" shape="52.26,12.13 55.45,13.50 57.56,15.05 59.59,16.29 62.54,16.68"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs ticket8899 ( Last six runs Jan2023 )

---------- Differences in errors ----------
0a1
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-393420.76,-5819746.43" convBoundary="0.00,0.00,486.92,127.26" origBoundary="12.629591,51.877564,14.475032,53.389797" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id=":2782577071_0" function="internal">
        <lane id=":2782577071_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="4.67" shape="239.14,11.18 239.66,9.84 240.36,9.28 241.23,9.50 242.26,10.50"/>
    </edge>
    <edge id=":3230525602_0" function="internal">
        <lane id=":3230525602_0_0" index="0" disallow="pedestrian bicycle tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="4.67" shape="259.17,120.28 258.56,121.58 257.82,122.09 256.97,121.81 256.01,120.74"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian bicycle tram rail_urban rail rail_electric rail_fast ship" speed="6.51" length="9.58" shape="245.99,75.04 245.32,72.33 244.03,70.55 242.13,69.70 239.63,69.78"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" disallow="pedestrian bicycle tram rail_urban rail rail_electric rail_fast ship" speed="11.11" length="38.51" shape="245.99,75.04 244.51,36.56"/>
    </edge>
    <edge id=":C_2" function="internal">
        <lane id=":C_2_0" index="0" disallow="pedestrian bicycle tram rail_urban rail rail_electric rail_fast ship" speed="11.74" length="10.97" shape="249.17,74.67 248.54,63.72"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" disallow="pedestrian bicycle tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="1.44" shape="249.17,74.67 249.83,73.38"/>
    </edge>
    <edge id=":C_21" function="internal">
        <lane id=":C_21_0" index="0" disallow="pedestrian bicycle tram rail_urban rail rail_electric rail_fast ship" speed="11.74" length="18.99" shape="248.54,63.72 249.55,55.61 252.20,50.35 256.50,47.94"/>
    </edge>
    <edge id=":C_22" function="internal">
        <lane id=":C_22_0" index="0" disallow="pedestrian bicycle tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="3.23" shape="249.83,73.38 250.57,72.89 251.41,73.20 252.35,74.29"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : examples messstrecke ( Last six runs Jan2023 )

---------- Differences in errors ----------
0a1
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="100.00,200.00" convBoundary="0.00,0.00,2125.42,400.00" origBoundary="-100.00,-200.00,2025.42,200.00" projParameter="!"/>

    <edge id=":AltglienickerBreit_0" function="internal">
        <lane id=":AltglienickerBreit_0_0" index="0" speed="14.00" length="8.00" shape="1906.87,184.00 1906.87,176.00"/>
    </edge>
    <edge id=":AltglienickerBreit_1" function="internal">
        <lane id=":AltglienickerBreit_1_0" index="0" speed="14.00" length="8.40" shape="1910.07,176.00 1910.57,178.46 1911.67,180.00 1912.77,181.54 1913.27,184.00"/>
        <lane id=":AltglienickerBreit_1_1" index="1" speed="14.00" length="8.40" shape="1910.07,176.00 1910.07,184.00"/>
    </edge>
    <edge id=":AltglienickerEnd_0" function="internal">
        <lane id=":AltglienickerEnd_0_0" index="0" speed="14.00" length="0.10" shape="1906.87,100.00 1906.87,100.00"/>
    </edge>
    <edge id=":AltglienickerEnd_1" function="internal">
        <lane id=":AltglienickerEnd_1_0" index="0" speed="14.00" length="0.10" shape="1910.07,100.00 1910.07,100.00"/>
    </edge>
    <edge id=":EinsteinEnd_0" function="internal">
        <lane id=":EinsteinEnd_0_0" index="0" speed="14.00" length="0.10" shape="293.31,300.00 293.31,300.00"/>
    </edge>
    <edge id=":EinsteinEnd_1" function="internal">
        <lane id=":EinsteinEnd_1_0" index="0" speed="14.00" length="0.10" shape="296.51,300.00 296.51,300.00"/>
    </edge>
    <edge id=":ErnstRuskaAltglienicker_0" function="internal">
        <lane id=":ErnstRuskaAltglienicker_0_0" index="0" speed="19.00" length="17.98" shape="1918.87,208.00 1913.60,207.50 1910.07,206.40 1906.54,205.30 1901.27,204.80"/>
        <lane id=":ErnstRuskaAltglienicker_0_1" index="1" speed="19.00" length="17.98" shape="1918.87,204.80 1913.60,204.30 1910.07,203.20 1906.54,202.10 1901.27,201.60"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : export amitran adlershof_dlr ( Last six runs Jan2023 )

---------- Differences in errors ----------
9a10
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in foreign ----------
<?xml version="1.0" encoding="utf-8"?>
<network xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/amitran/network.xsd">
    <node id="0" type="priority"/>
    <node id="1" type="rightBeforeLeft"/>
    <node id="2" type="priority"/>
    <node id="3" type="rightBeforeLeft"/>
    <node id="4" type="deadEnd"/>
    <node id="5" type="priority"/>
    <node id="6" type="rightBeforeLeft"/>
    <node id="7" type="priority"/>
    <node id="8" type="priority"/>
    <node id="9" type="deadEnd"/>
    <node id="10" type="deadEnd"/>
    <node id="11" type="rightBeforeLeft"/>
    <node id="12" type="priority"/>
    <node id="13" type="priority"/>
    <node id="14" type="priority"/>
    <node id="15" type="deadEnd"/>
    <node id="16" type="deadEnd"/>
    <node id="17" type="priority"/>
    <node id="18" type="priority"/>
    <node id="19" type="deadEnd"/>
    <node id="20" type="deadEnd"/>
    <node id="21" type="priority"/>
    <node id="22" type="rightBeforeLeft"/>
    <node id="23" type="priority"/>
    <node id="24" type="priority"/>
    <node id="25" type="priority"/>
    <node id="26" type="deadEnd"/>
    <node id="27" type="priority"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : function bikeLanes connections_dedicated connections ( Last six runs Jan2023 )

---------- Differences in errors ----------
0a1
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="100.00,100.00" convBoundary="0.00,0.00,200.00,200.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="bicycle" speed="4.24" length="3.79" width="1.50" shape="91.35,110.90 91.20,109.92 90.74,109.21 89.97,108.79 88.90,108.65"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" allow="bicycle" speed="11.60" length="8.35" width="1.50" shape="91.35,110.90 92.53,102.64"/>
    </edge>
    <edge id=":C_2" function="internal">
        <lane id=":C_2_0" index="0" allow="passenger" speed="6.81" length="10.00" shape="95.20,110.90 94.81,108.23 93.62,106.33 91.66,105.18 88.90,104.80"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" allow="passenger" speed="13.89" length="22.01" shape="95.20,110.90 94.70,104.40 93.60,100.00 92.50,95.60 92.00,89.10"/>
        <lane id=":C_3_1" index="1" allow="passenger" speed="13.89" length="22.01" shape="98.40,110.90 97.90,104.40 96.80,100.00 95.70,95.60 95.20,89.10"/>
        <lane id=":C_3_2" index="2" allow="passenger" speed="13.89" length="22.01" shape="98.40,110.90 98.40,89.10"/>
    </edge>
    <edge id=":C_6" function="internal">
        <lane id=":C_6_0" index="0" allow="passenger" speed="9.44" length="5.01" shape="98.40,110.90 99.11,105.94"/>
    </edge>
    <edge id=":C_21" function="internal">
        <lane id=":C_21_0" index="0" allow="bicycle" speed="11.60" length="23.18" width="1.50" shape="92.53,102.64 92.57,102.35 96.24,96.24 102.35,92.57 110.90,91.35"/>
    </edge>
    <edge id=":C_22" function="internal">
        <lane id=":C_22_0" index="0" allow="passenger" speed="9.44" length="15.15" shape="99.11,105.94 99.18,105.43 101.53,101.53 105.43,99.18 110.90,98.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : function bikeLanes connections_dedicated connections2 ( Last six runs Jan2023 )

---------- Differences in errors ----------
0a1
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="100.00,100.00" convBoundary="0.00,0.00,200.00,200.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="bicycle" speed="4.24" length="3.79" width="1.50" shape="91.35,110.90 91.20,109.92 90.74,109.21 89.97,108.79 88.90,108.65"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" allow="bicycle" speed="11.60" length="19.02" width="1.50" shape="91.35,110.90 92.57,102.35 96.24,96.24 99.03,94.56"/>
    </edge>
    <edge id=":C_2" function="internal">
        <lane id=":C_2_0" index="0" allow="passenger" speed="6.81" length="10.00" shape="95.20,110.90 94.81,108.23 93.62,106.33 91.66,105.18 88.90,104.80"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" allow="passenger" speed="13.89" length="22.01" shape="95.20,110.90 94.70,104.40 93.60,100.00 92.50,95.60 92.00,89.10"/>
        <lane id=":C_3_1" index="1" allow="passenger" speed="13.89" length="22.01" shape="98.40,110.90 97.90,104.40 96.80,100.00 95.70,95.60 95.20,89.10"/>
        <lane id=":C_3_2" index="2" allow="passenger" speed="13.89" length="22.01" shape="98.40,110.90 98.40,89.10"/>
    </edge>
    <edge id=":C_6" function="internal">
        <lane id=":C_6_0" index="0" allow="passenger" speed="9.44" length="5.01" shape="98.40,110.90 99.11,105.94"/>
    </edge>
    <edge id=":C_21" function="internal">
        <lane id=":C_21_0" index="0" allow="bicycle" speed="11.60" length="12.50" width="1.50" shape="99.03,94.56 102.35,92.57 110.90,91.35"/>
    </edge>
    <edge id=":C_22" function="internal">
        <lane id=":C_22_0" index="0" allow="passenger" speed="9.44" length="15.15" shape="99.11,105.94 99.18,105.43 101.53,101.53 105.43,99.18 110.90,98.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : function bikeLanes connections_mixed connections ( Last six runs Jan2023 )

---------- Differences in errors ----------
0a1
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="100.00,100.00" convBoundary="0.00,0.00,200.00,200.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="bicycle" speed="4.24" length="3.79" width="1.50" shape="91.35,110.90 91.20,109.92 90.74,109.21 89.97,108.79 88.90,108.65"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" allow="bicycle" speed="13.89" length="21.80" width="1.50" shape="91.35,110.90 91.15,89.10"/>
    </edge>
    <edge id=":C_2" function="internal">
        <lane id=":C_2_0" index="0" allow="bicycle" speed="11.60" length="8.35" width="1.50" shape="91.35,110.90 92.53,102.64"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" allow="passenger" speed="6.81" length="4.42" shape="95.20,110.90 94.81,108.23 93.90,106.77"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" allow="passenger" speed="13.89" length="22.01" shape="95.20,110.90 94.70,104.40 93.60,100.00 92.50,95.60 92.00,89.10"/>
        <lane id=":C_4_1" index="1" allow="passenger" speed="13.89" length="22.01" shape="98.40,110.90 97.90,104.40 96.80,100.00 95.70,95.60 95.20,89.10"/>
        <lane id=":C_4_2" index="2" allow="passenger" speed="13.89" length="22.01" shape="98.40,110.90 98.40,89.10"/>
    </edge>
    <edge id=":C_7" function="internal">
        <lane id=":C_7_0" index="0" allow="passenger" speed="9.44" length="5.01" shape="98.40,110.90 99.11,105.94"/>
    </edge>
    <edge id=":C_28" function="internal">
        <lane id=":C_28_0" index="0" allow="bicycle" speed="11.60" length="23.18" width="1.50" shape="92.53,102.64 92.57,102.35 96.24,96.24 102.35,92.57 110.90,91.35"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : function bikeLanes connections_mixed connections2 ( Last six runs Jan2023 )

---------- Differences in errors ----------
0a1
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="100.00,100.00" convBoundary="0.00,0.00,200.00,200.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="bicycle" speed="4.24" length="3.79" width="1.50" shape="91.35,110.90 91.20,109.92 90.74,109.21 89.97,108.79 88.90,108.65"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" allow="bicycle" speed="13.89" length="21.80" width="1.50" shape="91.35,110.90 91.15,89.10"/>
    </edge>
    <edge id=":C_2" function="internal">
        <lane id=":C_2_0" index="0" allow="bicycle" speed="11.60" length="19.02" width="1.50" shape="91.35,110.90 92.57,102.35 96.24,96.24 99.03,94.56"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" allow="passenger" speed="6.81" length="4.42" shape="95.20,110.90 94.81,108.23 93.90,106.77"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" allow="passenger" speed="13.89" length="22.01" shape="95.20,110.90 94.70,104.40 93.60,100.00 92.50,95.60 92.00,89.10"/>
        <lane id=":C_4_1" index="1" allow="passenger" speed="13.89" length="22.01" shape="98.40,110.90 97.90,104.40 96.80,100.00 95.70,95.60 95.20,89.10"/>
        <lane id=":C_4_2" index="2" allow="passenger" speed="13.89" length="22.01" shape="98.40,110.90 98.40,89.10"/>
    </edge>
    <edge id=":C_7" function="internal">
        <lane id=":C_7_0" index="0" allow="passenger" speed="9.44" length="5.01" shape="98.40,110.90 99.11,105.94"/>
    </edge>
    <edge id=":C_28" function="internal">
        <lane id=":C_28_0" index="0" allow="bicycle" speed="11.60" length="12.50" width="1.50" shape="99.03,94.56 102.35,92.57 110.90,91.35"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : function crossings guessed adlershof_dlr ( Last six runs Jan2023 )

---------- Differences in errors ----------
9,13c9
< Warning: Speed of straight connection '-143308521#0_1->38915289_1' reduced by 6.06 due to turning radius of 47.50 (length=17.36, angle=36.30).
< Warning: Speed of straight connection '-142575679#0_1->38915289_1' reduced by 5.62 due to turning radius of 50.10 (length=19.42, angle=37.57).
< Warning: Speed of straight connection '-38915289_1->143308521#0_1' reduced by 5.14 due to turning radius of 53.02 (length=19.41, angle=36.30).
< Warning: Speed of straight connection '-73058506#1_1->-73058506#0_1' reduced by 5.06 due to turning radius of 14.19 (length=5.80, angle=39.82).
< Warning: 6 total messages of type: Found sharp turn with radius % at the start of edge '%'.
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-395408.93,-5809112.45" convBoundary="0.00,0.00,5580.65,3531.77" origBoundary="13.460807,52.423029,13.543874,52.453954" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id=":1292264836_0" function="internal">
        <lane id=":1292264836_0_0" index="0" allow="pedestrian delivery" speed="5.56" length="9.26" shape="4491.28,501.97 4482.08,503.04"/>
    </edge>
    <edge id=":1292264836_1" function="internal">
        <lane id=":1292264836_1_0" index="0" allow="pedestrian delivery" speed="5.56" length="10.09" shape="4491.28,501.97 4488.53,501.86 4486.46,500.89 4485.06,499.08 4484.35,496.41"/>
    </edge>
    <edge id=":1292264836_2" function="internal">
        <lane id=":1292264836_2_0" index="0" allow="pedestrian delivery" speed="3.65" length="4.67" shape="4491.28,501.97 4490.00,501.30 4489.52,500.54 4489.84,499.71 4490.95,498.79"/>
    </edge>
    <edge id=":1292264836_3" function="internal">
        <lane id=":1292264836_3_0" index="0" allow="pedestrian delivery" speed="5.07" length="5.00" shape="4487.53,496.02 4487.88,497.35 4488.57,498.25 4489.59,498.73 4490.95,498.79"/>
    </edge>
    <edge id=":1292264836_4" function="internal">
        <lane id=":1292264836_4_0" index="0" allow="pedestrian delivery" speed="5.56" length="10.12" shape="4487.53,496.02 4487.47,498.79 4486.54,500.88 4484.74,502.30 4482.08,503.04"/>
    </edge>
    <edge id=":1292264836_5" function="internal">
        <lane id=":1292264836_5_0" index="0" allow="pedestrian delivery" speed="3.65" length="4.67" shape="4487.53,496.02 4486.88,497.31 4486.13,497.80 4485.29,497.50 4484.35,496.41"/>
    </edge>
    <edge id=":1292264836_6" function="internal">
        <lane id=":1292264836_6_0" index="0" allow="pedestrian delivery" speed="5.05" length="4.99" shape="4481.66,499.87 4482.98,499.50 4483.86,498.80 4484.32,497.77 4484.35,496.41"/>
    </edge>
    <edge id=":1292264836_7" function="internal">
        <lane id=":1292264836_7_0" index="0" allow="pedestrian delivery" speed="5.56" length="9.35" shape="4481.66,499.87 4490.95,498.79"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : function junctions.join adlershof_dlr ( Last six runs Jan2023 )

---------- Differences in errors ----------
9a10
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-395408.93,-5809112.45" convBoundary="0.00,0.00,5580.65,3531.77" origBoundary="13.460807,52.423029,13.543874,52.453954" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id="-114024901" from="1292264851" to="1292264836" priority="2" type="highway.service" shape="4528.30,399.61 4484.52,405.28 4478.94,409.38 4476.11,415.32 4486.50,500.85">
        <lane id="-114024901_0" index="0" allow="pedestrian delivery" speed="5.56" length="143.81" shape="4528.51,401.20 4485.13,406.81 4480.21,410.43 4477.75,415.59 4487.53,496.02"/>
    </edge>
    <edge id="-114949101#0" from="1292264836" to="1292264830" priority="2" type="highway.service" shape="4486.50,500.85 4436.11,507.44 4422.99,509.31">
        <lane id="-114949101#0_0" index="0" allow="pedestrian delivery" speed="5.56" length="64.07" shape="4482.08,503.04 4436.33,509.03 4430.99,509.79"/>
    </edge>
    <edge id="-115227682#0" from="1371616230" to="1302814166" priority="2" type="highway.service" shape="4552.50,499.38 4497.57,564.22 4493.92,565.45">
        <lane id="-115227682#0_0" index="0" allow="pedestrian delivery" speed="5.56" length="88.60" shape="4550.72,503.96 4499.98,563.85"/>
    </edge>
    <edge id="-115227682#1" from="294830953" to="1371616230" priority="2" type="highway.service" shape="4642.76,491.56 4633.58,501.68 4624.29,512.20 4620.81,513.42 4616.66,512.58 4570.46,476.33 4552.50,499.38">
        <lane id="-115227682#1_0" index="0" allow="pedestrian delivery" speed="5.56" length="123.56" shape="4643.95,492.63 4634.77,502.75 4625.21,513.57 4620.92,515.08 4615.97,514.07 4570.74,478.58 4556.60,496.72"/>
    </edge>
    <edge id="-122666828#0" from="1370020144" to="1370020156" priority="2" type="highway.service" shape="4515.79,737.01 4540.25,746.76 4544.24,754.80 4536.19,777.11 4533.28,784.46">
        <lane id="-122666828#0_0" index="0" allow="pedestrian delivery" speed="5.56" length="66.93" shape="4520.64,737.22 4541.41,745.50 4545.98,754.70 4537.69,777.68 4537.26,778.75"/>
    </edge>
    <edge id="-122666828#1" from="1370020147" to="1370020144" priority="2" type="highway.service">
        <lane id="-122666828#1_0" index="0" allow="pedestrian delivery" speed="5.56" length="30.06" shape="4526.95,710.54 4518.84,733.23"/>
    </edge>
    <edge id="-122868966" from="1371616238" to="1371616230" priority="2" type="highway.service">
        <lane id="-122868966_0" index="0" allow="pedestrian delivery" speed="5.56" length="36.87" shape="4580.01,523.99 4555.08,503.56"/>
    </edge>
    <edge id="-133858189" from="837749843" to="cluster_1472995248_1472997323" priority="2" type="highway.service" shape="4382.05,839.03 4393.04,814.98">
        <lane id="-133858189_0" index="0" allow="pedestrian delivery" speed="5.56" length="26.63" shape="4381.89,835.53 4389.61,818.64"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in joined_nodes ----------
<?xml version="1.0" encoding="UTF-8"?>


<nodes version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
    <join nodes="301292612 38919945 56231397 59993001"/>
</nodes>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="0.00,0.00,92.46,78.21" origBoundary="0.00,0.00,92.46,78.21" projParameter="!"/>

    <edge id=":cluster_301292612_38919945_56231397_59993001_0" function="internal">
        <lane id=":cluster_301292612_38919945_56231397_59993001_0_0" index="0" speed="18.05" length="24.71" shape="49.55,61.58 42.78,58.66 36.33,56.33 30.64,54.69 26.16,53.86"/>
    </edge>
    <edge id=":cluster_301292612_38919945_56231397_59993001_1" function="internal">
        <lane id=":cluster_301292612_38919945_56231397_59993001_1_0" index="0" speed="11.61" length="15.73" shape="50.89,58.68 43.59,54.42 38.80,49.68 38.59,49.18"/>
    </edge>
    <edge id=":cluster_301292612_38919945_56231397_59993001_2" function="internal">
        <lane id=":cluster_301292612_38919945_56231397_59993001_2_0" index="0" speed="4.91" length="6.83" shape="50.89,58.68 49.22,55.98 49.16,54.01 50.48,52.95"/>
    </edge>
    <edge id=":cluster_301292612_38919945_56231397_59993001_10" function="internal">
        <lane id=":cluster_301292612_38919945_56231397_59993001_10_0" index="0" speed="11.61" length="10.84" shape="38.59,49.18 36.54,44.47 36.79,38.77"/>
    </edge>
    <edge id=":cluster_301292612_38919945_56231397_59993001_11" function="internal">
        <lane id=":cluster_301292612_38919945_56231397_59993001_11_0" index="0" speed="4.91" length="3.44" shape="50.48,52.95 50.69,52.78 53.82,52.28"/>
    </edge>
    <edge id=":cluster_301292612_38919945_56231397_59993001_3" function="internal">
        <lane id=":cluster_301292612_38919945_56231397_59993001_3_0" index="0" speed="6.51" length="8.15" shape="52.12,42.70 51.77,44.85 52.16,46.68 53.29,48.19 55.16,49.38"/>
    </edge>
    <edge id=":cluster_301292612_38919945_56231397_59993001_4" function="internal">
        <lane id=":cluster_301292612_38919945_56231397_59993001_4_0" index="0" speed="12.00" length="28.24" shape="49.02,41.90 45.96,47.88 41.13,51.86 34.53,53.86 26.16,53.86"/>
    </edge>
    <edge id=":cluster_301292612_38919945_56231397_59993001_5" function="internal">
        <lane id=":cluster_301292612_38919945_56231397_59993001_5_0" index="0" speed="6.34" length="9.21" shape="49.02,41.90 44.79,45.70 41.34,46.45"/>
<truncated after showing first 30 lines>
function junctions.join basic ( Last six runs Jan2023 )
function junctions.join edge_length ( Last six runs Jan2023 )

TEST FAILED on ts-sim-build-ba : function junctions.join basic_using_sumonet ( Last six runs Jan2023 )

---------- Differences in errors ----------
0a1
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="0.00,0.00,92.46,78.21" origBoundary="0.00,0.00,92.46,78.21" projParameter="!"/>

    <edge id=":cluster_301292612_38919945_56231397_59993001_0" function="internal">
        <lane id=":cluster_301292612_38919945_56231397_59993001_0_0" index="0" speed="18.05" length="24.71" shape="49.55,61.58 42.78,58.66 36.33,56.33 30.64,54.69 26.16,53.86"/>
    </edge>
    <edge id=":cluster_301292612_38919945_56231397_59993001_1" function="internal">
        <lane id=":cluster_301292612_38919945_56231397_59993001_1_0" index="0" speed="13.89" length="29.04" shape="50.89,58.68 42.29,53.85 36.55,48.79 33.69,43.50 33.69,37.98"/>
        <lane id=":cluster_301292612_38919945_56231397_59993001_1_1" index="1" speed="13.89" length="26.57" shape="50.89,58.68 43.59,54.42 38.80,49.68 36.54,44.47 36.79,38.77"/>
    </edge>
    <edge id=":cluster_301292612_38919945_56231397_59993001_3" function="internal">
        <lane id=":cluster_301292612_38919945_56231397_59993001_3_0" index="0" speed="13.89" length="5.14" shape="50.89,58.68 49.22,55.98 49.16,54.01"/>
    </edge>
    <edge id=":cluster_301292612_38919945_56231397_59993001_12" function="internal">
        <lane id=":cluster_301292612_38919945_56231397_59993001_12_0" index="0" speed="13.89" length="5.14" shape="49.16,54.01 50.69,52.78 53.82,52.28"/>
    </edge>
    <edge id=":cluster_301292612_38919945_56231397_59993001_4" function="internal">
        <lane id=":cluster_301292612_38919945_56231397_59993001_4_0" index="0" speed="13.89" length="8.15" shape="52.12,42.70 51.77,44.85 52.16,46.68 53.29,48.19 55.16,49.38"/>
    </edge>
    <edge id=":cluster_301292612_38919945_56231397_59993001_5" function="internal">
        <lane id=":cluster_301292612_38919945_56231397_59993001_5_0" index="0" speed="18.05" length="30.76" shape="52.12,42.70 48.92,48.46 43.52,52.24 35.94,54.04 26.16,53.86"/>
    </edge>
    <edge id=":cluster_301292612_38919945_56231397_59993001_6" function="internal">
        <lane id=":cluster_301292612_38919945_56231397_59993001_6_0" index="0" speed="13.89" length="14.52" shape="49.02,41.90 43.72,46.67 39.40,47.60 36.05,44.71 34.78,41.07"/>
        <lane id=":cluster_301292612_38919945_56231397_59993001_6_1" index="1" speed="13.89" length="14.52" shape="49.02,41.90 44.79,45.70 41.34,46.45"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : function junctions.join circle4_long_edge ( Last six runs Jan2023 )

---------- Differences in errors ----------
2,7c2
< Warning: Speed of straight connection '4455_0->6467_0' reduced by 17.47 due to turning radius of 19.35 (length=11.08, angle=49.22).
< Warning: Speed of straight connection '4455_1->6467_1' reduced by 16.43 due to turning radius of 23.41 (length=13.51, angle=49.22).
< Warning: Speed of straight connection '66614_0->60909_0' reduced by 13.30 due to turning radius of 38.11 (length=13.98, angle=36.47).
< Warning: Speed of straight connection '66614_1->60909_1' reduced by 12.43 due to turning radius of 42.86 (length=15.76, angle=36.47).
< Warning: Speed of turning connection '-72413_0->22727_2' reduced by 22.55 due to turning radius of 4.97 (length=5.36, angle=88.66).
< Warning: 10 total messages of type: Speed of % connection '%' reduced by % due to turning radius of % (length=%, angle=%).
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-802818.97,-2494996.81" convBoundary="0.00,0.00,203.47,244.41" origBoundary="113.914550,22.510864,113.981960,22.555334" projParameter="+proj=utm +zone=49 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id=":1068800000_0" function="internal">
        <lane id=":1068800000_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="7.13" shape="104.65,166.28 104.51,164.20 104.03,162.80 103.54,161.41 103.38,159.33"/>
        <lane id=":1068800000_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="7.13" shape="107.85,166.44 107.70,164.36 107.22,162.96 106.73,161.56 106.58,159.48"/>
    </edge>
    <edge id=":1500100000_0" function="internal">
        <lane id=":1500100000_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="10.31" length="12.29" shape="90.50,135.49 87.97,132.55 85.72,130.43 83.75,129.14 82.06,128.67"/>
        <lane id=":1500100000_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="11.35" length="12.29" shape="92.82,133.25 89.88,129.92 87.13,127.51 84.56,126.03 82.19,125.47"/>
    </edge>
    <edge id=":1500100000_2" function="internal">
        <lane id=":1500100000_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="12.69" shape="94.67,129.38 82.06,128.67"/>
        <lane id=":1500100000_2_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="12.69" shape="94.85,126.18 82.19,125.47"/>
        <lane id=":1500100000_2_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="12.69" shape="95.04,122.99 82.31,122.27"/>
    </edge>
    <edge id=":1514300000_0" function="internal">
        <lane id=":1514300000_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="19.89" length="15.42" shape="119.40,80.01 119.75,84.41 121.01,87.23 122.93,89.93 125.24,93.91"/>
        <lane id=":1514300000_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="20.15" length="15.83" shape="119.40,80.01 119.28,84.69 119.53,87.93 120.45,91.03 122.35,95.29"/>
    </edge>
    <edge id=":1514300000_2" function="internal">
        <lane id=":1514300000_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="16.01" shape="119.40,80.01 118.59,96.03"/>
        <lane id=":1514300000_2_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="16.01" shape="116.21,79.90 115.39,95.86"/>
    </edge>
    <edge id=":1826900000_0" function="internal">
        <lane id=":1826900000_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="0.30" shape="116.28,161.36 116.27,161.67"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : function junctions.join exclude_cmdline ( Last six runs Jan2023 )

---------- Differences in errors ----------
0a1
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="0.00,0.00,92.46,78.21" origBoundary="0.00,0.00,92.46,78.21" projParameter="!"/>

    <edge id=":38919945_0" function="internal">
        <lane id=":38919945_0_0" index="0" speed="22.22" length="13.55" shape="39.62,60.87 35.78,59.21 33.30,57.07 31.10,55.13 28.12,54.07"/>
    </edge>
    <edge id=":38919945_1" function="internal">
        <lane id=":38919945_1_0" index="0" speed="8.00" length="13.41" shape="40.39,57.77 37.40,56.45 35.49,54.23 34.66,51.13 34.90,47.12"/>
        <lane id=":38919945_1_1" index="1" speed="6.50" length="8.53" shape="41.16,54.66 39.41,53.84 38.31,52.40 37.86,50.34 38.05,47.67"/>
    </edge>
    <edge id=":59993001_0" function="internal">
        <lane id=":59993001_0_0" index="0" speed="6.81" length="8.89" shape="27.32,43.51 29.52,43.39 31.30,42.50 32.65,40.86 33.57,38.45"/>
    </edge>
    <edge id=":59993001_1" function="internal">
        <lane id=":59993001_1_0" index="0" speed="22.22" length="15.83" shape="27.32,43.51 31.18,43.96 35.17,44.53 39.15,45.24 42.93,46.09"/>
    </edge>
    <edge id=":59993001_2" function="internal">
        <lane id=":59993001_2_0" index="0" speed="20.84" length="8.65" shape="34.93,46.92 34.88,44.40 34.13,42.66 33.44,40.94 33.57,38.45"/>
        <lane id=":59993001_2_1" index="1" speed="20.84" length="8.65" shape="38.09,47.47 38.02,45.02 37.26,43.33 36.56,41.66 36.67,39.24"/>
    </edge>
    <edge id=":59993001_4" function="internal">
        <lane id=":59993001_4_0" index="0" speed="5.19" length="5.70" shape="38.09,47.47 38.55,46.44 39.51,45.87 40.97,45.75 42.93,46.09"/>
    </edge>
    <edge id=":cluster_301292612_56231397_0" function="internal">
        <lane id=":cluster_301292612_56231397_0_0" index="0" speed="18.05" length="10.38" shape="49.55,61.58 46.83,60.77 44.80,60.92 42.71,61.23 39.81,60.92"/>
        <lane id=":cluster_301292612_56231397_0_1" index="1" speed="18.05" length="10.38" shape="49.55,61.58 46.96,60.29 45.19,59.36 43.35,58.61 40.58,57.82"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : function junctions.join long_tail ( Last six runs Jan2023 )

---------- Differences in errors ----------
0a1
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="0.00,0.00,92.46,78.21" origBoundary="0.00,0.00,92.46,78.21" projParameter="!"/>

    <edge id=":cluster_301292612_38919945_56231397_59993001_0" function="internal">
        <lane id=":cluster_301292612_38919945_56231397_59993001_0_0" index="0" speed="18.05" length="24.30" shape="49.55,61.58 42.86,58.64 36.58,56.25 31.08,54.51 26.69,53.53"/>
    </edge>
    <edge id=":cluster_301292612_38919945_56231397_59993001_1" function="internal">
        <lane id=":cluster_301292612_38919945_56231397_59993001_1_0" index="0" speed="13.89" length="29.04" shape="50.89,58.68 42.29,53.85 36.55,48.79 33.69,43.50 33.69,37.98"/>
        <lane id=":cluster_301292612_38919945_56231397_59993001_1_1" index="1" speed="13.89" length="26.57" shape="50.89,58.68 43.59,54.42 38.80,49.68 36.54,44.47 36.79,38.77"/>
    </edge>
    <edge id=":cluster_301292612_38919945_56231397_59993001_3" function="internal">
        <lane id=":cluster_301292612_38919945_56231397_59993001_3_0" index="0" speed="13.89" length="5.14" shape="50.89,58.68 49.22,55.98 49.16,54.01"/>
    </edge>
    <edge id=":cluster_301292612_38919945_56231397_59993001_12" function="internal">
        <lane id=":cluster_301292612_38919945_56231397_59993001_12_0" index="0" speed="13.89" length="5.14" shape="49.16,54.01 50.69,52.78 53.82,52.28"/>
    </edge>
    <edge id=":cluster_301292612_38919945_56231397_59993001_4" function="internal">
        <lane id=":cluster_301292612_38919945_56231397_59993001_4_0" index="0" speed="13.89" length="8.15" shape="52.12,42.70 51.77,44.85 52.16,46.68 53.29,48.19 55.16,49.38"/>
    </edge>
    <edge id=":cluster_301292612_38919945_56231397_59993001_5" function="internal">
        <lane id=":cluster_301292612_38919945_56231397_59993001_5_0" index="0" speed="18.05" length="12.86" shape="52.12,42.70 48.89,48.65 43.93,52.18"/>
    </edge>
    <edge id=":cluster_301292612_38919945_56231397_59993001_6" function="internal">
        <lane id=":cluster_301292612_38919945_56231397_59993001_6_0" index="0" speed="13.89" length="12.46" shape="49.02,41.90 43.72,46.67 39.40,47.60"/>
        <lane id=":cluster_301292612_38919945_56231397_59993001_6_1" index="1" speed="13.89" length="12.46" shape="49.02,41.90 44.79,45.70 41.34,46.45 38.68,44.14 38.47,43.54"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : function junctions.join preserve_permissions ( Last six runs Jan2023 )

---------- Differences in errors ----------
0a1
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in joined_nodes ----------
<?xml version="1.0" encoding="UTF-8"?>


<nodes version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
    <join nodes="301292612 38919945 56231397 59993001"/>
</nodes>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="0.00,0.00,92.46,78.21" origBoundary="0.00,0.00,92.46,78.21" projParameter="!"/>

    <edge id=":cluster_301292612_38919945_56231397_59993001_0" function="internal">
        <lane id=":cluster_301292612_38919945_56231397_59993001_0_0" index="0" allow="vip" speed="18.05" length="24.71" shape="49.55,61.58 42.78,58.66 36.33,56.33 30.64,54.69 26.16,53.86"/>
    </edge>
    <edge id=":cluster_301292612_38919945_56231397_59993001_1" function="internal">
        <lane id=":cluster_301292612_38919945_56231397_59993001_1_0" index="0" allow="vip" speed="11.61" length="15.73" shape="50.89,58.68 43.59,54.42 38.80,49.68 38.59,49.18"/>
    </edge>
    <edge id=":cluster_301292612_38919945_56231397_59993001_2" function="internal">
        <lane id=":cluster_301292612_38919945_56231397_59993001_2_0" index="0" allow="vip" speed="4.91" length="6.83" shape="50.89,58.68 49.22,55.98 49.16,54.01 50.48,52.95"/>
    </edge>
    <edge id=":cluster_301292612_38919945_56231397_59993001_10" function="internal">
        <lane id=":cluster_301292612_38919945_56231397_59993001_10_0" index="0" allow="vip" speed="11.61" length="10.84" shape="38.59,49.18 36.54,44.47 36.79,38.77"/>
    </edge>
    <edge id=":cluster_301292612_38919945_56231397_59993001_11" function="internal">
        <lane id=":cluster_301292612_38919945_56231397_59993001_11_0" index="0" allow="vip" speed="4.91" length="3.44" shape="50.48,52.95 50.69,52.78 53.82,52.28"/>
    </edge>
    <edge id=":cluster_301292612_38919945_56231397_59993001_3" function="internal">
        <lane id=":cluster_301292612_38919945_56231397_59993001_3_0" index="0" allow="vip" speed="6.51" length="8.15" shape="52.12,42.70 51.77,44.85 52.16,46.68 53.29,48.19 55.16,49.38"/>
    </edge>
    <edge id=":cluster_301292612_38919945_56231397_59993001_4" function="internal">
        <lane id=":cluster_301292612_38919945_56231397_59993001_4_0" index="0" allow="vip" speed="12.00" length="28.24" shape="49.02,41.90 45.96,47.88 41.13,51.86 34.53,53.86 26.16,53.86"/>
    </edge>
    <edge id=":cluster_301292612_38919945_56231397_59993001_5" function="internal">
        <lane id=":cluster_301292612_38919945_56231397_59993001_5_0" index="0" speed="6.34" length="9.21" shape="49.02,41.90 44.79,45.70 41.34,46.45"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : function roundabouts no_roundabout divided_road_with_turn_lanes ( Last six runs Jan2023 )

---------- Differences in errors ----------
0a1
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-392703.18,-5819257.60" convBoundary="0.00,0.00,331.63,290.75" origBoundary="1275890.000000,5218519.000000,1383308.000000,5282609.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id="-53517343" from="565355469" to="61057727" priority="-4" spreadType="center" shape="42.07,260.31 33.20,258.27 30.44,256.11 28.98,251.69 30.17,243.88">
        <lane id="-53517343_0" index="0" speed="8.33" length="15.23" shape="30.04,254.91 29.42,253.02"/>
    </edge>
    <edge id="-733292862" from="817135706" to="817135705" priority="-6">
        <lane id="-733292862_0" index="0" allow="pedestrian" speed="1.39" length="42.47" shape="73.19,291.42 59.46,261.71"/>
    </edge>
    <edge id="-733292874" from="817135710" to="817135711" priority="-6">
        <lane id="-733292874_0" index="0" allow="pedestrian" speed="1.39" length="58.91" shape="289.52,184.47 262.46,139.34"/>
    </edge>
    <edge id="-733292875" from="817135712" to="565355470" priority="-2" spreadType="center">
        <lane id="-733292875_0" index="0" speed="13.89" length="54.22" shape="252.79,109.07 291.22,85.90"/>
        <lane id="-733292875_1" index="1" speed="13.89" length="54.22" shape="254.44,111.81 292.87,88.64"/>
        <lane id="-733292875_2" index="2" speed="13.89" length="54.22" shape="256.09,114.55 294.53,91.38"/>
        <lane id="-733292875_3" index="3" speed="13.89" length="54.22" shape="257.75,117.29 296.18,94.12"/>
    </edge>
    <edge id="-754278085" from="565355470" to="832012177" priority="-2" spreadType="center">
        <lane id="-754278085_0" index="0" speed="13.89" length="27.48" shape="296.29,81.09 315.82,69.58"/>
        <lane id="-754278085_1" index="1" speed="13.89" length="27.48" shape="297.91,83.84 317.45,72.34"/>
        <lane id="-754278085_2" index="2" speed="13.89" length="27.48" shape="299.54,86.60 319.07,75.10"/>
        <lane id="-754278085_3" index="3" speed="13.89" length="27.48" shape="301.16,89.36 320.69,77.86"/>
        <lane id="-754278085_4" index="4" speed="13.89" length="27.48" shape="302.78,92.12 322.32,80.62"/>
    </edge>
    <edge id="-774056209" from="845427206" to="848552965" priority="-6" shape="36.20,178.09 123.41,130.56 146.77,174.56">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : function spreadType default_right ( Last six runs Jan2023 )

---------- Differences in errors ----------
0a1
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="100.00,100.00" convBoundary="0.00,0.00,200.00,200.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="8.10" length="14.57" shape="95.20,113.60 94.85,108.35 93.80,104.60 92.05,102.35 89.60,101.60"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" speed="13.89" length="27.41" shape="95.20,113.60 95.70,105.83 96.80,98.12 97.90,91.35 98.40,86.40"/>
    </edge>
    <edge id=":C_2" function="internal">
        <lane id=":C_2_0" index="0" speed="9.84" length="8.98" shape="98.40,113.60 99.15,106.95 100.13,104.88"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" speed="3.65" length="1.44" shape="98.40,113.60 99.20,112.40"/>
    </edge>
    <edge id=":C_17" function="internal">
        <lane id=":C_17_0" index="0" speed="9.84" length="13.01" shape="100.13,104.88 101.40,102.20 105.15,99.35 110.40,98.40"/>
    </edge>
    <edge id=":C_18" function="internal">
        <lane id=":C_18_0" index="0" speed="3.65" length="3.23" shape="99.20,112.40 100.00,112.00 100.80,112.40 101.60,113.60"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" speed="7.33" length="11.73" shape="110.40,108.00 106.55,108.35 103.80,109.40 102.15,111.15 101.60,113.60"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" speed="13.89" length="21.09" shape="110.40,104.80 103.41,104.30 97.93,103.20 93.48,102.10 89.60,101.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : function spreadType default_roadCenter ( Last six runs Jan2023 )

---------- Differences in errors ----------
0a1
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" spreadType="roadCenter" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="100.00,100.00" convBoundary="0.00,0.00,200.00,200.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="6.92" length="10.35" shape="96.80,112.00 96.45,108.85 95.40,106.60 93.65,105.25 91.20,104.80"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" speed="13.89" length="24.00" shape="96.80,112.00 96.80,88.00"/>
    </edge>
    <edge id=":C_2" function="internal">
        <lane id=":C_2_0" index="0" speed="9.32" length="7.05" shape="100.00,112.00 100.55,105.35 100.68,104.99"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" speed="3.65" length="1.44" shape="100.00,112.00 100.80,110.80"/>
    </edge>
    <edge id=":C_17" function="internal">
        <lane id=":C_17_0" index="0" speed="9.32" length="12.57" shape="100.68,104.99 102.20,100.60 104.95,97.75 108.80,96.80"/>
    </edge>
    <edge id=":C_18" function="internal">
        <lane id=":C_18_0" index="0" speed="3.65" length="3.23" shape="100.80,110.80 101.60,110.40 102.40,110.80 103.20,112.00"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" speed="6.51" length="9.03" shape="108.80,106.40 106.35,106.75 104.60,107.80 103.55,109.55 103.20,112.00"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" speed="13.89" length="17.69" shape="108.80,103.20 103.03,103.45 98.56,104.00 94.82,104.55 91.20,104.80"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : function spreadType roadCenter basic ( Last six runs Jan2023 )

---------- Differences in errors ----------
0a1
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="100.00,100.00" convBoundary="0.00,0.00,200.00,200.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="6.51" length="9.03" shape="96.80,112.00 96.45,109.55 95.40,107.80 93.65,106.75 91.20,106.40"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" speed="13.89" length="24.00" shape="96.80,112.00 96.80,88.00"/>
    </edge>
    <edge id=":C_2" function="internal">
        <lane id=":C_2_0" index="0" speed="9.32" length="7.05" shape="100.00,112.00 100.55,105.35 100.68,104.99"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" speed="3.65" length="1.44" shape="100.00,112.00 100.80,110.80"/>
    </edge>
    <edge id=":C_19" function="internal">
        <lane id=":C_19_0" index="0" speed="9.32" length="12.57" shape="100.68,104.99 102.20,100.60 104.95,97.75 108.80,96.80"/>
    </edge>
    <edge id=":C_20" function="internal">
        <lane id=":C_20_0" index="0" speed="3.65" length="3.23" shape="100.80,110.80 101.60,110.40 102.40,110.80 103.20,112.00"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" speed="6.51" length="9.03" shape="108.80,106.40 106.35,106.75 104.60,107.80 103.55,109.55 103.20,112.00"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" speed="13.89" length="17.60" shape="108.80,106.40 91.20,106.40"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : function tls_guessing basic ( Last six runs Jan2023 )

---------- Differences in errors ----------
0a1
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="0.00,0.00,92.46,78.21" origBoundary="0.00,0.00,92.46,78.21" projParameter="!"/>

    <edge id=":301292612_0" function="internal">
        <lane id=":301292612_0_0" index="0" speed="13.89" length="7.52" shape="46.23,60.02 44.25,59.62 42.78,60.15 41.26,60.79 39.15,60.76"/>
        <lane id=":301292612_0_1" index="1" speed="13.89" length="7.52" shape="46.23,60.02 44.42,59.16 43.16,58.61 41.86,58.16 39.92,57.65"/>
        <lane id=":301292612_0_2" index="2" speed="13.89" length="7.52" shape="47.59,57.13 45.61,56.19 44.23,55.58 42.81,55.10 40.69,54.55"/>
        <lane id=":301292612_0_3" index="3" speed="13.89" length="7.52" shape="47.59,57.13 45.61,55.63 44.63,54.00 43.60,52.50 41.46,51.44"/>
    </edge>
    <edge id=":301292612_4" function="internal">
        <lane id=":301292612_4_0" index="0" speed="5.74" length="0.24" shape="46.05,52.07 45.95,52.29"/>
        <lane id=":301292612_4_1" index="1" speed="3.44" length="1.75" shape="42.96,51.25 42.75,51.61 42.41,51.69 41.98,51.59 41.46,51.44"/>
    </edge>
    <edge id=":301292612_6" function="internal">
        <lane id=":301292612_6_0" index="0" speed="5.74" length="6.44" shape="45.95,52.29 45.36,53.57 44.24,54.48 42.68,54.80 40.69,54.55"/>
    </edge>
    <edge id=":38919945_0" function="internal">
        <lane id=":38919945_0_0" index="0" speed="13.89" length="12.92" shape="38.96,60.71 35.36,59.10 33.09,57.02 31.04,55.12 28.12,54.07"/>
    </edge>
    <edge id=":38919945_1" function="internal">
        <lane id=":38919945_1_0" index="0" speed="7.85" length="12.89" shape="39.73,57.61 37.03,56.36 35.33,54.19 34.62,51.12 34.90,47.12"/>
        <lane id=":38919945_1_1" index="1" speed="5.37" length="5.50" shape="41.27,51.39 39.68,50.82 38.61,50.00 38.07,48.96 38.05,47.67"/>
    </edge>
    <edge id=":56231397_0" function="internal">
        <lane id=":56231397_0_0" index="0" speed="6.53" length="8.22" shape="52.15,42.62 51.79,44.80 52.17,46.66 53.29,48.18 55.16,49.38"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in plain_connections ----------
<?xml version="1.0" encoding="UTF-8"?>


<connections version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd">
    <connection from="27437972" to="27441189" fromLane="0" toLane="0"/>
    <connection from="27437972" to="27441189" fromLane="0" toLane="1"/>
    <connection from="27437972" to="27441189" fromLane="1" toLane="2"/>
    <connection from="27437972" to="27441189" fromLane="1" toLane="3"/>

    <connection from="27441168" to="27445015#0" fromLane="0" toLane="0"/>
    <connection from="27441168" to="27445015#0" fromLane="0" toLane="1"/>
    <connection from="27441168" to="27445003" fromLane="0" toLane="1"/>

    <connection from="27441189" to="27445000#0" fromLane="0" toLane="0"/>
    <connection from="27441189" to="6137245" fromLane="1" toLane="0"/>
    <connection from="27441189" to="6137245" fromLane="3" toLane="1"/>

    <connection from="27441289.95" to="27445015#0" fromLane="0" toLane="0"/>
    <connection from="27441289.95" to="27445003" fromLane="0" toLane="0"/>
    <connection from="27441289.95" to="27445003" fromLane="1" toLane="1"/>

    <connection from="27445003" to="27441189" fromLane="0" toLane="2"/>
    <connection from="27445003" to="27441189" fromLane="1" toLane="3"/>

    <connection from="46039050" to="27441289.0" fromLane="0" toLane="0"/>
    <connection from="46039050" to="27441168" fromLane="0" toLane="0"/>

    <connection from="6137245" to="27441289.0" fromLane="0" toLane="0"/>
    <connection from="6137245" to="27441289.0" fromLane="1" toLane="1"/>
    <connection from="6137245" to="27441168" fromLane="1" toLane="0"/>
<truncated after showing first 30 lines>
---------- Missing result in plain_edges ----------
<?xml version="1.0" encoding="UTF-8"?>


<edges version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edges_file.xsd">
    <edge id="27437972" from="38918157" to="301292612" priority="7" numLanes="2" speed="13.89" spreadType="center"/>
    <edge id="27441168" from="59993001" to="56231397" priority="6" numLanes="1" speed="13.89" spreadType="center"/>
    <edge id="27441189" from="301292612" to="38919945" priority="6" numLanes="4" speed="13.89" spreadType="center"/>
    <edge id="27441289.0" from="59993001" to="gneJ0" priority="7" numLanes="2" speed="13.89"/>
    <edge id="27441289.95" from="gneJ1" to="56231397" priority="7" numLanes="2" speed="13.89"/>
    <edge id="27445000#0" from="38919945" to="945141569" priority="6" numLanes="1" speed="13.89" spreadType="center"/>
    <edge id="27445003" from="56231397" to="301292612" priority="7" numLanes="2" speed="13.89" spreadType="center"/>
    <edge id="27445015#0" from="56231397" to="567607201" priority="7" numLanes="2" speed="13.89" spreadType="center"/>
    <edge id="46039050" from="492462300" to="59993001" priority="6" numLanes="1" speed="13.89" spreadType="center"/>
    <edge id="6137245" from="38919945" to="59993001" priority="5" numLanes="2" speed="13.89" spreadType="center"/>
</edges>
---------- Missing result in plain_nodes ----------
<?xml version="1.0" encoding="UTF-8"?>


<nodes version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
    <location netOffset="0.00,0.00" convBoundary="0.00,0.00,92.46,78.21" origBoundary="0.00,0.00,92.46,78.21" projParameter="!"/>

    <node id="301292612" x="43.13" y="56.80" type="traffic_light" tl="joinedS_301292612_38919945_56231397_59993001"/>
    <node id="38918157" x="88.72" y="78.21" type="dead_end"/>
    <node id="38919945" x="35.18" y="54.83" type="traffic_light" tl="joinedS_301292612_38919945_56231397_59993001"/>
    <node id="492462300" x="1.87" y="40.76" type="dead_end"/>
    <node id="56231397" x="45.80" y="46.84" type="traffic_light" tl="joinedS_301292612_38919945_56231397_59993001"/>
    <node id="567607201" x="92.46" y="68.26" type="dead_end"/>
    <node id="59993001" x="36.97" y="44.55" type="traffic_light" tl="joinedS_301292612_38919945_56231397_59993001"/>
    <node id="945141569" x="0.00" y="51.05" type="dead_end"/>
    <node id="gneJ0" x="48.35" y="0.00" type="dead_end"/>
    <node id="gneJ1" x="59.75" y="2.19" type="dead_end"/>
</nodes>
---------- Missing result in plain_tllogic ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlLogics version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tllogic_file.xsd">
    <tlLogic id="joinedS_301292612_38919945_56231397_59993001" type="static" programID="0" offset="0">
        <phase duration="38" state="GGGGggGGGGGGgggrrGGG"/>
        <phase duration="3"  state="yyyyggyyyyyygggrryyy"/>
        <phase duration="6"  state="rrrrGGGGGrrrGGGrrGGG"/>
        <phase duration="3"  state="rrrryyyyyrrryyyrryyy"/>
        <phase duration="37" state="rrrrGGGGGrrrGGGGGggg"/>
        <phase duration="3"  state="rrrryyyyyrrryyyyyyyy"/>
    </tlLogic>

    <connection from="27437972" to="27441189" fromLane="0" toLane="0" tl="joinedS_301292612_38919945_56231397_59993001" linkIndex="0"/>
    <connection from="27437972" to="27441189" fromLane="0" toLane="1" tl="joinedS_301292612_38919945_56231397_59993001" linkIndex="1"/>
    <connection from="27437972" to="27441189" fromLane="1" toLane="2" tl="joinedS_301292612_38919945_56231397_59993001" linkIndex="2"/>
    <connection from="27437972" to="27441189" fromLane="1" toLane="3" tl="joinedS_301292612_38919945_56231397_59993001" linkIndex="3"/>
    <connection from="27441168" to="27445015#0" fromLane="0" toLane="0" tl="joinedS_301292612_38919945_56231397_59993001" linkIndex="12"/>
    <connection from="27441168" to="27445015#0" fromLane="0" toLane="1" tl="joinedS_301292612_38919945_56231397_59993001" linkIndex="13"/>
    <connection from="27441168" to="27445003" fromLane="0" toLane="1" tl="joinedS_301292612_38919945_56231397_59993001" linkIndex="14"/>
    <connection from="27441189" to="27445000#0" fromLane="0" toLane="0" tl="joinedS_301292612_38919945_56231397_59993001" linkIndex="6"/>
    <connection from="27441189" to="6137245" fromLane="1" toLane="0" tl="joinedS_301292612_38919945_56231397_59993001" linkIndex="7"/>
    <connection from="27441189" to="6137245" fromLane="3" toLane="1" tl="joinedS_301292612_38919945_56231397_59993001" linkIndex="8"/>
    <connection from="27441289.95" to="27445015#0" fromLane="0" toLane="0" tl="joinedS_301292612_38919945_56231397_59993001" linkIndex="9"/>
    <connection from="27441289.95" to="27445003" fromLane="0" toLane="0" tl="joinedS_301292612_38919945_56231397_59993001" linkIndex="10"/>
    <connection from="27441289.95" to="27445003" fromLane="1" toLane="1" tl="joinedS_301292612_38919945_56231397_59993001" linkIndex="11"/>
    <connection from="27445003" to="27441189" fromLane="0" toLane="2" tl="joinedS_301292612_38919945_56231397_59993001" linkIndex="4"/>
    <connection from="27445003" to="27441189" fromLane="1" toLane="3" tl="joinedS_301292612_38919945_56231397_59993001" linkIndex="5"/>
    <connection from="46039050" to="27441289.0" fromLane="0" toLane="0" tl="joinedS_301292612_38919945_56231397_59993001" linkIndex="15"/>
    <connection from="46039050" to="27441168" fromLane="0" toLane="0" tl="joinedS_301292612_38919945_56231397_59993001" linkIndex="16"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="0.00,0.00,92.46,78.21" origBoundary="0.00,0.00,92.46,78.21" projParameter="!"/>

    <edge id=":301292612_0" function="internal">
        <lane id=":301292612_0_0" index="0" speed="13.89" length="7.52" shape="46.23,60.02 44.25,59.62 42.78,60.15 41.26,60.79 39.15,60.76"/>
        <lane id=":301292612_0_1" index="1" speed="13.89" length="7.52" shape="46.23,60.02 44.42,59.16 43.16,58.61 41.86,58.16 39.92,57.65"/>
        <lane id=":301292612_0_2" index="2" speed="13.89" length="7.52" shape="47.59,57.13 45.61,56.19 44.23,55.58 42.81,55.10 40.69,54.55"/>
        <lane id=":301292612_0_3" index="3" speed="13.89" length="7.52" shape="47.59,57.13 45.61,55.63 44.63,54.00 43.60,52.50 41.46,51.44"/>
    </edge>
    <edge id=":301292612_4" function="internal">
        <lane id=":301292612_4_0" index="0" speed="5.74" length="0.24" shape="46.05,52.07 45.95,52.29"/>
        <lane id=":301292612_4_1" index="1" speed="3.44" length="1.75" shape="42.96,51.25 42.75,51.61 42.41,51.69 41.98,51.59 41.46,51.44"/>
    </edge>
    <edge id=":301292612_6" function="internal">
        <lane id=":301292612_6_0" index="0" speed="5.74" length="6.44" shape="45.95,52.29 45.36,53.57 44.24,54.48 42.68,54.80 40.69,54.55"/>
    </edge>
    <edge id=":38919945_0" function="internal">
        <lane id=":38919945_0_0" index="0" speed="13.89" length="12.92" shape="38.96,60.71 35.36,59.10 33.09,57.02 31.04,55.12 28.12,54.07"/>
    </edge>
    <edge id=":38919945_1" function="internal">
        <lane id=":38919945_1_0" index="0" speed="7.85" length="12.89" shape="39.73,57.61 37.03,56.36 35.33,54.19 34.62,51.12 34.90,47.12"/>
        <lane id=":38919945_1_1" index="1" speed="5.37" length="5.50" shape="41.27,51.39 39.68,50.82 38.61,50.00 38.07,48.96 38.05,47.67"/>
    </edge>
    <edge id=":56231397_0" function="internal">
        <lane id=":56231397_0_0" index="0" speed="6.53" length="8.22" shape="52.15,42.62 51.79,44.80 52.17,46.66 53.29,48.18 55.16,49.38"/>
    </edge>
<truncated after showing first 30 lines>
function tls_guessing edge_length ( Last six runs Jan2023 )
function tls_guessing guess ( Last six runs Jan2023 )

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

---------- Differences in errors ----------
1a2
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-301930.58,-4638222.78" convBoundary="0.00,0.00,724.39,753.81" origBoundary="-71.529558,41.857432,-71.368327,42.010159" projParameter="+proj=utm +zone=19 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id="-132174699" from="3646961143" to="cluster_201484298_3646958907" priority="10" type="highway.tertiary" shape="159.45,251.33 159.74,260.52 160.69,269.96 162.04,280.06 163.66,289.68 180.70,376.62 182.97,388.84 184.59,400.32 186.15,411.51">
        <lane id="-132174699_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="7.77" length="166.39" shape="161.05,251.40 161.34,260.41 162.28,269.77 163.62,279.82 165.23,289.39 182.27,376.32 184.55,388.58 186.17,400.10 186.73,404.07"/>
    </edge>
    <edge id="-19354946" from="3649519965" to="201169348" priority="7" type="highway.primary_link">
        <lane id="-19354946_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="10.00" length="15.43" shape="498.02,273.18 492.46,271.28"/>
        <lane id="-19354946_1" index="1" disallow="tram rail_urban rail rail_electric ship" speed="10.00" length="15.43" shape="499.05,270.15 493.49,268.25"/>
    </edge>
    <edge id="-19390809" from="201648374" to="201583483" priority="3" type="highway.residential">
        <lane id="-19390809_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="5.55" length="34.02" shape="549.57,245.88 536.53,273.52"/>
    </edge>
    <edge id="-359891757" from="201579267" to="201484338" priority="12" type="highway.primary" shape="222.72,664.09 227.06,662.21 231.78,659.77 236.32,656.89 241.45,652.58 261.81,633.21 268.57,625.80">
        <lane id="-359891757_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="10.00" length="60.25" shape="227.25,656.71 229.39,655.60 233.48,653.01 238.25,649.00 257.87,630.33"/>
        <lane id="-359891757_1" index="1" disallow="tram rail_urban rail rail_electric ship" speed="10.00" length="60.25" shape="228.52,659.65 230.98,658.38 235.37,655.60 240.38,651.39 260.24,632.49"/>
    </edge>
    <edge id="-360431542" from="201158163" to="3649770499" priority="4" type="highway.unclassified" shape="538.00,551.38 539.91,549.24 541.88,546.71 543.56,543.45 550.47,524.29 552.65,517.22 558.74,494.52">
        <lane id="-360431542_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="5.55" length="60.98" shape="541.22,544.49 542.09,542.81 548.95,523.78 551.11,516.78 557.00,494.84"/>
    </edge>
    <edge id="-47795739" from="3645211939" to="201649895" priority="12" type="highway.primary">
        <lane id="-47795739_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="10.00" length="38.30" shape="284.57,596.44 306.43,566.39"/>
        <lane id="-47795739_1" index="1" disallow="tram rail_urban rail rail_electric ship" speed="10.00" length="38.30" shape="287.15,598.32 309.02,568.27"/>
    </edge>
    <edge id="-47795742" from="201579267" to="201579305" priority="11" type="highway.secondary" shape="222.72,664.09 220.13,659.09 216.97,653.32 138.98,533.98 114.67,497.04 106.26,484.63 99.89,476.47 94.96,470.21 90.32,464.99 84.70,459.34 79.90,455.34 75.59,452.40 70.17,450.04 64.39,448.42 58.56,447.70 52.96,447.29 46.39,447.47 39.44,448.03 0.00,452.06">
        <lane id="-47795742_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="8.88" length="335.32" shape="216.52,655.82 215.60,654.14 137.64,534.86 113.34,497.93 104.97,485.57 98.63,477.46 93.73,471.24 89.15,466.09 83.62,460.52 78.93,456.62 74.81,453.81 69.63,451.55 64.07,449.99 58.40,449.29 52.92,448.89 46.48,449.07 39.59,449.62 0.16,453.65"/>
<truncated after showing first 30 lines>
function tls_guessing guess.joining ( Last six runs Jan2023 )
function tls_guessing guess.joining_join ( Last six runs Jan2023 )

TEST FAILED on ts-sim-build-ba : function tls_guessing guess.joining_rw1 ( Last six runs Jan2023 )

---------- Differences in errors ----------
4,5c4
< Warning: Unreachable edge '309858055' within tlLogic 'joinedG_205335646_4377397121_4377397122_cluster_205335636_205335647'
< Warning: Unreachable edge '309858055' within tlLogic 'joinedG_205335646_4377397121_4377397122_cluster_205335636_205335647'
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-484614.25,-4283619.89" convBoundary="0.00,0.00,600.90,434.44" origBoundary="-9.176994,38.701066,-9.170003,38.704995" projParameter="+proj=utm +zone=29 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id="-104624960#0" from="1144883012" to="850978991" priority="3" type="highway.residential">
        <lane id="-104624960#0_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="5.55" length="56.28" shape="262.14,64.51 214.31,53.40"/>
    </edge>
    <edge id="-104624960#1" from="850978997" to="1144883012" priority="3" type="highway.residential">
        <lane id="-104624960#1_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="5.55" length="87.67" shape="354.68,85.32 276.14,67.70"/>
    </edge>
    <edge id="-189758220" from="2003531114" to="2003531108" priority="3" type="highway.residential">
        <lane id="-189758220_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="5.55" length="87.78" shape="64.73,313.93 -0.79,264.47"/>
    </edge>
    <edge id="-189758222" from="2003531105" to="2003531115" priority="3" type="highway.residential">
        <lane id="-189758222_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="5.55" length="97.38" shape="108.17,258.81 31.53,208.87"/>
    </edge>
    <edge id="-19789101" from="205335646" to="205335643" priority="11" type="highway.secondary" shape="192.82,369.97 56.30,389.55 28.89,393.55 24.54,394.23 16.42,395.92">
        <lane id="-19789101_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="8.88" length="178.31" shape="187.48,375.58 56.98,394.30 29.59,398.30 25.43,398.95"/>
        <lane id="-19789101_1" index="1" disallow="tram rail_urban rail rail_electric ship" speed="8.88" length="178.31" shape="187.03,372.42 56.53,391.13 29.12,395.13 24.78,395.81"/>
    </edge>
    <edge id="-22281157" from="205335001" to="1138891317" priority="12" type="highway.primary">
        <lane id="-22281157_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="10.00" length="59.69" shape="46.98,36.73 -2.64,4.01"/>
        <lane id="-22281157_1" index="1" disallow="tram rail_urban rail rail_electric ship" speed="10.00" length="59.69" shape="48.74,34.06 -0.88,1.34"/>
    </edge>
    <edge id="-23745814#1" from="2547802381" to="cluster_1139455558_1140137806_1140137809_1140137960_1140138004_1140138013_1140138101_257163521" priority="12" type="highway.primary" shape="205.92,4.48 201.90,21.48 197.58,39.59 189.41,52.01">
        <lane id="-23745814#1_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="10.00" length="64.48" shape="210.59,5.58 206.57,22.59 202.05,41.52 193.42,54.65"/>
        <lane id="-23745814#1_1" index="1" disallow="tram rail_urban rail rail_electric ship" speed="10.00" length="64.48" shape="207.48,4.85 203.46,21.85 199.07,40.23 190.75,52.89"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : function tls_guessing guess.joining_rw2 ( Last six runs Jan2023 )

---------- Differences in errors ----------
2,5c2
< Warning: The traffic light 'joinedG_1120122927_1120123050_1120534424_1120534443_#11more' cannot be adapted to a cycle time of 90.00.
< Warning: The traffic light 'joinedG_1120122927_1120123050_1120534424_1120534443_#11more' has a high cycle time of 578.00.
< Warning: The traffic light 'joinedG_1120122927_1120123050_1120534424_1120534443_#11more' cannot be adapted to a cycle time of 90.00.
< Warning: The traffic light 'joinedG_1120122927_1120123050_1120534424_1120534443_#11more' has a high cycle time of 578.00.
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-485846.42,-4284868.20" convBoundary="0.00,0.00,498.43,395.05" origBoundary="-9.162961,38.712112,-9.157068,38.715907" projParameter="+proj=utm +zone=29 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id="-19789102#0" from="cluster_1120122896_1120122932_1120122967_1120122994_1120123003_1120123084_1120123090_1120123123_205332704_4401895334" to="1120122927" priority="12" type="highway.primary" shape="184.69,336.82 185.20,320.47 185.52,293.10 184.10,262.29 177.79,213.88 173.79,196.25">
        <lane id="-19789102#0_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="10.00" length="159.01" shape="183.09,336.77 183.60,320.44 183.92,293.13 182.50,262.43 176.21,214.16 172.82,199.21"/>
    </edge>
    <edge id="-19789103#3" from="205323829" to="cluster_1120122896_1120122932_1120122967_1120122994_1120123003_1120123084_1120123090_1120123123_205332704_4401895334" priority="12" type="highway.primary" shape="341.82,380.10 335.04,379.08 284.65,371.63 255.08,367.25 200.40,359.80">
        <lane id="-19789103#3_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="10.00" length="162.10" shape="335.88,384.06 334.33,383.83 283.95,376.38 254.40,372.00 199.75,364.56"/>
        <lane id="-19789103#3_1" index="1" disallow="tram rail_urban rail rail_electric ship" speed="10.00" length="162.10" shape="336.35,380.90 334.80,380.66 284.42,373.21 254.85,368.83 200.18,361.39"/>
    </edge>
    <edge id="-23148570#1" from="1772769762" to="207583717" priority="11" type="highway.secondary" shape="119.95,182.08 105.62,194.14 91.91,205.96 47.93,242.06">
        <lane id="-23148570#1_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="8.88" length="93.73" shape="121.45,187.09 108.73,197.79 95.00,209.63 50.98,245.77"/>
        <lane id="-23148570#1_1" index="1" disallow="tram rail_urban rail rail_electric ship" speed="8.88" length="93.73" shape="119.39,184.64 106.66,195.36 92.94,207.18 48.95,243.30"/>
    </edge>
    <edge id="-23636988" from="1120534422" to="207583724" priority="11" type="highway.secondary" shape="166.81,155.59 158.11,156.82 146.14,160.87">
        <lane id="-23636988_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="8.88" length="9.32" shape="146.19,169.30 146.00,169.36"/>
        <lane id="-23636988_1" index="1" disallow="tram rail_urban rail rail_electric ship" speed="8.88" length="9.32" shape="145.45,166.17 145.26,166.23"/>
        <lane id="-23636988_2" index="2" disallow="tram rail_urban rail rail_electric ship" speed="8.88" length="9.32" shape="144.71,163.04 144.52,163.11"/>
    </edge>
    <edge id="-23637051#3" from="256496924" to="cluster_1940414103_256065637_4381810068_4561669042" priority="10" type="highway.tertiary" shape="272.15,80.69 284.47,93.52 287.44,96.59 292.27,101.80 296.74,106.62">
        <lane id="-23637051#3_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="7.77" length="42.84" shape="277.10,83.54 285.62,92.41 288.60,95.49 293.44,100.71 297.91,105.53"/>
    </edge>
    <edge id="-23637051#5" from="256066650" to="256496924" priority="10" type="highway.tertiary" shape="201.87,0.00 202.22,4.18 203.62,8.51 206.49,12.28 231.27,39.92 272.15,80.69">
        <lane id="-23637051#5_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="7.77" length="108.34" shape="203.46,-0.13 203.80,3.86 205.06,7.76 207.72,11.26 232.43,38.82 269.66,75.95"/>
    </edge>
    <edge id="-371826035#0" from="1772769758" to="1120534443" priority="3" type="highway.residential">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : function tls_guessing guess_large ( Last six runs Jan2023 )

---------- Differences in errors ----------
1a2
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-301930.58,-4637023.00" convBoundary="0.00,0.00,1496.84,1953.59" origBoundary="-71.529558,41.857432,-71.368327,42.010159" projParameter="+proj=utm +zone=19 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id="-132174699" from="3646961143" to="cluster_201484298_3646958907" priority="10" type="highway.tertiary" shape="159.45,1451.11 159.74,1460.30 160.69,1469.74 162.04,1479.84 163.66,1489.46 180.70,1576.40 182.97,1588.62 184.59,1600.10 186.15,1611.29">
        <lane id="-132174699_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="7.77" length="166.39" shape="161.05,1451.18 161.34,1460.19 162.28,1469.55 163.62,1479.60 165.23,1489.17 182.27,1576.10 184.55,1588.36 186.17,1599.88 186.73,1603.85"/>
    </edge>
    <edge id="-19354946" from="3649519965" to="201169348" priority="7" type="highway.primary_link">
        <lane id="-19354946_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="10.00" length="15.43" shape="498.02,1472.96 492.46,1471.06"/>
        <lane id="-19354946_1" index="1" disallow="tram rail_urban rail rail_electric ship" speed="10.00" length="15.43" shape="499.05,1469.93 493.49,1468.03"/>
    </edge>
    <edge id="-19390809" from="201648374" to="201583483" priority="3" type="highway.residential">
        <lane id="-19390809_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="5.55" length="34.02" shape="549.57,1445.66 536.53,1473.30"/>
    </edge>
    <edge id="-359891757" from="201579267" to="201484338" priority="12" type="highway.primary" shape="222.72,1863.87 227.06,1861.99 231.78,1859.55 236.32,1856.67 241.45,1852.36 261.81,1832.99 268.57,1825.58">
        <lane id="-359891757_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="10.00" length="60.25" shape="227.25,1856.49 229.39,1855.38 233.48,1852.79 238.25,1848.78 257.87,1830.11"/>
        <lane id="-359891757_1" index="1" disallow="tram rail_urban rail rail_electric ship" speed="10.00" length="60.25" shape="228.52,1859.43 230.98,1858.16 235.37,1855.38 240.38,1851.17 260.24,1832.27"/>
    </edge>
    <edge id="-360431542" from="201158163" to="3649770499" priority="4" type="highway.unclassified" shape="538.00,1751.16 539.91,1749.02 541.88,1746.49 543.56,1743.23 550.47,1724.07 552.65,1717.00 558.74,1694.30">
        <lane id="-360431542_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="5.55" length="60.98" shape="541.22,1744.27 542.09,1742.59 548.95,1723.56 551.11,1716.56 557.00,1694.62"/>
    </edge>
    <edge id="-47795739" from="3645211939" to="201649895" priority="12" type="highway.primary">
        <lane id="-47795739_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="10.00" length="38.30" shape="284.57,1796.22 306.43,1766.17"/>
        <lane id="-47795739_1" index="1" disallow="tram rail_urban rail rail_electric ship" speed="10.00" length="38.30" shape="287.15,1798.10 309.02,1768.05"/>
    </edge>
    <edge id="-47795742" from="201579267" to="201579305" priority="11" type="highway.secondary" shape="222.72,1863.87 220.13,1858.87 216.97,1853.10 138.98,1733.76 114.67,1696.82 106.26,1684.41 99.89,1676.25 94.96,1669.99 90.32,1664.77 84.70,1659.12 79.90,1655.12 75.59,1652.18 70.17,1649.82 64.39,1648.20 58.56,1647.48 52.96,1647.07 46.39,1647.25 39.44,1647.81 0.00,1651.84">
        <lane id="-47795742_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="8.88" length="335.32" shape="216.52,1855.60 215.60,1853.92 137.64,1734.64 113.34,1697.71 104.97,1685.35 98.63,1677.24 93.73,1671.02 89.15,1665.87 83.62,1660.30 78.93,1656.40 74.81,1653.59 69.63,1651.33 64.07,1649.77 58.40,1649.07 52.92,1648.67 46.48,1648.85 39.59,1649.40 0.16,1653.43"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : function tls_guessing id_exists ( Last six runs Jan2023 )

---------- Differences in errors ----------
1,2c1
< Warning: The traffic light 'joinedS_0' does not control any links; it will not be build.
< Warning: Could not build program '0' for traffic light 'joinedS_0'
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="0.00,0.00,92.46,78.21" origBoundary="0.00,0.00,92.46,78.21" projParameter="!"/>

    <edge id=":301292612_0" function="internal">
        <lane id=":301292612_0_0" index="0" speed="13.89" length="7.52" shape="46.23,60.02 44.25,59.62 42.78,60.15 41.26,60.79 39.15,60.76"/>
        <lane id=":301292612_0_1" index="1" speed="13.89" length="7.52" shape="46.23,60.02 44.42,59.16 43.16,58.61 41.86,58.16 39.92,57.65"/>
        <lane id=":301292612_0_2" index="2" speed="13.89" length="7.52" shape="47.59,57.13 45.61,56.19 44.23,55.58 42.81,55.10 40.69,54.55"/>
        <lane id=":301292612_0_3" index="3" speed="13.89" length="7.52" shape="47.59,57.13 45.61,55.63 44.63,54.00 43.60,52.50 41.46,51.44"/>
    </edge>
    <edge id=":301292612_4" function="internal">
        <lane id=":301292612_4_0" index="0" speed="5.74" length="0.24" shape="46.05,52.07 45.95,52.29"/>
        <lane id=":301292612_4_1" index="1" speed="3.44" length="1.75" shape="42.96,51.25 42.75,51.61 42.41,51.69 41.98,51.59 41.46,51.44"/>
    </edge>
    <edge id=":301292612_6" function="internal">
        <lane id=":301292612_6_0" index="0" speed="5.74" length="6.44" shape="45.95,52.29 45.36,53.57 44.24,54.48 42.68,54.80 40.69,54.55"/>
    </edge>
    <edge id=":38919945_0" function="internal">
        <lane id=":38919945_0_0" index="0" speed="13.89" length="12.92" shape="38.96,60.71 35.36,59.10 33.09,57.02 31.04,55.12 28.12,54.07"/>
    </edge>
    <edge id=":38919945_1" function="internal">
        <lane id=":38919945_1_0" index="0" speed="7.85" length="12.89" shape="39.73,57.61 37.03,56.36 35.33,54.19 34.62,51.12 34.90,47.12"/>
        <lane id=":38919945_1_1" index="1" speed="5.37" length="5.50" shape="41.27,51.39 39.68,50.82 38.61,50.00 38.07,48.96 38.05,47.67"/>
    </edge>
    <edge id=":56231397_0" function="internal">
        <lane id=":56231397_0_0" index="0" speed="6.53" length="8.22" shape="52.15,42.62 51.79,44.80 52.17,46.66 53.29,48.18 55.16,49.38"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in plain_connections ----------
<?xml version="1.0" encoding="UTF-8"?>


<connections version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd">
    <connection from="27437972" to="27441189" fromLane="0" toLane="0"/>
    <connection from="27437972" to="27441189" fromLane="0" toLane="1"/>
    <connection from="27437972" to="27441189" fromLane="1" toLane="2"/>
    <connection from="27437972" to="27441189" fromLane="1" toLane="3"/>

    <connection from="27441168" to="27445015#0" fromLane="0" toLane="0"/>
    <connection from="27441168" to="27445015#0" fromLane="0" toLane="1"/>
    <connection from="27441168" to="27445003" fromLane="0" toLane="1"/>

    <connection from="27441189" to="27445000#0" fromLane="0" toLane="0"/>
    <connection from="27441189" to="6137245" fromLane="1" toLane="0"/>
    <connection from="27441189" to="6137245" fromLane="3" toLane="1"/>

    <connection from="27441289.95" to="27445015#0" fromLane="0" toLane="0"/>
    <connection from="27441289.95" to="27445003" fromLane="0" toLane="0"/>
    <connection from="27441289.95" to="27445003" fromLane="1" toLane="1"/>

    <connection from="27445003" to="27441189" fromLane="0" toLane="2"/>
    <connection from="27445003" to="27441189" fromLane="1" toLane="3"/>

    <connection from="46039050" to="27441289.0" fromLane="0" toLane="0"/>
    <connection from="46039050" to="27441168" fromLane="0" toLane="0"/>

    <connection from="6137245" to="27441289.0" fromLane="0" toLane="0"/>
    <connection from="6137245" to="27441289.0" fromLane="1" toLane="1"/>
    <connection from="6137245" to="27441168" fromLane="1" toLane="0"/>
<truncated after showing first 30 lines>
---------- Missing result in plain_edges ----------
<?xml version="1.0" encoding="UTF-8"?>


<edges version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edges_file.xsd">
    <edge id="27437972" from="38918157" to="301292612" priority="7" numLanes="2" speed="13.89" spreadType="center"/>
    <edge id="27441168" from="59993001" to="56231397" priority="6" numLanes="1" speed="13.89" spreadType="center"/>
    <edge id="27441189" from="301292612" to="38919945" priority="6" numLanes="4" speed="13.89" spreadType="center"/>
    <edge id="27441289.0" from="59993001" to="gneJ0" priority="7" numLanes="2" speed="13.89"/>
    <edge id="27441289.95" from="gneJ1" to="56231397" priority="7" numLanes="2" speed="13.89"/>
    <edge id="27445000#0" from="38919945" to="945141569" priority="6" numLanes="1" speed="13.89" spreadType="center"/>
    <edge id="27445003" from="56231397" to="301292612" priority="7" numLanes="2" speed="13.89" spreadType="center"/>
    <edge id="27445015#0" from="56231397" to="567607201" priority="7" numLanes="2" speed="13.89" spreadType="center"/>
    <edge id="46039050" from="492462300" to="59993001" priority="6" numLanes="1" speed="13.89" spreadType="center"/>
    <edge id="6137245" from="38919945" to="59993001" priority="5" numLanes="2" speed="13.89" spreadType="center"/>
</edges>
---------- Missing result in plain_nodes ----------
<?xml version="1.0" encoding="UTF-8"?>


<nodes version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
    <location netOffset="0.00,0.00" convBoundary="0.00,0.00,92.46,78.21" origBoundary="0.00,0.00,92.46,78.21" projParameter="!"/>

    <node id="301292612" x="43.13" y="56.80" type="traffic_light" tl="joinedS_301292612_38919945_56231397_59993001"/>
    <node id="38918157" x="88.72" y="78.21" type="dead_end"/>
    <node id="38919945" x="35.18" y="54.83" type="traffic_light" tl="joinedS_301292612_38919945_56231397_59993001"/>
    <node id="492462300" x="1.87" y="40.76" type="dead_end"/>
    <node id="56231397" x="45.80" y="46.84" type="traffic_light" tl="joinedS_301292612_38919945_56231397_59993001"/>
    <node id="567607201" x="92.46" y="68.26" type="dead_end"/>
    <node id="59993001" x="36.97" y="44.55" type="traffic_light" tl="joinedS_301292612_38919945_56231397_59993001"/>
    <node id="945141569" x="0.00" y="51.05" type="dead_end"/>
    <node id="gneJ0" x="48.35" y="0.00" type="dead_end"/>
    <node id="gneJ1" x="59.75" y="2.19" type="dead_end"/>
</nodes>
---------- Missing result in plain_tllogic ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlLogics version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tllogic_file.xsd">
    <tlLogic id="joinedS_301292612_38919945_56231397_59993001" type="static" programID="0" offset="0">
        <phase duration="38" state="GGGGggGGGGGGgggrrGGG"/>
        <phase duration="3"  state="yyyyggyyyyyygggrryyy"/>
        <phase duration="6"  state="rrrrGGGGGrrrGGGrrGGG"/>
        <phase duration="3"  state="rrrryyyyyrrryyyrryyy"/>
        <phase duration="37" state="rrrrGGGGGrrrGGGGGggg"/>
        <phase duration="3"  state="rrrryyyyyrrryyyyyyyy"/>
    </tlLogic>

    <connection from="27437972" to="27441189" fromLane="0" toLane="0" tl="joinedS_301292612_38919945_56231397_59993001" linkIndex="0"/>
    <connection from="27437972" to="27441189" fromLane="0" toLane="1" tl="joinedS_301292612_38919945_56231397_59993001" linkIndex="1"/>
    <connection from="27437972" to="27441189" fromLane="1" toLane="2" tl="joinedS_301292612_38919945_56231397_59993001" linkIndex="2"/>
    <connection from="27437972" to="27441189" fromLane="1" toLane="3" tl="joinedS_301292612_38919945_56231397_59993001" linkIndex="3"/>
    <connection from="27441168" to="27445015#0" fromLane="0" toLane="0" tl="joinedS_301292612_38919945_56231397_59993001" linkIndex="12"/>
    <connection from="27441168" to="27445015#0" fromLane="0" toLane="1" tl="joinedS_301292612_38919945_56231397_59993001" linkIndex="13"/>
    <connection from="27441168" to="27445003" fromLane="0" toLane="1" tl="joinedS_301292612_38919945_56231397_59993001" linkIndex="14"/>
    <connection from="27441189" to="27445000#0" fromLane="0" toLane="0" tl="joinedS_301292612_38919945_56231397_59993001" linkIndex="6"/>
    <connection from="27441189" to="6137245" fromLane="1" toLane="0" tl="joinedS_301292612_38919945_56231397_59993001" linkIndex="7"/>
    <connection from="27441189" to="6137245" fromLane="3" toLane="1" tl="joinedS_301292612_38919945_56231397_59993001" linkIndex="8"/>
    <connection from="27441289.95" to="27445015#0" fromLane="0" toLane="0" tl="joinedS_301292612_38919945_56231397_59993001" linkIndex="9"/>
    <connection from="27441289.95" to="27445003" fromLane="0" toLane="0" tl="joinedS_301292612_38919945_56231397_59993001" linkIndex="10"/>
    <connection from="27441289.95" to="27445003" fromLane="1" toLane="1" tl="joinedS_301292612_38919945_56231397_59993001" linkIndex="11"/>
    <connection from="27445003" to="27441189" fromLane="0" toLane="2" tl="joinedS_301292612_38919945_56231397_59993001" linkIndex="4"/>
    <connection from="27445003" to="27441189" fromLane="1" toLane="3" tl="joinedS_301292612_38919945_56231397_59993001" linkIndex="5"/>
    <connection from="46039050" to="27441289.0" fromLane="0" toLane="0" tl="joinedS_301292612_38919945_56231397_59993001" linkIndex="15"/>
    <connection from="46039050" to="27441168" fromLane="0" toLane="0" tl="joinedS_301292612_38919945_56231397_59993001" linkIndex="16"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : function tls_guessing legacy_mode ( Last six runs Jan2023 )

---------- Differences in errors ----------
0a1
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="0.00,0.00,92.46,78.21" origBoundary="0.00,0.00,92.46,78.21" projParameter="!"/>

    <edge id=":301292612_0" function="internal">
        <lane id=":301292612_0_0" index="0" speed="13.89" length="7.52" shape="46.23,60.02 44.25,59.62 42.78,60.15 41.26,60.79 39.15,60.76"/>
        <lane id=":301292612_0_1" index="1" speed="13.89" length="7.52" shape="46.23,60.02 44.42,59.16 43.16,58.61 41.86,58.16 39.92,57.65"/>
        <lane id=":301292612_0_2" index="2" speed="13.89" length="7.52" shape="47.59,57.13 45.61,56.19 44.23,55.58 42.81,55.10 40.69,54.55"/>
        <lane id=":301292612_0_3" index="3" speed="13.89" length="7.52" shape="47.59,57.13 45.61,55.63 44.63,54.00 43.60,52.50 41.46,51.44"/>
    </edge>
    <edge id=":301292612_4" function="internal">
        <lane id=":301292612_4_0" index="0" speed="5.74" length="0.24" shape="46.05,52.07 45.95,52.29"/>
        <lane id=":301292612_4_1" index="1" speed="3.44" length="1.75" shape="42.96,51.25 42.75,51.61 42.41,51.69 41.98,51.59 41.46,51.44"/>
    </edge>
    <edge id=":301292612_6" function="internal">
        <lane id=":301292612_6_0" index="0" speed="5.74" length="6.44" shape="45.95,52.29 45.36,53.57 44.24,54.48 42.68,54.80 40.69,54.55"/>
    </edge>
    <edge id=":38919945_0" function="internal">
        <lane id=":38919945_0_0" index="0" speed="13.89" length="12.92" shape="38.96,60.71 35.36,59.10 33.09,57.02 31.04,55.12 28.12,54.07"/>
    </edge>
    <edge id=":38919945_1" function="internal">
        <lane id=":38919945_1_0" index="0" speed="7.85" length="12.89" shape="39.73,57.61 37.03,56.36 35.33,54.19 34.62,51.12 34.90,47.12"/>
        <lane id=":38919945_1_1" index="1" speed="5.37" length="5.50" shape="41.27,51.39 39.68,50.82 38.61,50.00 38.07,48.96 38.05,47.67"/>
    </edge>
    <edge id=":56231397_0" function="internal">
        <lane id=":56231397_0_0" index="0" speed="6.53" length="8.22" shape="52.15,42.62 51.79,44.80 52.17,46.66 53.29,48.18 55.16,49.38"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in plain_connections ----------
<?xml version="1.0" encoding="UTF-8"?>


<connections version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd">
    <connection from="27437972" to="27441189" fromLane="0" toLane="0"/>
    <connection from="27437972" to="27441189" fromLane="0" toLane="1"/>
    <connection from="27437972" to="27441189" fromLane="1" toLane="2"/>
    <connection from="27437972" to="27441189" fromLane="1" toLane="3"/>

    <connection from="27441168" to="27445015#0" fromLane="0" toLane="0"/>
    <connection from="27441168" to="27445015#0" fromLane="0" toLane="1"/>
    <connection from="27441168" to="27445003" fromLane="0" toLane="1"/>

    <connection from="27441189" to="27445000#0" fromLane="0" toLane="0"/>
    <connection from="27441189" to="6137245" fromLane="1" toLane="0"/>
    <connection from="27441189" to="6137245" fromLane="3" toLane="1"/>

    <connection from="27441289.95" to="27445015#0" fromLane="0" toLane="0"/>
    <connection from="27441289.95" to="27445003" fromLane="0" toLane="0"/>
    <connection from="27441289.95" to="27445003" fromLane="1" toLane="1"/>

    <connection from="27445003" to="27441189" fromLane="0" toLane="2"/>
    <connection from="27445003" to="27441189" fromLane="1" toLane="3"/>

    <connection from="46039050" to="27441289.0" fromLane="0" toLane="0"/>
    <connection from="46039050" to="27441168" fromLane="0" toLane="0"/>

    <connection from="6137245" to="27441289.0" fromLane="0" toLane="0"/>
    <connection from="6137245" to="27441289.0" fromLane="1" toLane="1"/>
    <connection from="6137245" to="27441168" fromLane="1" toLane="0"/>
<truncated after showing first 30 lines>
---------- Missing result in plain_edges ----------
<?xml version="1.0" encoding="UTF-8"?>


<edges version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edges_file.xsd">
    <edge id="27437972" from="38918157" to="301292612" priority="7" numLanes="2" speed="13.89" spreadType="center"/>
    <edge id="27441168" from="59993001" to="56231397" priority="6" numLanes="1" speed="13.89" spreadType="center"/>
    <edge id="27441189" from="301292612" to="38919945" priority="6" numLanes="4" speed="13.89" spreadType="center"/>
    <edge id="27441289.0" from="59993001" to="gneJ0" priority="7" numLanes="2" speed="13.89"/>
    <edge id="27441289.95" from="gneJ1" to="56231397" priority="7" numLanes="2" speed="13.89"/>
    <edge id="27445000#0" from="38919945" to="945141569" priority="6" numLanes="1" speed="13.89" spreadType="center"/>
    <edge id="27445003" from="56231397" to="301292612" priority="7" numLanes="2" speed="13.89" spreadType="center"/>
    <edge id="27445015#0" from="56231397" to="567607201" priority="7" numLanes="2" speed="13.89" spreadType="center"/>
    <edge id="46039050" from="492462300" to="59993001" priority="6" numLanes="1" speed="13.89" spreadType="center"/>
    <edge id="6137245" from="38919945" to="59993001" priority="5" numLanes="2" speed="13.89" spreadType="center"/>
</edges>
---------- Missing result in plain_nodes ----------
<?xml version="1.0" encoding="UTF-8"?>


<nodes version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
    <location netOffset="0.00,0.00" convBoundary="0.00,0.00,92.46,78.21" origBoundary="0.00,0.00,92.46,78.21" projParameter="!"/>

    <node id="301292612" x="43.13" y="56.80" type="traffic_light" tl="joinedS_301292612_38919945_56231397_59993001"/>
    <node id="38918157" x="88.72" y="78.21" type="dead_end"/>
    <node id="38919945" x="35.18" y="54.83" type="traffic_light" tl="joinedS_301292612_38919945_56231397_59993001"/>
    <node id="492462300" x="1.87" y="40.76" type="dead_end"/>
    <node id="56231397" x="45.80" y="46.84" type="traffic_light" tl="joinedS_301292612_38919945_56231397_59993001"/>
    <node id="567607201" x="92.46" y="68.26" type="dead_end"/>
    <node id="59993001" x="36.97" y="44.55" type="traffic_light" tl="joinedS_301292612_38919945_56231397_59993001"/>
    <node id="945141569" x="0.00" y="51.05" type="dead_end"/>
    <node id="gneJ0" x="48.35" y="0.00" type="dead_end"/>
    <node id="gneJ1" x="59.75" y="2.19" type="dead_end"/>
</nodes>
---------- Missing result in plain_tllogic ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlLogics version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tllogic_file.xsd">
    <tlLogic id="joinedS_301292612_38919945_56231397_59993001" type="static" programID="0" offset="0">
        <phase duration="42" state="GGGGGGGGr"/>
        <phase duration="3"  state="yyyyyyyyr"/>
        <phase duration="42" state="GGGGrrrGG"/>
        <phase duration="3"  state="yyyyrrryy"/>
    </tlLogic>

    <connection from="27437972" to="27441189" fromLane="0" toLane="0" tl="joinedS_301292612_38919945_56231397_59993001" linkIndex="0"/>
    <connection from="27437972" to="27441189" fromLane="0" toLane="1" tl="joinedS_301292612_38919945_56231397_59993001" linkIndex="1"/>
    <connection from="27437972" to="27441189" fromLane="1" toLane="2" tl="joinedS_301292612_38919945_56231397_59993001" linkIndex="2"/>
    <connection from="27437972" to="27441189" fromLane="1" toLane="3" tl="joinedS_301292612_38919945_56231397_59993001" linkIndex="3"/>
    <connection from="27441289.95" to="27445015#0" fromLane="0" toLane="0" tl="joinedS_301292612_38919945_56231397_59993001" linkIndex="4"/>
    <connection from="27441289.95" to="27445003" fromLane="0" toLane="0" tl="joinedS_301292612_38919945_56231397_59993001" linkIndex="5"/>
    <connection from="27441289.95" to="27445003" fromLane="1" toLane="1" tl="joinedS_301292612_38919945_56231397_59993001" linkIndex="6"/>
    <connection from="46039050" to="27441289.0" fromLane="0" toLane="0" tl="joinedS_301292612_38919945_56231397_59993001" linkIndex="7"/>
    <connection from="46039050" to="27441168" fromLane="0" toLane="0" tl="joinedS_301292612_38919945_56231397_59993001" linkIndex="8"/>
</tlLogics>

TEST FAILED on ts-sim-build-ba : function tls_guessing option_join-dist ( Last six runs Jan2023 )

---------- Differences in errors ----------
0a1
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="0.00,0.00,92.46,78.21" origBoundary="0.00,0.00,92.46,78.21" projParameter="!"/>

    <edge id=":301292612_0" function="internal">
        <lane id=":301292612_0_0" index="0" speed="13.89" length="7.52" shape="46.23,60.02 44.25,59.62 42.78,60.15 41.26,60.79 39.15,60.76"/>
        <lane id=":301292612_0_1" index="1" speed="13.89" length="7.52" shape="46.23,60.02 44.42,59.16 43.16,58.61 41.86,58.16 39.92,57.65"/>
        <lane id=":301292612_0_2" index="2" speed="13.89" length="7.52" shape="47.59,57.13 45.61,56.19 44.23,55.58 42.81,55.10 40.69,54.55"/>
        <lane id=":301292612_0_3" index="3" speed="13.89" length="7.52" shape="47.59,57.13 45.61,55.63 44.63,54.00 43.60,52.50 41.46,51.44"/>
    </edge>
    <edge id=":301292612_4" function="internal">
        <lane id=":301292612_4_0" index="0" speed="5.74" length="6.68" shape="46.05,52.07 45.36,53.57 44.24,54.48 42.68,54.80 40.69,54.55"/>
        <lane id=":301292612_4_1" index="1" speed="3.44" length="1.75" shape="42.96,51.25 42.75,51.61 42.41,51.69 41.98,51.59 41.46,51.44"/>
    </edge>
    <edge id=":38919945_0" function="internal">
        <lane id=":38919945_0_0" index="0" speed="13.89" length="12.92" shape="38.96,60.71 35.36,59.10 33.09,57.02 31.04,55.12 28.12,54.07"/>
    </edge>
    <edge id=":38919945_1" function="internal">
        <lane id=":38919945_1_0" index="0" speed="7.85" length="12.89" shape="39.73,57.61 37.03,56.36 35.33,54.19 34.62,51.12 34.90,47.12"/>
        <lane id=":38919945_1_1" index="1" speed="5.37" length="5.50" shape="41.27,51.39 39.68,50.82 38.61,50.00 38.07,48.96 38.05,47.67"/>
    </edge>
    <edge id=":56231397_0" function="internal">
        <lane id=":56231397_0_0" index="0" speed="6.53" length="8.22" shape="52.15,42.62 51.79,44.80 52.17,46.66 53.29,48.18 55.16,49.38"/>
    </edge>
    <edge id=":56231397_1" function="internal">
        <lane id=":56231397_1_0" index="0" speed="13.89" length="11.28" shape="52.15,42.62 50.71,45.54 49.05,47.23 47.42,48.92 46.10,51.88"/>
        <lane id=":56231397_1_1" index="1" speed="13.89" length="11.28" shape="49.09,41.66 47.64,44.62 45.97,46.33 44.34,48.06 43.01,51.05"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : function tls_guessing specified ( Last six runs Jan2023 )

---------- Differences in errors ----------
0a1
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="0.00,0.00,92.46,78.21" origBoundary="0.00,0.00,92.46,78.21" projParameter="!"/>

    <edge id=":301292612_0" function="internal">
        <lane id=":301292612_0_0" index="0" speed="13.89" length="7.52" shape="46.23,60.02 44.25,59.62 42.78,60.15 41.26,60.79 39.15,60.76"/>
        <lane id=":301292612_0_1" index="1" speed="13.89" length="7.52" shape="46.23,60.02 44.42,59.16 43.16,58.61 41.86,58.16 39.92,57.65"/>
        <lane id=":301292612_0_2" index="2" speed="13.89" length="7.52" shape="47.59,57.13 45.61,56.19 44.23,55.58 42.81,55.10 40.69,54.55"/>
        <lane id=":301292612_0_3" index="3" speed="13.89" length="7.52" shape="47.59,57.13 45.61,55.63 44.63,54.00 43.60,52.50 41.46,51.44"/>
    </edge>
    <edge id=":301292612_4" function="internal">
        <lane id=":301292612_4_0" index="0" speed="5.74" length="0.24" shape="46.05,52.07 45.95,52.29"/>
        <lane id=":301292612_4_1" index="1" speed="3.44" length="1.75" shape="42.96,51.25 42.75,51.61 42.41,51.69 41.98,51.59 41.46,51.44"/>
    </edge>
    <edge id=":301292612_6" function="internal">
        <lane id=":301292612_6_0" index="0" speed="5.74" length="6.44" shape="45.95,52.29 45.36,53.57 44.24,54.48 42.68,54.80 40.69,54.55"/>
    </edge>
    <edge id=":38919945_0" function="internal">
        <lane id=":38919945_0_0" index="0" speed="13.89" length="12.92" shape="38.96,60.71 35.36,59.10 33.09,57.02 31.04,55.12 28.12,54.07"/>
    </edge>
    <edge id=":38919945_1" function="internal">
        <lane id=":38919945_1_0" index="0" speed="7.85" length="12.89" shape="39.73,57.61 37.03,56.36 35.33,54.19 34.62,51.12 34.90,47.12"/>
        <lane id=":38919945_1_1" index="1" speed="5.37" length="5.50" shape="41.27,51.39 39.68,50.82 38.61,50.00 38.07,48.96 38.05,47.67"/>
    </edge>
    <edge id=":56231397_0" function="internal">
        <lane id=":56231397_0_0" index="0" speed="6.53" length="8.22" shape="52.15,42.62 51.79,44.80 52.17,46.66 53.29,48.18 55.16,49.38"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in plain_connections ----------
<?xml version="1.0" encoding="UTF-8"?>


<connections version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd">
    <connection from="27437972" to="27441189" fromLane="0" toLane="0"/>
    <connection from="27437972" to="27441189" fromLane="0" toLane="1"/>
    <connection from="27437972" to="27441189" fromLane="1" toLane="2"/>
    <connection from="27437972" to="27441189" fromLane="1" toLane="3"/>

    <connection from="27441168" to="27445015#0" fromLane="0" toLane="0"/>
    <connection from="27441168" to="27445015#0" fromLane="0" toLane="1"/>
    <connection from="27441168" to="27445003" fromLane="0" toLane="1"/>

    <connection from="27441189" to="27445000#0" fromLane="0" toLane="0"/>
    <connection from="27441189" to="6137245" fromLane="1" toLane="0"/>
    <connection from="27441189" to="6137245" fromLane="3" toLane="1"/>

    <connection from="27441289.95" to="27445015#0" fromLane="0" toLane="0"/>
    <connection from="27441289.95" to="27445003" fromLane="0" toLane="0"/>
    <connection from="27441289.95" to="27445003" fromLane="1" toLane="1"/>

    <connection from="27445003" to="27441189" fromLane="0" toLane="2"/>
    <connection from="27445003" to="27441189" fromLane="1" toLane="3"/>

    <connection from="46039050" to="27441289.0" fromLane="0" toLane="0"/>
    <connection from="46039050" to="27441168" fromLane="0" toLane="0"/>

    <connection from="6137245" to="27441289.0" fromLane="0" toLane="0"/>
    <connection from="6137245" to="27441289.0" fromLane="1" toLane="1"/>
    <connection from="6137245" to="27441168" fromLane="1" toLane="0"/>
<truncated after showing first 30 lines>
---------- Missing result in plain_edges ----------
<?xml version="1.0" encoding="UTF-8"?>


<edges version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edges_file.xsd">
    <edge id="27437972" from="38918157" to="301292612" priority="7" numLanes="2" speed="13.89" spreadType="center"/>
    <edge id="27441168" from="59993001" to="56231397" priority="6" numLanes="1" speed="13.89" spreadType="center"/>
    <edge id="27441189" from="301292612" to="38919945" priority="6" numLanes="4" speed="13.89" spreadType="center"/>
    <edge id="27441289.0" from="59993001" to="gneJ0" priority="7" numLanes="2" speed="13.89"/>
    <edge id="27441289.95" from="gneJ1" to="56231397" priority="7" numLanes="2" speed="13.89"/>
    <edge id="27445000#0" from="38919945" to="945141569" priority="6" numLanes="1" speed="13.89" spreadType="center"/>
    <edge id="27445003" from="56231397" to="301292612" priority="7" numLanes="2" speed="13.89" spreadType="center"/>
    <edge id="27445015#0" from="56231397" to="567607201" priority="7" numLanes="2" speed="13.89" spreadType="center"/>
    <edge id="46039050" from="492462300" to="59993001" priority="6" numLanes="1" speed="13.89" spreadType="center"/>
    <edge id="6137245" from="38919945" to="59993001" priority="5" numLanes="2" speed="13.89" spreadType="center"/>
</edges>
---------- Missing result in plain_nodes ----------
<?xml version="1.0" encoding="UTF-8"?>


<nodes version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
    <location netOffset="0.00,0.00" convBoundary="0.00,0.00,92.46,78.21" origBoundary="0.00,0.00,92.46,78.21" projParameter="!"/>

    <node id="301292612" x="43.13" y="56.80" type="traffic_light" tl="joinedS_0"/>
    <node id="38918157" x="88.72" y="78.21" type="dead_end"/>
    <node id="38919945" x="35.18" y="54.83" type="traffic_light" tl="joinedS_0"/>
    <node id="492462300" x="1.87" y="40.76" type="dead_end"/>
    <node id="56231397" x="45.80" y="46.84" type="traffic_light" tl="joinedS_0"/>
    <node id="567607201" x="92.46" y="68.26" type="dead_end"/>
    <node id="59993001" x="36.97" y="44.55" type="traffic_light" tl="joinedS_0"/>
    <node id="945141569" x="0.00" y="51.05" type="dead_end"/>
    <node id="gneJ0" x="48.35" y="0.00" type="dead_end"/>
    <node id="gneJ1" x="59.75" y="2.19" type="dead_end"/>
</nodes>
---------- Missing result in plain_tllogic ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlLogics version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tllogic_file.xsd">
    <tlLogic id="joinedS_0" type="static" programID="0" offset="0">
        <phase duration="38" state="GGGGggGGGGGGgggrrGGG"/>
        <phase duration="3"  state="yyyyggyyyyyygggrryyy"/>
        <phase duration="6"  state="rrrrGGGGGrrrGGGrrGGG"/>
        <phase duration="3"  state="rrrryyyyyrrryyyrryyy"/>
        <phase duration="37" state="rrrrGGGGGrrrGGGGGggg"/>
        <phase duration="3"  state="rrrryyyyyrrryyyyyyyy"/>
    </tlLogic>

    <connection from="27437972" to="27441189" fromLane="0" toLane="0" tl="joinedS_0" linkIndex="0"/>
    <connection from="27437972" to="27441189" fromLane="0" toLane="1" tl="joinedS_0" linkIndex="1"/>
    <connection from="27437972" to="27441189" fromLane="1" toLane="2" tl="joinedS_0" linkIndex="2"/>
    <connection from="27437972" to="27441189" fromLane="1" toLane="3" tl="joinedS_0" linkIndex="3"/>
    <connection from="27441168" to="27445015#0" fromLane="0" toLane="0" tl="joinedS_0" linkIndex="12"/>
    <connection from="27441168" to="27445015#0" fromLane="0" toLane="1" tl="joinedS_0" linkIndex="13"/>
    <connection from="27441168" to="27445003" fromLane="0" toLane="1" tl="joinedS_0" linkIndex="14"/>
    <connection from="27441189" to="27445000#0" fromLane="0" toLane="0" tl="joinedS_0" linkIndex="6"/>
    <connection from="27441189" to="6137245" fromLane="1" toLane="0" tl="joinedS_0" linkIndex="7"/>
    <connection from="27441189" to="6137245" fromLane="3" toLane="1" tl="joinedS_0" linkIndex="8"/>
    <connection from="27441289.95" to="27445015#0" fromLane="0" toLane="0" tl="joinedS_0" linkIndex="9"/>
    <connection from="27441289.95" to="27445003" fromLane="0" toLane="0" tl="joinedS_0" linkIndex="10"/>
    <connection from="27441289.95" to="27445003" fromLane="1" toLane="1" tl="joinedS_0" linkIndex="11"/>
    <connection from="27445003" to="27441189" fromLane="0" toLane="2" tl="joinedS_0" linkIndex="4"/>
    <connection from="27445003" to="27441189" fromLane="1" toLane="3" tl="joinedS_0" linkIndex="5"/>
    <connection from="46039050" to="27441289.0" fromLane="0" toLane="0" tl="joinedS_0" linkIndex="15"/>
    <connection from="46039050" to="27441168" fromLane="0" toLane="0" tl="joinedS_0" linkIndex="16"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : function tls_guessing specified_controlledInner ( Last six runs Jan2023 )

---------- Differences in errors ----------
0a1
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="0.00,0.00,92.46,78.21" origBoundary="0.00,0.00,92.46,78.21" projParameter="!"/>

    <edge id=":301292612_0" function="internal">
        <lane id=":301292612_0_0" index="0" speed="13.89" length="7.52" shape="46.23,60.02 44.25,59.62 42.78,60.15 41.26,60.79 39.15,60.76"/>
        <lane id=":301292612_0_1" index="1" speed="13.89" length="7.52" shape="46.23,60.02 44.42,59.16 43.16,58.61 41.86,58.16 39.92,57.65"/>
        <lane id=":301292612_0_2" index="2" speed="13.89" length="7.52" shape="47.59,57.13 45.61,56.19 44.23,55.58 42.81,55.10 40.69,54.55"/>
        <lane id=":301292612_0_3" index="3" speed="13.89" length="7.52" shape="47.59,57.13 45.61,55.63 44.63,54.00 43.60,52.50 41.46,51.44"/>
    </edge>
    <edge id=":301292612_4" function="internal">
        <lane id=":301292612_4_0" index="0" speed="5.74" length="0.24" shape="46.05,52.07 45.95,52.29"/>
        <lane id=":301292612_4_1" index="1" speed="3.44" length="1.75" shape="42.96,51.25 42.75,51.61 42.41,51.69 41.98,51.59 41.46,51.44"/>
    </edge>
    <edge id=":301292612_6" function="internal">
        <lane id=":301292612_6_0" index="0" speed="5.74" length="6.44" shape="45.95,52.29 45.36,53.57 44.24,54.48 42.68,54.80 40.69,54.55"/>
    </edge>
    <edge id=":38919945_0" function="internal">
        <lane id=":38919945_0_0" index="0" speed="13.89" length="12.92" shape="38.96,60.71 35.36,59.10 33.09,57.02 31.04,55.12 28.12,54.07"/>
    </edge>
    <edge id=":38919945_1" function="internal">
        <lane id=":38919945_1_0" index="0" speed="7.85" length="12.89" shape="39.73,57.61 37.03,56.36 35.33,54.19 34.62,51.12 34.90,47.12"/>
        <lane id=":38919945_1_1" index="1" speed="5.37" length="5.50" shape="41.27,51.39 39.68,50.82 38.61,50.00 38.07,48.96 38.05,47.67"/>
    </edge>
    <edge id=":56231397_0" function="internal">
        <lane id=":56231397_0_0" index="0" speed="6.53" length="8.22" shape="52.15,42.62 51.79,44.80 52.17,46.66 53.29,48.18 55.16,49.38"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in plain_connections ----------
<?xml version="1.0" encoding="UTF-8"?>


<connections version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd">
    <connection from="27437972" to="27441189" fromLane="0" toLane="0"/>
    <connection from="27437972" to="27441189" fromLane="0" toLane="1"/>
    <connection from="27437972" to="27441189" fromLane="1" toLane="2"/>
    <connection from="27437972" to="27441189" fromLane="1" toLane="3"/>

    <connection from="27441168" to="27445015#0" fromLane="0" toLane="0"/>
    <connection from="27441168" to="27445015#0" fromLane="0" toLane="1"/>
    <connection from="27441168" to="27445003" fromLane="0" toLane="1"/>

    <connection from="27441189" to="27445000#0" fromLane="0" toLane="0"/>
    <connection from="27441189" to="6137245" fromLane="1" toLane="0"/>
    <connection from="27441189" to="6137245" fromLane="3" toLane="1"/>

    <connection from="27441289.95" to="27445015#0" fromLane="0" toLane="0"/>
    <connection from="27441289.95" to="27445003" fromLane="0" toLane="0"/>
    <connection from="27441289.95" to="27445003" fromLane="1" toLane="1"/>

    <connection from="27445003" to="27441189" fromLane="0" toLane="2"/>
    <connection from="27445003" to="27441189" fromLane="1" toLane="3"/>

    <connection from="46039050" to="27441289.0" fromLane="0" toLane="0"/>
    <connection from="46039050" to="27441168" fromLane="0" toLane="0"/>

    <connection from="6137245" to="27441289.0" fromLane="0" toLane="0"/>
    <connection from="6137245" to="27441289.0" fromLane="1" toLane="1"/>
    <connection from="6137245" to="27441168" fromLane="1" toLane="0"/>
<truncated after showing first 30 lines>
---------- Missing result in plain_edges ----------
<?xml version="1.0" encoding="UTF-8"?>


<edges version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edges_file.xsd">
    <edge id="27437972" from="38918157" to="301292612" priority="7" numLanes="2" speed="13.89" spreadType="center"/>
    <edge id="27441168" from="59993001" to="56231397" priority="6" numLanes="1" speed="13.89" spreadType="center"/>
    <edge id="27441189" from="301292612" to="38919945" priority="6" numLanes="4" speed="13.89" spreadType="center"/>
    <edge id="27441289.0" from="59993001" to="gneJ0" priority="7" numLanes="2" speed="13.89"/>
    <edge id="27441289.95" from="gneJ1" to="56231397" priority="7" numLanes="2" speed="13.89"/>
    <edge id="27445000#0" from="38919945" to="945141569" priority="6" numLanes="1" speed="13.89" spreadType="center"/>
    <edge id="27445003" from="56231397" to="301292612" priority="7" numLanes="2" speed="13.89" spreadType="center"/>
    <edge id="27445015#0" from="56231397" to="567607201" priority="7" numLanes="2" speed="13.89" spreadType="center"/>
    <edge id="46039050" from="492462300" to="59993001" priority="6" numLanes="1" speed="13.89" spreadType="center"/>
    <edge id="6137245" from="38919945" to="59993001" priority="5" numLanes="2" speed="13.89" spreadType="center"/>
</edges>
---------- Missing result in plain_nodes ----------
<?xml version="1.0" encoding="UTF-8"?>


<nodes version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
    <location netOffset="0.00,0.00" convBoundary="0.00,0.00,92.46,78.21" origBoundary="0.00,0.00,92.46,78.21" projParameter="!"/>

    <node id="301292612" x="43.13" y="56.80" type="traffic_light" tl="joinedS_0" controlledInner="27441189 6137245"/>
    <node id="38918157" x="88.72" y="78.21" type="dead_end"/>
    <node id="38919945" x="35.18" y="54.83" type="traffic_light" tl="joinedS_0" controlledInner="27441189 6137245"/>
    <node id="492462300" x="1.87" y="40.76" type="dead_end"/>
    <node id="56231397" x="45.80" y="46.84" type="traffic_light" tl="joinedS_0" controlledInner="27441189 6137245"/>
    <node id="567607201" x="92.46" y="68.26" type="dead_end"/>
    <node id="59993001" x="36.97" y="44.55" type="traffic_light" tl="joinedS_0" controlledInner="27441189 6137245"/>
    <node id="945141569" x="0.00" y="51.05" type="dead_end"/>
    <node id="gneJ0" x="48.35" y="0.00" type="dead_end"/>
    <node id="gneJ1" x="59.75" y="2.19" type="dead_end"/>
</nodes>
---------- Missing result in plain_tllogic ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlLogics version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tllogic_file.xsd">
    <tlLogic id="joinedS_0" type="static" programID="0" offset="0">
        <phase duration="38" state="GGGGggGGGGGGgggrrGGG"/>
        <phase duration="3"  state="yyyyggyyyyyygggrryyy"/>
        <phase duration="6"  state="rrrrGGGGGrrrGGGrrGGG"/>
        <phase duration="3"  state="rrrryyyyyrrryyyrryyy"/>
        <phase duration="37" state="rrrrGGGGGrrrGGGGGggg"/>
        <phase duration="3"  state="rrrryyyyyrrryyyyyyyy"/>
    </tlLogic>

    <connection from="27437972" to="27441189" fromLane="0" toLane="0" tl="joinedS_0" linkIndex="0"/>
    <connection from="27437972" to="27441189" fromLane="0" toLane="1" tl="joinedS_0" linkIndex="1"/>
    <connection from="27437972" to="27441189" fromLane="1" toLane="2" tl="joinedS_0" linkIndex="2"/>
    <connection from="27437972" to="27441189" fromLane="1" toLane="3" tl="joinedS_0" linkIndex="3"/>
    <connection from="27441168" to="27445015#0" fromLane="0" toLane="0" tl="joinedS_0" linkIndex="12"/>
    <connection from="27441168" to="27445015#0" fromLane="0" toLane="1" tl="joinedS_0" linkIndex="13"/>
    <connection from="27441168" to="27445003" fromLane="0" toLane="1" tl="joinedS_0" linkIndex="14"/>
    <connection from="27441189" to="27445000#0" fromLane="0" toLane="0" tl="joinedS_0" linkIndex="6"/>
    <connection from="27441189" to="6137245" fromLane="1" toLane="0" tl="joinedS_0" linkIndex="7"/>
    <connection from="27441189" to="6137245" fromLane="3" toLane="1" tl="joinedS_0" linkIndex="8"/>
    <connection from="27441289.95" to="27445015#0" fromLane="0" toLane="0" tl="joinedS_0" linkIndex="9"/>
    <connection from="27441289.95" to="27445003" fromLane="0" toLane="0" tl="joinedS_0" linkIndex="10"/>
    <connection from="27441289.95" to="27445003" fromLane="1" toLane="1" tl="joinedS_0" linkIndex="11"/>
    <connection from="27445003" to="27441189" fromLane="0" toLane="2" tl="joinedS_0" linkIndex="4"/>
    <connection from="27445003" to="27441189" fromLane="1" toLane="3" tl="joinedS_0" linkIndex="5"/>
    <connection from="46039050" to="27441289.0" fromLane="0" toLane="0" tl="joinedS_0" linkIndex="15"/>
    <connection from="46039050" to="27441168" fromLane="0" toLane="0" tl="joinedS_0" linkIndex="16"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : function tls_programs bike_edges 4arm_rw ( Last six runs Jan2023 )

---------- Differences in errors ----------
2a3
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-403479.13,-5818044.13" convBoundary="0.00,0.00,462.44,195.50" origBoundary="13.538030,52.491149,13.671897,52.534358" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id=":1537334925_0" function="internal">
        <lane id=":1537334925_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="312.76,84.40 313.66,83.28 314.49,82.95 315.25,83.41 315.94,84.68"/>
    </edge>
    <edge id=":1865340668_0" function="internal">
        <lane id=":1865340668_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="129.28,157.11 128.50,158.32 127.71,158.74 126.90,158.36 126.08,157.17"/>
    </edge>
    <edge id=":2294459637_0" function="internal">
        <lane id=":2294459637_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="168.59,97.81 169.43,96.64 170.24,96.26 171.03,96.69 171.79,97.91"/>
    </edge>
    <edge id=":2453091696_0" function="internal">
        <lane id=":2453091696_0_0" index="0" disallow="pedestrian bicycle tram rail_urban rail rail_electric rail_fast ship" speed="16.67" length="5.01" shape="271.86,134.29 266.86,134.45"/>
        <lane id=":2453091696_0_1" index="1" disallow="pedestrian bicycle tram rail_urban rail rail_electric rail_fast ship" speed="16.67" length="5.01" shape="271.76,131.09 266.75,131.25"/>
        <lane id=":2453091696_0_2" index="2" disallow="pedestrian bicycle tram rail_urban rail rail_electric rail_fast ship" speed="16.67" length="5.01" shape="271.66,127.89 266.65,128.05"/>
        <lane id=":2453091696_0_3" index="3" disallow="pedestrian bicycle tram rail_urban rail rail_electric rail_fast ship" speed="16.67" length="5.01" shape="271.56,124.69 266.54,124.85"/>
    </edge>
    <edge id=":2808961585_0" function="internal">
        <lane id=":2808961585_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="306.64,173.41 305.64,174.45 304.79,174.70 304.07,174.17 303.50,172.85"/>
    </edge>
    <edge id=":3095509131_0" function="internal">
        <lane id=":3095509131_0_0" index="0" disallow="pedestrian bicycle tram rail_urban rail rail_electric rail_fast ship" speed="16.67" length="8.12" shape="139.94,117.83 142.32,117.10 143.77,115.89 145.22,114.76 147.61,114.27"/>
        <lane id=":3095509131_0_1" index="1" disallow="pedestrian bicycle tram rail_urban rail rail_electric rail_fast ship" speed="16.67" length="8.12" shape="140.25,121.01 142.54,120.29 143.92,119.09 145.30,117.96 147.61,117.47"/>
        <lane id=":3095509131_0_2" index="2" disallow="pedestrian bicycle tram rail_urban rail rail_electric rail_fast ship" speed="16.67" length="8.12" shape="140.25,121.01 142.42,120.81 143.92,120.71 145.41,120.67 147.60,120.67"/>
        <lane id=":3095509131_0_3" index="3" disallow="pedestrian bicycle tram rail_urban rail rail_electric rail_fast ship" speed="16.67" length="8.12" shape="140.25,121.01 142.50,121.30 143.91,122.30 145.33,123.37 147.59,123.87"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : function tls_programs multimodal_actuated_tram ( Last six runs Jan2023 )

---------- Differences in errors ----------
1c1
< Warning: Lane '138330831#14_0' is not connected from any incoming edge at junction 'Gueldenstr'.
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-603290.08,-5791690.31" convBoundary="0.00,0.00,444.39,364.45" origBoundary="10.393336,52.146541,10.787296,52.408126" projParameter="+proj=utm +zone=32 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id=":468444799_0" function="internal">
        <lane id=":468444799_0_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="8.33" length="0.10" shape="120.84,180.03 120.81,179.99"/>
    </edge>
    <edge id=":468444799_1" function="internal">
        <lane id=":468444799_1_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="8.33" length="0.19" shape="122.92,177.58 122.95,177.62 122.98,177.65 123.00,177.68 123.04,177.72"/>
    </edge>
    <edge id=":5689801350_0" function="internal">
        <lane id=":5689801350_0_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="3.65" length="4.67" shape="319.39,363.28 319.72,364.69 319.47,365.54 318.63,365.85 317.21,365.62"/>
    </edge>
    <edge id=":Gueldenstr_0" function="internal">
        <lane id=":Gueldenstr_0_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="8.22" length="17.56" shape="85.58,146.33 81.39,143.77 77.63,143.44 74.30,145.33 71.39,149.44"/>
    </edge>
    <edge id=":Gueldenstr_1" function="internal">
        <lane id=":Gueldenstr_1_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="11.11" length="33.56" shape="85.58,146.33 80.96,142.48 74.17,136.47 67.17,129.44 61.91,122.50"/>
        <lane id=":Gueldenstr_1_1" index="1" disallow="tram rail_urban rail rail_electric ship" speed="11.11" length="33.56" shape="85.58,146.33 81.36,142.17 75.45,135.48 69.33,127.77 64.47,120.53"/>
    </edge>
    <edge id=":Gueldenstr_3" function="internal">
        <lane id=":Gueldenstr_3_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="11.11" length="27.29" shape="85.58,146.33 78.93,136.62 81.35,127.50 85.78,123.34"/>
    </edge>
    <edge id=":Gueldenstr_4" function="internal">
        <lane id=":Gueldenstr_4_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="8.33" length="19.40" shape="85.58,146.33 102.62,137.05"/>
    </edge>
    <edge id=":Gueldenstr_21" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : function tls_programs oneway ( Last six runs Jan2023 )

---------- Differences in errors ----------
1,2c1
< Warning: The traffic light '496330990' does not control any links; it will not be build.
< Warning: Could not build program '0' for traffic light '496330990'
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
20,43c20
< Dividing of lanes on approached lanes ... done.
< Processing turnarounds ... done.
< Rechecking of lane endings ... done.
< Computing traffic light control information ... done.
< Computing node logics ... done.
< Computing traffic light logics ... 
< done.
<  5 traffic light(s) computed.
< Building inner edges ... done.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 0
<   Dead-end junctions          : 10
<   Priority junctions          : 7
<   Right-before-left junctions : 0
<   Traffic light junctions      : 3
<  Network boundaries:
<   Original boundary  : 0.00,0.00,898.66,712.46
<   Applied offset     : 0.00,0.00
<   Converted boundary : 0.00,0.00,898.66,712.46
< -----------------------------------------------------
< Writing network ... done.
< Success.
---
> Dividing of lanes on approached lanes ... 
\ No newline at end of file
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-678169.98,2536101.60" convBoundary="0.00,0.00,898.66,712.46" origBoundary="-43.262630,-22.923420,-43.253902,-22.916999" projParameter="+proj=utm +zone=23 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id=":1445221340_0" function="internal">
        <lane id=":1445221340_0_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="11.25" length="13.50" shape="339.90,326.02 327.90,332.23"/>
        <lane id=":1445221340_0_1" index="1" disallow="tram rail_urban rail rail_electric ship" speed="11.25" length="13.50" shape="338.42,323.19 326.43,329.39"/>
    </edge>
    <edge id=":1445221340_2" function="internal">
        <lane id=":1445221340_2_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="10.62" length="13.40" shape="338.42,323.19 334.62,324.84 331.61,325.48 328.75,325.59 325.43,325.63"/>
    </edge>
    <edge id=":1445221340_3" function="internal">
        <lane id=":1445221340_3_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="9.83" length="9.63" shape="338.42,323.19 337.01,323.53 334.98,323.40 332.34,322.79 329.08,321.71"/>
    </edge>
    <edge id=":1809570708_0" function="internal">
        <lane id=":1809570708_0_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="11.25" length="0.52" shape="284.63,698.86 284.63,699.09 284.62,699.25 284.60,699.41 284.56,699.64"/>
        <lane id=":1809570708_0_1" index="1" disallow="tram rail_urban rail rail_electric ship" speed="11.25" length="0.52" shape="281.43,698.84 281.43,698.92 281.43,698.97 281.42,699.02 281.41,699.10"/>
    </edge>
    <edge id=":1921963229_0" function="internal">
        <lane id=":1921963229_0_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="12.50" length="0.98" shape="267.24,355.16 267.66,354.93 267.96,354.80 268.28,354.69 268.74,354.55"/>
        <lane id=":1921963229_0_1" index="1" disallow="tram rail_urban rail rail_electric ship" speed="12.50" length="0.98" shape="268.73,357.99 268.98,357.85 269.16,357.77 269.35,357.71 269.63,357.62"/>
        <lane id=":1921963229_0_2" index="2" disallow="tram rail_urban rail rail_electric ship" speed="12.50" length="0.98" shape="270.22,360.82 270.30,360.77 270.36,360.75 270.43,360.73 270.52,360.70"/>
    </edge>
    <edge id=":3631633878_0" function="internal">
        <lane id=":3631633878_0_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="12.50" length="0.30" shape="877.97,463.49 878.30,463.56"/>
        <lane id=":3631633878_0_1" index="1" disallow="tram rail_urban rail rail_electric ship" speed="12.50" length="0.30" shape="877.35,466.63 877.66,466.69"/>
        <lane id=":3631633878_0_2" index="2" disallow="tram rail_urban rail rail_electric ship" speed="12.50" length="0.30" shape="876.73,469.77 877.02,469.83"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : function tls_programs single_3arms 4 ( Last six runs Jan2023 )

---------- Differences in errors ----------
0a1
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
20,42c20
< Dividing of lanes on approached lanes ... done.
< Processing turnarounds ... done.
< Rechecking of lane endings ... done.
< Computing traffic light control information ... done.
< Computing node logics ... done.
< Computing traffic light logics ... done.
<  1 traffic light(s) computed.
< Building inner edges ... done.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 0
<   Dead-end junctions          : 2
<   Priority junctions          : 2
<   Right-before-left junctions : 0
<   Traffic light junctions      : 1
<  Network boundaries:
<   Original boundary  : 19284.00,26734.00,19664.00,26887.00
<   Applied offset     : -19284.00,-26734.00
<   Converted boundary : 0.00,0.00,380.00,153.00
< -----------------------------------------------------
< Writing network ... done.
< Success.
---
> Dividing of lanes on approached lanes ... 
\ No newline at end of file
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-19284.00,-26734.00" convBoundary="0.00,0.00,380.00,153.00" origBoundary="19284.00,26734.00,19664.00,26887.00" projParameter="!"/>

    <edge id=":15031669_0" function="internal">
        <lane id=":15031669_0_0" index="0" speed="6.88" length="11.08" shape="143.10,64.99 139.52,64.55 136.87,65.05 135.14,66.50 134.35,68.90"/>
    </edge>
    <edge id=":15031669_1" function="internal">
        <lane id=":15031669_1_0" index="0" speed="16.67" length="21.61" shape="143.10,64.99 137.03,63.55 132.50,62.24 128.08,60.61 122.33,58.18"/>
        <lane id=":15031669_1_1" index="1" speed="16.67" length="21.61" shape="143.81,61.87 137.83,60.46 133.49,59.22 129.26,57.64 123.61,55.24"/>
    </edge>
    <edge id=":15031669_3" function="internal">
        <lane id=":15031669_3_0" index="0" speed="8.70" length="15.92" shape="143.81,61.87 138.80,60.27 135.36,58.11 133.51,55.38 133.23,52.08"/>
    </edge>
    <edge id=":15031669_4" function="internal">
        <lane id=":15031669_4_0" index="0" speed="8.33" length="16.80" shape="139.56,52.99 138.33,58.27 136.73,62.19 135.24,65.48 134.35,68.90"/>
    </edge>
    <edge id=":15031669_5" function="internal">
        <lane id=":15031669_5_0" index="0" speed="7.66" length="2.93" shape="136.40,52.54 135.32,55.26"/>
    </edge>
    <edge id=":15031669_6" function="internal">
        <lane id=":15031669_6_0" index="0" speed="3.65" length="1.44" shape="136.40,52.54 135.44,53.61"/>
    </edge>
    <edge id=":15031669_11" function="internal">
        <lane id=":15031669_11_0" index="0" speed="7.66" length="12.64" shape="135.32,55.26 135.18,55.62 132.64,57.10 128.79,56.97 123.61,55.24"/>
    </edge>
    <edge id=":15031669_12" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : function tls_programs single_3arms 5 ( Last six runs Jan2023 )

---------- Differences in errors ----------
0a1
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
20,42c20
< Dividing of lanes on approached lanes ... done.
< Processing turnarounds ... done.
< Rechecking of lane endings ... done.
< Computing traffic light control information ... done.
< Computing node logics ... done.
< Computing traffic light logics ... done.
<  1 traffic light(s) computed.
< Building inner edges ... done.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 0
<   Dead-end junctions          : 2
<   Priority junctions          : 2
<   Right-before-left junctions : 0
<   Traffic light junctions      : 1
<  Network boundaries:
<   Original boundary  : 19035.00,25662.00,19239.00,25907.00
<   Applied offset     : -19035.00,-25662.00
<   Converted boundary : 0.00,0.00,204.00,245.00
< -----------------------------------------------------
< Writing network ... done.
< Success.
---
> Dividing of lanes on approached lanes ... 
\ No newline at end of file
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-19035.00,-25662.00" convBoundary="0.00,0.00,204.00,245.00" origBoundary="19035.00,25662.00,19239.00,25907.00" projParameter="!"/>

    <edge id=":15031330_0" function="internal">
        <lane id=":15031330_0_0" index="0" speed="3.65" length="4.67" shape="-0.31,188.57 -1.33,187.55 -1.57,186.69 -1.02,185.98 0.31,185.43"/>
    </edge>
    <edge id=":15031747_0" function="internal">
        <lane id=":15031747_0_0" index="0" speed="6.26" length="10.07" shape="178.49,225.18 175.93,224.80 174.05,225.58 172.87,227.54 172.38,230.66"/>
    </edge>
    <edge id=":15031747_1" function="internal">
        <lane id=":15031747_1_0" index="0" speed="13.89" length="16.28" shape="178.49,225.18 175.08,224.52 171.60,224.47 167.52,224.43 162.29,223.77"/>
        <lane id=":15031747_1_1" index="1" speed="13.89" length="16.28" shape="178.49,225.18 175.17,224.02 171.91,222.90 168.04,221.78 162.91,220.63"/>
    </edge>
    <edge id=":15031747_3" function="internal">
        <lane id=":15031747_3_0" index="0" speed="3.65" length="1.44" shape="178.49,225.18 177.60,224.04"/>
    </edge>
    <edge id=":15031747_11" function="internal">
        <lane id=":15031747_11_0" index="0" speed="3.65" length="3.23" shape="177.60,224.04 177.48,223.16 178.11,222.53 179.50,222.15"/>
    </edge>
    <edge id=":15031747_4" function="internal">
        <lane id=":15031747_4_0" index="0" speed="9.72" length="14.97" shape="169.07,212.59 169.89,215.52 171.90,218.09 175.10,220.30 179.50,222.15"/>
    </edge>
    <edge id=":15031747_5" function="internal">
        <lane id=":15031747_5_0" index="0" speed="13.89" length="18.21" shape="169.07,212.59 169.79,216.22 170.99,220.05 172.07,224.66 172.38,230.66"/>
        <lane id=":15031747_5_1" index="1" speed="13.89" length="18.21" shape="169.07,212.59 169.29,216.23 169.39,220.07 169.36,224.65 169.18,230.53"/>
    </edge>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="0.00,0.00,300.00,300.00" origBoundary="0.00,0.00,300.00,300.00" projParameter="!"/>

    <edge id="A0A1" from="A0" to="A1" priority="-1">
        <lane id="A0A1_0" index="0" speed="13.89" length="100.00" shape="101.60,107.20 101.60,189.60"/>
    </edge>
    <edge id="A0B0" from="A0" to="B0" priority="-1">
        <lane id="A0B0_0" index="0" speed="13.89" length="100.00" shape="110.40,98.40 200.00,98.40"/>
    </edge>
    <edge id="A0bottom0" from="A0" to="bottom0" priority="-1">
        <lane id="A0bottom0_0" index="0" speed="13.89" length="100.00" shape="95.20,92.80 95.20,0.00"/>
        <lane id="A0bottom0_1" index="1" speed="13.89" length="100.00" shape="98.40,92.80 98.40,0.00"/>
    </edge>
    <edge id="A0left0" from="A0" to="left0" priority="-1">
        <lane id="A0left0_0" index="0" speed="13.89" length="100.00" shape="89.60,101.60 0.00,101.60"/>
    </edge>
    <edge id="A1A0" from="A1" to="A0" priority="-1">
        <lane id="A1A0_0" index="0" speed="13.89" length="100.00" shape="98.40,189.60 98.40,107.20"/>
    </edge>
    <edge id="A1B1" from="A1" to="B1" priority="-1">
        <lane id="A1B1_0" index="0" speed="13.89" length="100.00" shape="107.20,198.40 192.80,198.40"/>
    </edge>
    <edge id="A1left1" from="A1" to="left1" priority="-1">
        <lane id="A1left1_0" index="0" speed="13.89" length="100.00" shape="92.80,204.80 0.00,204.80"/>
        <lane id="A1left1_1" index="1" speed="13.89" length="100.00" shape="92.80,201.60 0.00,201.60"/>
    </edge>
<truncated after showing first 30 lines>
function turnarounds default ( Last six runs Jan2023 )
function turnarounds no-turnarounds ( Last six runs Jan2023 )
function turnarounds no-turnarounds.except-deadend ( Last six runs Jan2023 )
function turnarounds no-turnarounds.except-turnlane ( Last six runs Jan2023 )
function turnarounds no-turnarounds.except-turnlane_no-turnarounds.fringe ( Last six runs Jan2023 )
function turnarounds no-turnarounds.fringe ( Last six runs Jan2023 )
function turnarounds no-turnarounds.geometry_false ( Last six runs Jan2023 )
function turnarounds no-turnarounds.tls ( Last six runs Jan2023 )

TEST FAILED on ts-sim-build-ba : function turnarounds default_bike_lane ( Last six runs Jan2023 )

---------- Differences in errors ----------
1c1
< Warning: Lane 'right0B0_0' is not connected from any incoming edge at junction 'right0'.
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="100.00,0.00" convBoundary="0.00,0.00,500.00,400.00" origBoundary="0.00,0.00,300.00,300.00" projParameter="!"/>

    <edge id="-gneE0" from="gneJ0" to="right0" priority="-1">
        <lane id="-gneE0_0" index="0" allow="pedestrian bicycle" speed="13.89" length="100.00" shape="401.60,0.00 401.60,94.30"/>
    </edge>
    <edge id="-gneE1" from="left0" to="gneJ1" priority="-1">
        <lane id="-gneE1_0" index="0" allow="bicycle" speed="13.89" length="100.00" shape="98.50,101.60 0.00,101.60"/>
    </edge>
    <edge id="A0A1" from="A0" to="A1" priority="-1">
        <lane id="A0A1_0" index="0" allow="bicycle" speed="13.89" length="100.00" width="1.00" shape="203.70,107.20 203.70,189.60"/>
        <lane id="A0A1_1" index="1" speed="13.89" length="100.00" shape="201.60,107.20 201.60,189.60"/>
    </edge>
    <edge id="A0B0" from="A0" to="B0" priority="-1">
        <lane id="A0B0_0" index="0" allow="bicycle" speed="13.89" length="100.00" width="1.00" shape="210.40,96.30 300.00,96.30"/>
        <lane id="A0B0_1" index="1" speed="13.89" length="100.00" shape="210.40,98.40 300.00,98.40"/>
    </edge>
    <edge id="A0bottom0" from="A0" to="bottom0" priority="-1">
        <lane id="A0bottom0_0" index="0" allow="bicycle" speed="13.89" length="100.00" width="1.00" shape="193.10,92.80 193.10,0.00"/>
        <lane id="A0bottom0_1" index="1" speed="13.89" length="100.00" shape="195.20,92.80 195.20,0.00"/>
        <lane id="A0bottom0_2" index="2" speed="13.89" length="100.00" shape="198.40,92.80 198.40,0.00"/>
    </edge>
    <edge id="A0left0" from="A0" to="left0" priority="-1">
        <lane id="A0left0_0" index="0" allow="bicycle" speed="13.89" length="100.00" width="1.00" shape="189.60,103.70 101.50,103.70"/>
        <lane id="A0left0_1" index="1" speed="13.89" length="100.00" shape="189.60,101.60 101.50,101.60"/>
    </edge>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
35,48c35
< Warning: Could not find edge for parkingArea '46039050#2'.
< Warning: Could not find edge for parkingArea '46039050#3'.
< Warning: Could not find edge for parkingArea '46039050#5'.
< Warning: Could not find edge for parkingArea '46039050#6'.
< Warning: Could not find edge for parkingArea '71028777#1'.
< Warning: Ignoring parking area on edge '142575693#3' due to insufficient space.
< Warning: Ignoring parking area on edge '142575693#4' due to insufficient space.
< Warning: Ignoring parking area on edge '142575693#6' due to insufficient space.
< Warning: Ignoring parking area on edge '143308521#6' due to insufficient space.
< Warning: Ignoring parking area on edge '-143308521#6' due to insufficient space.
< Warning: 20 total messages of type: Could not find edge for parkingArea '%'.
< Warning: 9 total messages of type: Discarding unknown compound '%' in type '%' (first occurrence for edge '%').
< Warning: 10 total messages of type: Ignoring parking area on edge '%' due to insufficient space.
< Warning: 10 total messages of type: PT line '%' in relation % seems to be split, only keeping first part.
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
37,61c37
< Dividing of lanes on approached lanes ... done.
< Processing turnarounds ... done.
< Rechecking of lane endings ... done.
< Computing traffic light control information ... done.
< Computing node logics ... done.
< Computing traffic light logics ... done.
<  4 traffic light(s) computed.
< Find accesses for pt rail stops ... done.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 0
<   Dead-end junctions          : 66
<   Priority junctions          : 212
<   Right-before-left junctions : 64
<   Traffic light junctions      : 4
<   Rail signal junctions      : 1
<  Network boundaries:
<   Original boundary  : 13.46,52.42,13.58,52.46
<   Applied offset     : -395408.93,-5809112.45
<   Converted boundary : 0.00,0.00,5580.65,3531.77
< -----------------------------------------------------
< Writing network ... 
< done.
< Success.
---
> Dividing of lanes on approached lanes ... 
\ No newline at end of file
---------- New result in exitcode ----------
-6
---------- 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">
    <parkingArea id="38915289" lane="38915289_1" startPos="5" endPos="-5" roadsideCapacity="37"/>
    <parkingArea id="-38915289" lane="-38915289_1" startPos="5" endPos="-5" roadsideCapacity="37"/>
    <parkingArea id="46039050#0" lane="46039050#0_1" startPos="5" endPos="-5" roadsideCapacity="1"/>
    <parkingArea id="46039050#1" lane="46039050#1_1" startPos="5" endPos="-5" roadsideCapacity="22"/>
    <parkingArea id="46039050#4" lane="46039050#4_1" startPos="5" endPos="-5" roadsideCapacity="14"/>
    <parkingArea id="46039050#7" lane="46039050#7_1" startPos="5" endPos="-5" roadsideCapacity="21"/>
    <parkingArea id="46039050#8" lane="46039050#8_1" startPos="5" endPos="-5" roadsideCapacity="1"/>
    <parkingArea id="71028774#0" lane="71028774#0_1" startPos="5" endPos="-5" roadsideCapacity="10"/>
    <parkingArea id="71028774#1" lane="71028774#1_1" startPos="5" endPos="-5" roadsideCapacity="1"/>
    <parkingArea id="71028777#0" lane="71028777#0_1" startPos="5" endPos="-5" roadsideCapacity="21"/>
    <parkingArea id="-71028777#0" lane="-71028777#0_1" startPos="5" endPos="-5" roadsideCapacity="21"/>
    <parkingArea id="135777010#0" lane="135777010#0_1" startPos="5" endPos="-5" roadsideCapacity="29"/>
    <parkingArea id="135777010#1" lane="135777010#1_1" startPos="5" endPos="-5" roadsideCapacity="20"/>
    <parkingArea id="135777010#2" lane="135777010#2_1" startPos="5" endPos="-5" roadsideCapacity="74"/>
    <parkingArea id="141968799" lane="141968799_1" startPos="5" endPos="-5" roadsideCapacity="95"/>
    <parkingArea id="-141968799" lane="-141968799_1" startPos="5" endPos="-5" roadsideCapacity="95"/>
    <parkingArea id="141968853#0" lane="141968853#0_1" startPos="5" endPos="-5" roadsideCapacity="12"/>
    <parkingArea id="-141968853#0" lane="-141968853#0_1" startPos="5" endPos="-5" roadsideCapacity="12"/>
    <parkingArea id="141968853#1" lane="141968853#1_1" startPos="5" endPos="-5" roadsideCapacity="9"/>
    <parkingArea id="-141968853#1" lane="-141968853#1_1" startPos="5" endPos="-5" roadsideCapacity="9"/>
    <parkingArea id="141968853#2" lane="141968853#2_1" startPos="5" endPos="-5" roadsideCapacity="14"/>
    <parkingArea id="-141968853#2" lane="-141968853#2_1" startPos="5" endPos="-5" roadsideCapacity="14"/>
    <parkingArea id="142575657#0" lane="142575657#0_1" startPos="5" endPos="-5" roadsideCapacity="13"/>
    <parkingArea id="-142575657#0" lane="-142575657#0_1" startPos="5" endPos="-5" roadsideCapacity="13"/>
    <parkingArea id="142575657#1" lane="142575657#1_1" startPos="5" endPos="-5" roadsideCapacity="40"/>
    <parkingArea id="-142575657#1" lane="-142575657#1_1" startPos="5" endPos="-5" roadsideCapacity="40"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-395408.93,-5809112.45" convBoundary="0.00,0.00,5580.65,3531.77" origBoundary="13.455920,52.423029,13.575739,52.459437" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="8.33" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="1" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="8.33" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="0"/>
    <type id="highway.living_street" priority="3" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.motorway" priority="13" numLanes="3" speed="44.44" disallow="pedestrian bicycle" oneway="1"/>
    <type id="highway.motorway_link" priority="12" numLanes="1" speed="22.22" disallow="pedestrian bicycle" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="8.33" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="9" numLanes="2" speed="27.78" disallow="pedestrian" oneway="0" sidewalkWidth="3.00"/>
    <type id="highway.primary_link" priority="8" numLanes="1" speed="22.22" disallow="pedestrian" oneway="0" sidewalkWidth="3.00"/>
    <type id="highway.raceway" priority="14" numLanes="2" speed="83.33" allow="vip" oneway="0"/>
    <type id="highway.residential" priority="4" numLanes="1" speed="13.89" disallow="pedestrian" oneway="0" sidewalkWidth="2.00"/>
    <type id="highway.secondary" priority="7" numLanes="2" speed="27.78" disallow="pedestrian" oneway="0" sidewalkWidth="3.00"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="pedestrian" oneway="0" sidewalkWidth="3.00"/>
    <type id="highway.service" priority="2" numLanes="1" speed="5.56" allow="pedestrian delivery" oneway="0"/>
    <type id="highway.services" priority="1" numLanes="1" speed="8.33"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.step" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.steps" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.tertiary" priority="6" numLanes="1" speed="22.22" disallow="pedestrian" oneway="0" sidewalkWidth="3.00"/>
    <type id="highway.tertiary_link" priority="5" numLanes="1" speed="22.22" disallow="pedestrian" oneway="0" sidewalkWidth="2.00"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
38,40c38
< Warning: 9 total messages of type: Discarding unknown compound '%' in type '%' (first occurrence for edge '%').
< Warning: 6 total messages of type: Found sharp turn with radius % at the start of edge '%'.
< Warning: 10 total messages of type: PT line '%' in relation % seems to be split, only keeping first part.
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
36,59c36
< Dividing of lanes on approached lanes ... done.
< Processing turnarounds ... done.
< Rechecking of lane endings ... done.
< Computing traffic light control information ... done.
< Computing node logics ... done.
< Computing traffic light logics ... done.
<  4 traffic light(s) computed.
< Find accesses for pt rail stops ... done.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 0
<   Dead-end junctions          : 33
<   Priority junctions          : 206
<   Right-before-left junctions : 85
<   Traffic light junctions      : 4
<   Rail signal junctions      : 1
<  Network boundaries:
<   Original boundary  : 13.46,52.42,13.58,52.46
<   Applied offset     : -395408.93,-5809112.45
<   Converted boundary : 0.00,0.00,5580.65,3531.77
< -----------------------------------------------------
< Writing network ... done.
< Success.
---
> Dividing of lanes on approached lanes ... 
\ No newline at end of file
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-395408.93,-5809112.45" convBoundary="0.00,0.00,5580.65,3531.77" origBoundary="13.455920,52.423029,13.575739,52.459437" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="27.78" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="0"/>
    <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.motorway" priority="14" numLanes="2" speed="39.44" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.motorway_link" priority="9" numLanes="1" speed="22.22" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="5.56" allow="pedestrian bicycle" oneway="0" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="12" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.primary_link" priority="7" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.raceway" priority="15" numLanes="2" speed="83.33" allow="vip" oneway="0"/>
    <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary" priority="11" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.service" priority="1" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.step" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.steps" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.tertiary" priority="10" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.tertiary_link" priority="5" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.track" priority="1" numLanes="1" speed="5.56" allow="pedestrian motorcycle moped bicycle" oneway="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import OSM bugs ticket12223 ( Last six runs Jan2023 )

---------- Differences in errors ----------
35,39c35
< Warning: Lane '175760034_0' is not connected from any incoming edge at junction '3363880864'.
< Warning: 8 total messages of type: Ambiguous tram edges '%' and '%' for lane '%'.
< Warning: 7 total messages of type: Discarding way '%' because it has only % node(s)
< Warning: 7 total messages of type: PT line in relation % with no stops ignored. Probably OSM file is incomplete.
< Warning: 257 total messages of type: The referenced geometry information (ref='%') is not known
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
41,64c41
< Dividing of lanes on approached lanes ... done.
< Processing turnarounds ... done.
< Rechecking of lane endings ... 
< done.
< Computing traffic light control information ... done.
< Computing node logics ... done.
< Computing traffic light logics ... done.
<  8 traffic light(s) computed.
< Find accesses for pt rail stops ... done.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 0
<   Dead-end junctions          : 14
<   Priority junctions          : 21
<   Right-before-left junctions : 0
<   Traffic light junctions      : 8
<  Network boundaries:
<   Original boundary  : 13.51,52.46,13.52,52.46
<   Applied offset     : -398939.91,-5813454.64
<   Converted boundary : 0.00,0.00,207.75,105.63
< -----------------------------------------------------
< Writing network ... done.
< Success.
---
> Dividing of lanes on approached lanes ... 
\ No newline at end of file
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-398939.91,-5813454.64" convBoundary="0.00,0.00,207.75,105.63" origBoundary="13.512404,52.461920,13.515557,52.462871" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="cycleway.lane" allow="bicycle" bikeLaneWidth="1.00"/>
    <type id="cycleway.lane|cycleway.track|highway.secondary" priority="11" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0" bikeLaneWidth="1.50"/>
    <type id="cycleway.opposite_lane" allow="bicycle" bikeLaneWidth="1.00"/>
    <type id="cycleway.opposite_track" allow="bicycle" bikeLaneWidth="1.50"/>
    <type id="cycleway.track" allow="bicycle" bikeLaneWidth="1.50"/>
    <type id="cycleway.track|highway.tertiary" priority="10" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0" bikeLaneWidth="1.50"/>
    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="27.78" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="0"/>
    <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.motorway" priority="14" numLanes="2" speed="39.44" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.motorway_link" priority="9" numLanes="1" speed="22.22" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="5.56" allow="pedestrian bicycle" oneway="0" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="12" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.primary_link" priority="7" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.raceway" priority="15" numLanes="2" speed="83.33" allow="vip" oneway="0"/>
    <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary" priority="11" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.service" priority="1" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import OSM bugs ticket5513 ( Last six runs Jan2023 )

---------- Differences in errors ----------
14,16c14
< Warning: The traffic light '201221451' does not control any links; it will not be build.
< Warning: Could not build program '0' for traffic light '201221451'
< Warning: 10 total messages of type: Not joining junctions % (%).
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-301930.58,-4637023.00" convBoundary="0.00,0.00,1496.84,1953.59" origBoundary="-71.529558,41.857432,-71.368327,42.010159" projParameter="+proj=utm +zone=19 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="highway.motorway" priority="14" numLanes="3" speed="33.30" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.motorway_link" priority="9" numLanes="3" speed="13.75" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.primary" priority="12" numLanes="2" speed="10.00" disallow="tram rail_urban rail rail_electric ship" oneway="0"/>
    <type id="highway.primary_link" priority="7" numLanes="2" speed="10.00" disallow="tram rail_urban rail rail_electric ship" oneway="0"/>
    <type id="highway.residential" priority="3" numLanes="1" speed="5.55" disallow="tram rail_urban rail rail_electric ship" oneway="0"/>
    <type id="highway.secondary" priority="11" numLanes="2" speed="8.88" disallow="tram rail_urban rail rail_electric ship" oneway="0"/>
    <type id="highway.secondary_link" priority="6" numLanes="2" speed="8.88" disallow="tram rail_urban rail rail_electric ship" oneway="0"/>
    <type id="highway.tertiary" priority="10" numLanes="1" speed="7.77" disallow="tram rail_urban rail rail_electric ship" oneway="0"/>
    <type id="highway.tertiary_link" priority="5" numLanes="1" speed="7.77" disallow="tram rail_urban rail rail_electric ship" oneway="0"/>
    <type id="highway.trunk" priority="13" numLanes="2" speed="16.66" disallow="pedestrian bicycle tram rail_urban rail rail_electric ship" oneway="0"/>
    <type id="highway.trunk_link" priority="8" numLanes="2" speed="16.66" disallow="pedestrian bicycle tram rail_urban rail rail_electric ship" oneway="0"/>
    <type id="highway.unclassified" priority="4" numLanes="1" speed="5.55" disallow="tram rail_urban rail rail_electric ship" oneway="0"/>

    <edge id="-132174699" from="3646961143" to="cluster_201484298_3646958907" priority="10" type="highway.tertiary" shape="159.45,1451.11 159.74,1460.30 160.69,1469.74 162.04,1479.84 163.66,1489.46 180.70,1576.40 182.97,1588.62 184.59,1600.10 186.15,1611.29">
        <lane id="-132174699_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="7.77" length="166.40" shape="161.05,1451.18 161.34,1460.19 162.28,1469.56 163.62,1479.60 165.24,1489.17 182.27,1576.10 184.55,1588.37 186.17,1599.88 186.73,1603.86"/>
    </edge>
    <edge id="-19354946" from="3649519965" to="201169348" priority="7" type="highway.primary_link">
        <lane id="-19354946_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="10.00" length="15.43" shape="498.02,1472.96 492.45,1471.06"/>
        <lane id="-19354946_1" index="1" disallow="tram rail_urban rail rail_electric ship" speed="10.00" length="15.43" shape="499.06,1469.93 493.49,1468.03"/>
    </edge>
    <edge id="-19390809" from="201648374" to="201583483" priority="3" type="highway.residential">
        <lane id="-19390809_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="5.55" length="34.03" shape="549.57,1445.66 536.53,1473.30"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import OSM bugs ticket6482 ( Last six runs Jan2023 )

---------- Differences in errors ----------
10,15c10
< Warning: Speed of straight connection '411043475#0_0->132406503_0' reduced by 10.54 due to turning radius of 38.00 (length=18.65, angle=43.72).
< Warning: Speed of straight connection '132406507#0_0->132406507#1_0' reduced by 7.14 due to turning radius of 77.45 (length=2.35, angle=16.75).
< Warning: Speed of straight connection '132406507#0_1->132406507#1_1' reduced by 11.74 due to turning radius of 46.79 (length=1.41, angle=16.75).
< Warning: Speed of straight connection '132406504#1_1->132406495#0_0' reduced by 9.59 due to turning radius of 60.17 (length=4.85, angle=19.68).
< Warning: Speed of straight connection '132406504#1_2->132406495#0_1' reduced by 13.39 due to turning radius of 37.67 (length=3.01, angle=19.68).
< Warning: 8 total messages of type: Speed of % connection '%' reduced by % due to turning radius of % (length=%, angle=%).
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-358195.80,-5645266.06" convBoundary="0.00,0.00,359.69,541.83" origBoundary="6.973622,50.939355,6.995504,50.949300" projParameter="+proj=utm +zone=32 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="27.78" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="0"/>
    <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.motorway" priority="14" numLanes="2" speed="39.44" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.motorway_link" priority="9" numLanes="1" speed="22.22" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="5.56" allow="pedestrian bicycle" oneway="0" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="12" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.primary_link" priority="7" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.raceway" priority="15" numLanes="2" speed="83.33" allow="vip" oneway="0"/>
    <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary" priority="11" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.service" priority="1" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.step" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.steps" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.tertiary" priority="10" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.tertiary_link" priority="5" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.track" priority="1" numLanes="1" speed="5.56" allow="pedestrian motorcycle moped bicycle" oneway="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import OSM bugs ticket6493 ( Last six runs Jan2023 )

---------- Differences in errors ----------
35,40c35
< Warning: The traffic light '1496363648' does not control any links; it will not be build.
< Warning: Could not build program '0' for traffic light '1496363648'
< Warning: Speed of straight connection '145345139#0_0->169453889_0' reduced by 8.91 due to turning radius of 15.22 (length=9.03, angle=50.88).
< Warning: 8 total messages of type: Cannot revise pt stop localization for pt line '%', which has no route edges. Ignoring!
< Warning: 32 total messages of type: Removed invalid stop '%' from line '%'.
< Warning: 12 total messages of type: Removing pt stop '%' on non existing edge '%'.
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-355467.74,-5643764.77" convBoundary="0.00,0.00,876.11,761.00" origBoundary="6.942815,50.927427,6.959964,50.940258" projParameter="+proj=utm +zone=32 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="27.78" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="0"/>
    <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.motorway" priority="14" numLanes="2" speed="39.44" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.motorway_link" priority="9" numLanes="1" speed="22.22" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="5.56" allow="pedestrian bicycle" oneway="0" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="12" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.primary_link" priority="7" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.raceway" priority="15" numLanes="2" speed="83.33" allow="vip" oneway="0"/>
    <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary" priority="11" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.service" priority="1" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.step" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.steps" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.tertiary" priority="10" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.tertiary_link" priority="5" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.track" priority="1" numLanes="1" speed="5.56" allow="pedestrian motorcycle moped bicycle" oneway="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import OSM bugs ticket6495 ( Last six runs Jan2023 )

---------- Differences in errors ----------
41,46c41
< Warning: The traffic light '1496363648' does not control any links; it will not be build.
< Warning: Could not build program '0' for traffic light '1496363648'
< Warning: Speed of straight connection '145345139#1_0->169453889_0' reduced by 8.91 due to turning radius of 15.22 (length=9.03, angle=50.88).
< Warning: 8 total messages of type: Cannot revise pt stop localization for pt line '%', which has no route edges. Ignoring!
< Warning: 32 total messages of type: Removed invalid stop '%' from line '%'.
< Warning: 12 total messages of type: Removing pt stop '%' on non existing edge '%'.
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-355467.74,-5643764.77" convBoundary="0.00,0.00,876.11,761.00" origBoundary="6.942815,50.927427,6.960033,50.940258" projParameter="+proj=utm +zone=32 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="27.78" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="0"/>
    <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.motorway" priority="14" numLanes="2" speed="39.44" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.motorway_link" priority="9" numLanes="1" speed="22.22" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="5.56" allow="pedestrian bicycle" oneway="0" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="12" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.primary_link" priority="7" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.raceway" priority="15" numLanes="2" speed="83.33" allow="vip" oneway="0"/>
    <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary" priority="11" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.service" priority="1" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.step" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.steps" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.tertiary" priority="10" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.tertiary_link" priority="5" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.track" priority="1" numLanes="1" speed="5.56" allow="pedestrian motorcycle moped bicycle" oneway="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import OSM bugs ticket6584 ( Last six runs Jan2023 )

---------- Differences in errors ----------
7,9c7
< Warning: The traffic light '3548475101' does not control any links; it will not be build.
< Warning: Could not build program '0' for traffic light '3548475101'
< Warning: Speed of straight connection '498531128#0_0->223276865#1_0' reduced by 13.14 due to turning radius of 10.76 (length=7.96, angle=60.79).
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-351505.56,-5644654.45" convBoundary="0.00,0.00,542.23,384.29" origBoundary="6.883460,50.934430,6.908883,50.937898" projParameter="+proj=utm +zone=32 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="27.78" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="0"/>
    <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.motorway" priority="14" numLanes="2" speed="39.44" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.motorway_link" priority="9" numLanes="1" speed="22.22" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="5.56" allow="pedestrian bicycle" oneway="0" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="12" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.primary_link" priority="7" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.raceway" priority="15" numLanes="2" speed="83.33" allow="vip" oneway="0"/>
    <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary" priority="11" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.service" priority="1" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.step" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.steps" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.tertiary" priority="10" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.tertiary_link" priority="5" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.track" priority="1" numLanes="1" speed="5.56" allow="pedestrian motorcycle moped bicycle" oneway="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import OSM bugs ticket8393 ( Last six runs Jan2023 )

---------- Differences in errors ----------
0a1
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-400598.88,-5810198.24" convBoundary="0.00,0.00,209.39,158.74" origBoundary="13.537873,52.432978,13.540963,52.434379" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="27.78" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="0"/>
    <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.motorway" priority="14" numLanes="2" speed="39.44" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.motorway_link" priority="9" numLanes="1" speed="22.22" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="5.56" allow="pedestrian bicycle" oneway="0" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="12" numLanes="2" speed="27.78" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="3.00"/>
    <type id="highway.primary_link" priority="7" numLanes="1" speed="22.22" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="3.00"/>
    <type id="highway.raceway" priority="15" numLanes="2" speed="83.33" allow="vip" oneway="0"/>
    <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="2.00"/>
    <type id="highway.secondary" priority="11" numLanes="1" speed="27.78" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="3.00"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="3.00"/>
    <type id="highway.service" priority="1" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.step" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.steps" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.tertiary" priority="10" numLanes="1" speed="22.22" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="3.00"/>
    <type id="highway.tertiary_link" priority="5" numLanes="1" speed="22.22" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="2.00"/>
    <type id="highway.track" priority="1" numLanes="1" speed="5.56" allow="pedestrian motorcycle moped bicycle" oneway="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import OSM bugs ticket868 ( Last six runs Jan2023 )

---------- Differences in errors ----------
20,27c20
< Warning: The traffic light '249536359' does not control any links; it will not be build.
< Warning: Could not build program '0' for traffic light '249536359'
< Warning: The traffic light '255072664' does not control any links; it will not be build.
< Warning: Could not build program '0' for traffic light '255072664'
< Warning: The traffic light '449266' does not control any links; it will not be build.
< Warning: Could not build program '0' for traffic light '449266'
< Warning: The traffic light '474459' does not control any links; it will not be build.
< Warning: Could not build program '0' for traffic light '474459'
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
33,55c33
< Dividing of lanes on approached lanes ... done.
< Processing turnarounds ... done.
< Rechecking of lane endings ... done.
< Computing traffic light control information ... done.
< Computing node logics ... done.
< Computing traffic light logics ... 
< done.
<  12 traffic light(s) computed.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 0
<   Dead-end junctions          : 7
<   Priority junctions          : 6
<   Right-before-left junctions : 0
<   Traffic light junctions      : 12
<  Network boundaries:
<   Original boundary  : 6.94,50.94,6.95,50.95
<   Applied offset     : -355340.39,-5645704.86
<   Converted boundary : 0.00,0.00,364.54,256.22
< -----------------------------------------------------
< Writing network ... done.
< Success.
---
> Dividing of lanes on approached lanes ... 
\ No newline at end of file
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-355340.39,-5645704.86" convBoundary="0.00,0.00,364.54,256.22" origBoundary="6.940205,50.941361,6.954300,50.949656" projParameter="+proj=utm +zone=32 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="27.78" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="0"/>
    <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.motorway" priority="14" numLanes="2" speed="39.44" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.motorway_link" priority="9" numLanes="1" speed="22.22" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="5.56" allow="pedestrian bicycle" oneway="0" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="12" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.primary_link" priority="7" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.raceway" priority="15" numLanes="2" speed="83.33" allow="vip" oneway="0"/>
    <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary" priority="11" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.service" priority="1" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.step" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.steps" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.tertiary" priority="10" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.tertiary_link" priority="5" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.track" priority="1" numLanes="1" speed="5.56" allow="pedestrian motorcycle moped bicycle" oneway="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import OSM bugs ticket871 ( Last six runs Jan2023 )

---------- Differences in errors ----------
6a7
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in joined_nodes ----------
<?xml version="1.0" encoding="UTF-8"?>


<nodes version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
    <join nodes="201673130 370118526 392086464 436241843 449770 449778 449797 456826693 456826694 613378775"/>
</nodes>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-357821.40,-5644851.64" convBoundary="0.00,0.00,390.54,230.73" origBoundary="6.972184,50.936368,6.992802,50.943816" projParameter="+proj=utm +zone=32 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="27.78" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="0"/>
    <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.motorway" priority="14" numLanes="2" speed="39.44" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.motorway_link" priority="9" numLanes="1" speed="22.22" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="5.56" allow="pedestrian bicycle" oneway="0" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="12" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.primary_link" priority="7" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.raceway" priority="15" numLanes="2" speed="83.33" allow="vip" oneway="0"/>
    <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary" priority="11" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.service" priority="1" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.step" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.steps" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.tertiary" priority="10" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.tertiary_link" priority="5" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.track" priority="1" numLanes="1" speed="5.56" allow="pedestrian motorcycle moped bicycle" oneway="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import OSM bugs ticket876 ( Last six runs Jan2023 )

---------- Differences in errors ----------
2a3
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-356234.87,-5640955.99" convBoundary="0.00,0.00,493.95,834.08" origBoundary="6.942100,50.891757,6.976560,50.910284" projParameter="+proj=utm +zone=32 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="27.78" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="0"/>
    <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.motorway" priority="14" numLanes="2" speed="39.44" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.motorway_link" priority="9" numLanes="1" speed="22.22" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="5.56" allow="pedestrian bicycle" oneway="0" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="12" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.primary_link" priority="7" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.raceway" priority="15" numLanes="2" speed="83.33" allow="vip" oneway="0"/>
    <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary" priority="11" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.service" priority="1" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.step" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.steps" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.tertiary" priority="10" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.tertiary_link" priority="5" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.track" priority="1" numLanes="1" speed="5.56" allow="pedestrian motorcycle moped bicycle" oneway="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import OSM bugs ticket8791 ( Last six runs Jan2023 )

---------- Differences in errors ----------
17,20c17
< Warning: The traffic light '2696124617' does not control any links; it will not be build.
< Warning: Could not build program '0' for traffic light '2696124617'
< Warning: The traffic light '665421850' does not control any links; it will not be build.
< Warning: Could not build program '0' for traffic light '665421850'
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- 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">
    <busStop id="-1711953915" name="Ahrensburg, Klaus-Groth-Straße" lane="-11646390_0" startPos="0.00" endPos="15.00" friendlyPos="true" lines="474 569 8110"/>
    <busStop id="-1711953916" name="Ahrensburg, Klaus-Groth-Straße" lane="-11646390_0" startPos="0.00" endPos="15.00" friendlyPos="true" lines="476 769"/>
    <busStop id="-1792502642" name="Ahrensburg, Reesenbüttler Graben" lane="-76424358_0" startPos="65.11" endPos="80.11" friendlyPos="true" lines="669 769"/>
    <busStop id="-2705494849" name="Ahrensburg, Fritz-Reuter-Straße" lane="-39546438_0" startPos="42.50" endPos="57.50" friendlyPos="true" lines="576"/>
    <busStop id="-8341032348" name="Ahrensburg, Grauer Esel" lane="-19431426#9_0" startPos="90.43" endPos="105.43" friendlyPos="true" lines="576"/>
    <busStop id="1711953915" name="Ahrensburg, Klaus-Groth-Straße" lane="11646390_0" startPos="39.04" endPos="54.04" friendlyPos="true" lines="476"/>
    <busStop id="1711953916" name="Ahrensburg, Klaus-Groth-Straße" lane="11646390_0" startPos="39.04" endPos="54.04" friendlyPos="true" lines="569 474 8110 769"/>
    <busStop id="1711974496" name="Ahrensburg, Rathaus" lane="206357901#0_0" startPos="16.78" endPos="31.78" friendlyPos="true" lines="576 476 569 474"/>
    <busStop id="1711974498" name="Ahrensburg, Rathaus" lane="297003189#5_0" startPos="0.00" endPos="13.78" friendlyPos="true" lines="476 474 569 576 8110 769"/>
    <busStop id="2705494849" name="Ahrensburg, Fritz-Reuter-Straße" lane="39546438_0" startPos="103.56" endPos="118.56" friendlyPos="true" lines="576 369 776"/>
    <busStop id="69420884" name="Ahrensburg, Reesenbüttler Graben" lane="76424358_0" startPos="12.26" endPos="27.26" friendlyPos="true" lines="369 769 776"/>
    <busStop id="8341032348" name="Ahrensburg, Grauer Esel" lane="19431426#9_0" startPos="3.05" endPos="18.05" friendlyPos="true" lines="576 769"/>
</additional>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-580917.89,-5947495.59" convBoundary="0.00,0.00,947.33,908.64" origBoundary="10.224920,53.669847,10.239255,53.678045" projParameter="+proj=utm +zone=32 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="27.78" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="0"/>
    <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.motorway" priority="14" numLanes="2" speed="39.44" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.motorway_link" priority="9" numLanes="1" speed="22.22" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="5.56" allow="pedestrian bicycle" oneway="0" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="12" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.primary_link" priority="7" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.raceway" priority="15" numLanes="2" speed="83.33" allow="vip" oneway="0"/>
    <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary" priority="11" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.service" priority="1" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.step" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.steps" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.tertiary" priority="10" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.tertiary_link" priority="5" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.track" priority="1" numLanes="1" speed="5.56" allow="pedestrian motorcycle moped bicycle" oneway="0"/>
<truncated after showing first 30 lines>
---------- Missing result in ptlines ----------
<?xml version="1.0" encoding="UTF-8"?>


<ptLines xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/ptlines_file.xsd">
    <ptLine id="12151739" name="Nachtbus 669: U Ahrensburg West => U Ahrensburg West" line="669" type="bus" vClass="bus" color="black" completeness="0.01">
        <route edges="244492518#0 244492518#1 244492518#2 244492518#3 -76424358 -228523367#1 -228523367#0 11645842#0 11645842#1 11645842#2 206357901#0 206357901#1 206357901#2 206357901#3 206357901#4 206357901#5 206357901#6 297003188#0 297003188#1 11646390 372818658#0 372818658#1 372818658#2 372818658#3 -11646390 -297003188#1 -297003188#0 297003189#0 297003189#1 297003189#2 297003189#3 297003189#4 297003189#5 297003189#6 297003189#7 -11645842#2 -11645842#1 -11645842#0 228523367#0 228523367#1 7642
4358 244492518#0 244492518#1 244492518#2 244492518#3"/>
        <busStop id="-1792502642" name="Ahrensburg, Reesenbüttler Graben"/>
    </ptLine>
    <ptLine id="12218240" name="Bus 576: Wulfsdorf, Allmende => Ahrensburg, Freizeitbad" line="576" type="bus" vClass="bus" color="red" completeness="0.07">
        <route edges="11645842#0 11645842#1 11645842#2 206357901#0 206357901#1 206357901#2 206357901#3 206357901#4 206357901#5 206357901#6 297003188#0 297003188#1 -19431426#10 -19431426#9 -19431426#8 -19431426#7 -19431426#6 -19431426#5 -19431426#4 -19431426#3 -19431426#2 -19431426#1 -19431426#0 -39546438"/>
        <busStop id="1711974496" name="Ahrensburg, Rathaus"/>
        <busStop id="-8341032348" name="Ahrensburg, Grauer Esel"/>
        <busStop id="-2705494849" name="Ahrensburg, Fritz-Reuter-Straße"/>
    </ptLine>
    <ptLine id="12235869" name="Bus 476: Ahrensburg, Freizeitbad => Ahrensburg, Auestieg" line="476" type="bus" vClass="bus" color="red" completeness="0.07">
        <route edges="-372818658#3 -372818658#2 -372818658#1 -372818658#0 -11646390 -297003188#1 -297003188#0 297003189#0 297003189#1 297003189#2 297003189#3 297003189#4 297003189#5 297003189#6 297003189#7 -11645842#2 -11645842#1 -11645842#0"/>
        <busStop id="-1711953916" name="Ahrensburg, Klaus-Groth-Straße"/>
        <busStop id="1711974498" name="Ahrensburg, Rathaus"/>
    </ptLine>
    <ptLine id="12235870" name="Bus 476: Ahrensburg, Auestieg => Ahrensburg, Freizeitbad" line="476" type="bus" vClass="bus" color="red" completeness="0.07">
        <route edges="11645842#0 11645842#1 11645842#2 206357901#0 206357901#1 206357901#2 206357901#3 206357901#4 206357901#5 206357901#6 297003188#0 297003188#1 11646390 372818658#0 372818658#1 372818658#2 372818658#3"/>
        <busStop id="1711974496" name="Ahrensburg, Rathaus"/>
        <busStop id="1711953915" name="Ahrensburg, Klaus-Groth-Straße"/>
    </ptLine>
    <ptLine id="1526252" name="Bus 569: Ahrensburg, Schulzentrum Am Heimgarten => Ahrensburg, Am Weinberg" line="569" type="bus" vClass="bus" color="red" completeness="0.04">
        <route edges="11645842#0 11645842#1 11645842#2 206357901#0 206357901#1 206357901#2 206357901#3 206357901#4 206357901#5 206357901#6 297003188#0 297003188#1 11646390 372818658#0 372818658#1 372818658#2 372818658#3"/>
        <busStop id="1711974496" name="Ahrensburg, Rathaus"/>
        <busStop id="1711953916" name="Ahrensburg, Klaus-Groth-Straße"/>
    </ptLine>
    <ptLine id="1817063" name="Bus 474: Wragekamp => Bf. Ahrensburg" line="474" type="bus" vClass="bus" color="red" completeness="0.04">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import OSM bugs ticket9062 typemap_default ( Last six runs Jan2023 )

---------- Differences in errors ----------
5,6c5
< Warning: The traffic light '1525212345' does not control any links; it will not be build.
< Warning: Could not build program '0' for traffic light '1525212345'
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-400077.44,-5809858.01" convBoundary="0.00,0.00,730.84,583.09" origBoundary="13.530317,52.429788,13.540963,52.435154" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="27.78" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="0"/>
    <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.motorway" priority="14" numLanes="2" speed="39.44" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.motorway_link" priority="9" numLanes="1" speed="22.22" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="5.56" allow="pedestrian bicycle" oneway="0" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="12" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.primary_link" priority="7" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.raceway" priority="15" numLanes="2" speed="83.33" allow="vip" oneway="0"/>
    <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary" priority="11" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.service" priority="1" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
    <type id="highway.service|railway.tram" priority="17" numLanes="1" speed="13.89" allow="pedestrian delivery bicycle tram" oneway="0"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.step" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.steps" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.tertiary" priority="10" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.tertiary_link" priority="5" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import OSM bugs ticket9062 typemap_ped_bike ( Last six runs Jan2023 )

---------- Differences in errors ----------
2,3c2
< Warning: The traffic light '1525212345' does not control any links; it will not be build.
< Warning: Could not build program '0' for traffic light '1525212345'
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-400077.44,-5809858.01" convBoundary="0.00,0.00,730.84,585.04" origBoundary="13.530317,52.429788,13.540963,52.435154" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="cycleway.lane" allow="bicycle" bikeLaneWidth="1.00"/>
    <type id="cycleway.lane|highway.tertiary" priority="10" numLanes="1" speed="22.22" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="3.00" bikeLaneWidth="1.00"/>
    <type id="cycleway.opposite_lane" allow="bicycle" bikeLaneWidth="1.00"/>
    <type id="cycleway.opposite_track" allow="bicycle" bikeLaneWidth="1.50"/>
    <type id="cycleway.track" allow="bicycle" bikeLaneWidth="1.50"/>
    <type id="cycleway.track|highway.secondary" priority="11" numLanes="1" speed="27.78" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="3.00" bikeLaneWidth="1.50"/>
    <type id="cycleway.track|highway.tertiary" priority="10" numLanes="1" speed="22.22" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="3.00" bikeLaneWidth="1.50"/>
    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="27.78" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="0"/>
    <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.motorway" priority="14" numLanes="2" speed="39.44" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.motorway_link" priority="9" numLanes="1" speed="22.22" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="5.56" allow="pedestrian bicycle" oneway="0" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="12" numLanes="2" speed="27.78" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="3.00"/>
    <type id="highway.primary_link" priority="7" numLanes="1" speed="22.22" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="3.00"/>
    <type id="highway.raceway" priority="15" numLanes="2" speed="83.33" allow="vip" oneway="0"/>
    <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="2.00"/>
    <type id="highway.secondary" priority="11" numLanes="1" speed="27.78" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="3.00"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="3.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import OSM bugs ticket9062 typemap_pedestrians ( Last six runs Jan2023 )

---------- Differences in errors ----------
5,6c5
< Warning: The traffic light '1525212345' does not control any links; it will not be build.
< Warning: Could not build program '0' for traffic light '1525212345'
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-400077.44,-5809858.01" convBoundary="0.00,0.00,730.84,584.39" origBoundary="13.530317,52.429788,13.540963,52.435154" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="27.78" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="0"/>
    <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.motorway" priority="14" numLanes="2" speed="39.44" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.motorway_link" priority="9" numLanes="1" speed="22.22" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="5.56" allow="pedestrian bicycle" oneway="0" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="12" numLanes="2" speed="27.78" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="3.00"/>
    <type id="highway.primary_link" priority="7" numLanes="1" speed="22.22" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="3.00"/>
    <type id="highway.raceway" priority="15" numLanes="2" speed="83.33" allow="vip" oneway="0"/>
    <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="2.00"/>
    <type id="highway.secondary" priority="11" numLanes="1" speed="27.78" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="3.00"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="3.00"/>
    <type id="highway.service" priority="1" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
    <type id="highway.service|railway.tram" priority="17" numLanes="1" speed="13.89" allow="pedestrian delivery bicycle tram" oneway="0"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.step" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.steps" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.tertiary" priority="10" numLanes="1" speed="22.22" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="3.00"/>
    <type id="highway.tertiary_link" priority="5" numLanes="1" speed="22.22" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="2.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import OSM bugs ticket9701 ( Last six runs Jan2023 )

---------- Differences in errors ----------
18,23c18
< Warning: Speed of straight connection '669499122#1_1->284801760#0_2' reduced by 6.52 due to turning radius of 24.18 (length=15.99, angle=54.17).
< Warning: Speed of straight connection '669499122#1_1->284801760#0_3' reduced by 7.10 due to turning radius of 21.80 (length=14.36, angle=54.17).
< Warning: Speed of straight connection '78488919_0->124764208#0_1' reduced by 12.44 due to turning radius of 17.40 (length=8.52, angle=44.42).
< Warning: Speed of straight connection '78488919_1->124764208#0_2' reduced by 11.38 due to turning radius of 21.36 (length=10.56, angle=44.42).
< Warning: 15 total messages of type: Could not find corresponding edge or compatible lane for free-floating pt stop '%' (%). Thus, it will be removed!
< Warning: 13 total messages of type: Removing pt stop '%' on non existing edge '%'.
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- 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">
    <busStop id="224101094" name="Estación de autobuses de Zaragoza" lane="34999066_1" startPos="221.16" endPos="236.16" friendlyPos="true" lines="VAC 099"/>
    <busStop id="8399487641" lane="296662014#0_1" startPos="0.00" endPos="15.00" friendlyPos="true" lines="VAC 099"/>
</additional>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-673297.02,-4613871.03" convBoundary="0.00,0.00,935.28,550.32" origBoundary="-0.918496,41.657193,-0.904182,41.662709" projParameter="+proj=utm +zone=30 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="27.78" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="0"/>
    <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.motorway" priority="14" numLanes="2" speed="39.44" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.motorway_link" priority="9" numLanes="1" speed="22.22" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="5.56" allow="pedestrian bicycle" oneway="0" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="12" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.primary_link" priority="7" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.raceway" priority="15" numLanes="2" speed="83.33" allow="vip" oneway="0"/>
    <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary" priority="11" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.service" priority="1" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.step" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.steps" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.tertiary" priority="10" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.tertiary_link" priority="5" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.track" priority="1" numLanes="1" speed="5.56" allow="pedestrian motorcycle moped bicycle" oneway="0"/>
<truncated after showing first 30 lines>
---------- Missing result in ptlines ----------
<?xml version="1.0" encoding="UTF-8"?>


<ptLines xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/ptlines_file.xsd">
    <ptLine id="7446410" name="Bus VAC 099: Madrid → Alcalá → Guadalajara → Medinaceli → Calatayud → Zaragoza → Barcelona" line="VAC 099" type="bus" vClass="bus" color="130,1,101" completeness="0.13">
        <route edges="34999068 449425610 369127298 527144204#0 527144204#1 527144204#2 34999066 296662014#0 296662014#1 284795665#0 284795665#1 252332116 252332232#0 252332232#1 252332232#2 252332232#3 252332117#0 252332117#1"/>
        <busStop id="224101094" name="Estación de autobuses de Zaragoza"/>
        <busStop id="8399487641" name=""/>
    </ptLine>
</ptLines>

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

---------- Differences in errors ----------
8,10c8
< Warning: The traffic light '41003136' does not control any links; it will not be build.
< Warning: Could not build program '0' for traffic light '41003136'
< Warning: Speed of straight connection '4218825#0_0->166045378_0' reduced by 6.32 due to turning radius of 25.05 (length=6.06, angle=29.33).
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-354637.56,-5646011.53" convBoundary="0.00,0.00,353.99,223.64" origBoundary="6.925481,50.943553,6.935696,50.951735" projParameter="+proj=utm +zone=32 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="27.78" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="0"/>
    <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.motorway" priority="14" numLanes="2" speed="39.44" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.motorway_link" priority="9" numLanes="1" speed="22.22" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="5.56" allow="pedestrian bicycle" oneway="0" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="12" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.primary_link" priority="7" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.raceway" priority="15" numLanes="2" speed="83.33" allow="vip" oneway="0"/>
    <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary" priority="11" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.service" priority="1" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.step" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.steps" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.tertiary" priority="10" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.tertiary_link" priority="5" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.track" priority="1" numLanes="1" speed="5.56" allow="pedestrian motorcycle moped bicycle" oneway="0"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
11a12
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-512067.84,-5403025.52" convBoundary="0.00,0.00,448.54,394.77" origBoundary="9.164281,48.780106,9.170378,48.783665" projParameter="+proj=utm +zone=32 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="27.78" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="0"/>
    <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.motorway" priority="14" numLanes="2" speed="39.44" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.motorway_link" priority="9" numLanes="1" speed="22.22" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="5.56" allow="pedestrian bicycle" oneway="0" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="12" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.primary_link" priority="7" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.raceway" priority="15" numLanes="2" speed="83.33" allow="vip" oneway="0"/>
    <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary" priority="11" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.service" priority="1" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.step" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.steps" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.tertiary" priority="10" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.tertiary_link" priority="5" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.track" priority="1" numLanes="1" speed="5.56" allow="pedestrian motorcycle moped bicycle" oneway="0"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
14,20c14
< Warning: ambiguous zip code '12489;12345' for edge '415852867'. (using first value)
< Warning: ambiguous zip code '12489;12345' for edge '415852868'. (using first value)
< Warning: ambiguous zip code '12489;12345' for edge '415852956'. (using first value)
< Warning: ambiguous zip code '12489;12345' for edge '415852957'. (using first value)
< Warning: ambiguous zip code '12489;12345;67890' for edge '415852979'. (using first value)
< Warning: 12 total messages of type: Discarding unknown compound '%' in type '%' (first occurrence for edge '%').
< Warning: 8 total messages of type: ambiguous zip code '%' for edge '%'. (using first value)
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
34,59c34
< Dividing of lanes on approached lanes ... done.
< Processing turnarounds ... done.
< Rechecking of lane endings ... done.
< Joining traffic light nodes ... done.
< Computing traffic light control information ... done.
< Computing node logics ... done.
< Computing traffic light logics ... done.
<  4 traffic light(s) computed.
< Building inner edges ... done.
< Find accesses for pt rail stops ... done.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 0
<   Dead-end junctions          : 16
<   Priority junctions          : 83
<   Right-before-left junctions : 31
<   Traffic light junctions      : 4
<  Network boundaries:
<   Original boundary  : 13.45,52.42,13.58,52.46
<   Applied offset     : -398348.81,-5809187.02
<   Converted boundary : 0.00,0.00,2075.68,948.77
< -----------------------------------------------------
< Writing network ... 
< done.
< Success.
---
> Dividing of lanes on approached lanes ... 
\ No newline at end of file
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
-6
---------- Missing result in elmar_connected_lanes ----------
# Format matches Extraction version: V6.5 
# <?xml version="1.0" encoding="UTF-8"?>
# 
# 
# <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd">
# 
#     <input>
#         <osm-files value="osm.xml"/>
#     </input>
# 
#     <output>
#         <write-license value="true"/>
#         <output-file value="net.net.xml"/>
#         <dlr-navteq-output value="elmar_output"/>
#         <dlr-navteq.precision value="2"/>
#         <output.street-names value="true"/>
#         <output.original-names value="true"/>
#     </output>
# 
#     <projection>
#         <proj.utm value="true"/>
#     </projection>
# 
#     <processing>
#         <numerical-ids value="true"/>
#         <reserved-ids value="edge_ids.txt"/>
#         <geometry.remove value="true"/>
#         <roundabouts.guess value="true"/>
#     </processing>
# 
<truncated after showing first 30 lines>
---------- Missing result in elmar_links ----------
# Format matches Extraction version: V6.5 
# <?xml version="1.0" encoding="UTF-8"?>
# 
# 
# <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd">
# 
#     <input>
#         <osm-files value="osm.xml"/>
#     </input>
# 
#     <output>
#         <write-license value="true"/>
#         <output-file value="net.net.xml"/>
#         <dlr-navteq-output value="elmar_output"/>
#         <dlr-navteq.precision value="2"/>
#         <output.street-names value="true"/>
#         <output.original-names value="true"/>
#     </output>
# 
#     <projection>
#         <proj.utm value="true"/>
#     </projection>
# 
#     <processing>
#         <numerical-ids value="true"/>
#         <reserved-ids value="edge_ids.txt"/>
#         <geometry.remove value="true"/>
#         <roundabouts.guess value="true"/>
#     </processing>
# 
<truncated after showing first 30 lines>
---------- Missing result in elmar_names ----------
# Format matches Extraction version: V6.5 
# <?xml version="1.0" encoding="UTF-8"?>
# 
# 
# <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd">
# 
#     <input>
#         <osm-files value="osm.xml"/>
#     </input>
# 
#     <output>
#         <write-license value="true"/>
#         <output-file value="net.net.xml"/>
#         <dlr-navteq-output value="elmar_output"/>
#         <dlr-navteq.precision value="2"/>
#         <output.street-names value="true"/>
#         <output.original-names value="true"/>
#     </output>
# 
#     <projection>
#         <proj.utm value="true"/>
#     </projection>
# 
#     <processing>
#         <numerical-ids value="true"/>
#         <reserved-ids value="edge_ids.txt"/>
#         <geometry.remove value="true"/>
#         <roundabouts.guess value="true"/>
#     </processing>
# 
<truncated after showing first 30 lines>
---------- Missing result in elmar_nodes ----------
# Format matches Extraction version: V6.5 
# <?xml version="1.0" encoding="UTF-8"?>
# 
# 
# <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd">
# 
#     <input>
#         <osm-files value="osm.xml"/>
#     </input>
# 
#     <output>
#         <write-license value="true"/>
#         <output-file value="net.net.xml"/>
#         <dlr-navteq-output value="elmar_output"/>
#         <dlr-navteq.precision value="2"/>
#         <output.street-names value="true"/>
#         <output.original-names value="true"/>
#     </output>
# 
#     <projection>
#         <proj.utm value="true"/>
#     </projection>
# 
#     <processing>
#         <numerical-ids value="true"/>
#         <reserved-ids value="edge_ids.txt"/>
#         <geometry.remove value="true"/>
#         <roundabouts.guess value="true"/>
#     </processing>
# 
<truncated after showing first 30 lines>
---------- Missing result in elmar_prohibited_manoeuvres ----------
# Format matches Extraction version: V6.5 
# <?xml version="1.0" encoding="UTF-8"?>
# 
# 
# <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd">
# 
#     <input>
#         <osm-files value="osm.xml"/>
#     </input>
# 
#     <output>
#         <write-license value="true"/>
#         <output-file value="net.net.xml"/>
#         <dlr-navteq-output value="elmar_output"/>
#         <dlr-navteq.precision value="2"/>
#         <output.street-names value="true"/>
#         <output.original-names value="true"/>
#     </output>
# 
#     <projection>
#         <proj.utm value="true"/>
#     </projection>
# 
#     <processing>
#         <numerical-ids value="true"/>
#         <reserved-ids value="edge_ids.txt"/>
#         <geometry.remove value="true"/>
#         <roundabouts.guess value="true"/>
#     </processing>
# 
<truncated after showing first 30 lines>
---------- Missing result in elmar_traffic_signals ----------
# Format matches Extraction version: V6.5 
# <?xml version="1.0" encoding="UTF-8"?>
# 
# 
# <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd">
# 
#     <input>
#         <osm-files value="osm.xml"/>
#     </input>
# 
#     <output>
#         <write-license value="true"/>
#         <output-file value="net.net.xml"/>
#         <dlr-navteq-output value="elmar_output"/>
#         <dlr-navteq.precision value="2"/>
#         <output.street-names value="true"/>
#         <output.original-names value="true"/>
#     </output>
# 
#     <projection>
#         <proj.utm value="true"/>
#     </projection>
# 
#     <processing>
#         <numerical-ids value="true"/>
#         <reserved-ids value="edge_ids.txt"/>
#         <geometry.remove value="true"/>
#         <roundabouts.guess value="true"/>
#     </processing>
# 
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-398348.81,-5809187.02" convBoundary="0.00,0.00,2075.68,948.77" origBoundary="13.455920,52.423643,13.575739,52.459437" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="27.78" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="0"/>
    <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.motorway" priority="14" numLanes="2" speed="39.44" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.motorway_link" priority="9" numLanes="1" speed="22.22" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="5.56" allow="pedestrian bicycle" oneway="0" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="12" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.primary_link" priority="7" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.raceway" priority="15" numLanes="2" speed="83.33" allow="vip" oneway="0"/>
    <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary" priority="11" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.service" priority="1" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.step" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.steps" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.tertiary" priority="10" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.tertiary_link" priority="5" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.track" priority="1" numLanes="1" speed="5.56" allow="pedestrian motorcycle moped bicycle" oneway="0"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
25,31c25
< Warning: Edge '-142575745' has a grade of 12.35%.
< Warning: Edge '-172014854#1' has a grade of 11.14%.
< Warning: Edge '-172014854#2' has a grade of 10.80%.
< Warning: Edge '-24214694#1' has a grade of 16.46%.
< Warning: Edge '-24214694#4' has a grade of 13.97%.
< Warning: 22 total messages of type: Edge '%' has a grade of %%.
< Warning: 9 total messages of type: PT line '%' in relation % seems to be split, only keeping first part.
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-399343.89,-5808929.68" convBoundary="0.00,0.00,1645.69,1206.12" origBoundary="13.456660,52.421550,13.575739,52.459437" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="27.78" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="0"/>
    <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.motorway" priority="14" numLanes="2" speed="39.44" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.motorway_link" priority="9" numLanes="1" speed="22.22" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="5.56" allow="pedestrian bicycle" oneway="0" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="12" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.primary_link" priority="7" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.raceway" priority="15" numLanes="2" speed="83.33" allow="vip" oneway="0"/>
    <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary" priority="11" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.service" priority="1" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.step" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.steps" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.tertiary" priority="10" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.tertiary_link" priority="5" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.track" priority="1" numLanes="1" speed="5.56" allow="pedestrian motorcycle moped bicycle" oneway="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import OSM guess-signals.slack ( Last six runs Jan2023 )

---------- Differences in errors ----------
39,40c39
< Warning: 21 total messages of type: Discarding way '%' because it has only % node(s)
< Warning: 458 total messages of type: The referenced geometry information (ref='%') is not known
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-465246.33,-5246817.68" convBoundary="0.00,0.00,263.92,138.51" origBoundary="8.539607,47.373809,8.543397,47.375149" projParameter="+proj=utm +zone=32 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="27.78" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="0"/>
    <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.motorway" priority="14" numLanes="2" speed="39.44" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.motorway_link" priority="9" numLanes="1" speed="22.22" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="5.56" allow="pedestrian bicycle" oneway="0" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="12" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.primary_link" priority="7" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.raceway" priority="15" numLanes="2" speed="83.33" allow="vip" oneway="0"/>
    <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary" priority="11" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.service" priority="1" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.step" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.steps" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.tertiary" priority="10" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.tertiary_link" priority="5" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.track" priority="1" numLanes="1" speed="5.56" allow="pedestrian motorcycle moped bicycle" oneway="0"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
31,36c31
< Warning: The rail crossing '1679204728' does not have any roads.
< Warning: The rail crossing '1828307007' does not have any roads.
< Warning: The rail crossing '1828327715' does not have any roads.
< Warning: The rail crossing '1828327717' does not have any roads.
< Warning: The rail crossing '30695381' does not have any roads.
< Warning: 11 total messages of type: Discarding unknown compound '%' in type '%' (first occurrence for edge '%').
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- 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">
    <busStop id="-3901927130" name="Herzbergstraße/Siegfriedstraße" lane="-32035133_0" startPos="0.00" endPos="15.00" friendlyPos="true" lines="256"/>
    <busStop id="1679204628" name="Möllendorffstraße/Storkower Straße" lane="171184262_0" startPos="0.00" endPos="25.00" friendlyPos="true" lines="16 M13 21">
        <access lane="197740390#0_0" pos="130.93" length="91.32" friendlyPos="1"/>
        <access lane="24685976_0" pos="251.65" length="139.15" friendlyPos="1"/>
        <access lane="26139644#0_0" pos="18.81" length="99.86" friendlyPos="1"/>
        <access lane="26139644#1_0" pos="65.47" length="15.22" friendlyPos="1"/>
        <access lane="4687133#2_0" pos="272.82" length="26.59" friendlyPos="1"/>
    </busStop>
    <busStop id="1679204729" name="Roederplatz" lane="167584726#1_0" startPos="83.18" endPos="108.18" friendlyPos="true" lines="M8">
        <access lane="197740390#2_0" pos="2.27" length="22.57" friendlyPos="1"/>
        <access lane="197742433_0" pos="3.55" length="26.01" friendlyPos="1"/>
        <access lane="197742437#0_0" pos="9.16" length="22.09" friendlyPos="1"/>
        <access lane="25760224#1_0" pos="0.00" length="26.63" friendlyPos="1"/>
        <access lane="25760224#3_0" pos="10.79" length="22.27" friendlyPos="1"/>
    </busStop>
    <busStop id="1819268905" name="Herzbergstraße/Siegfriedstraße" lane="432427280#0_1" startPos="0.00" endPos="15.65" friendlyPos="true" lines="21 37"/>
    <busStop id="1829909910" name="Anton-Saefkow-Platz" lane="39232656_0" startPos="471.63" endPos="496.63" friendlyPos="true" lines="M8"/>
    <busStop id="1830277393" name="Herzbergstraße/Industriegebiet" lane="10864676#17_0" startPos="0.00" endPos="25.00" friendlyPos="true" lines="M8 21"/>
    <busStop id="1830281726" name="Roederplatz" lane="93707131_0" startPos="540.36" endPos="565.36" friendlyPos="true" lines="16 M13">
        <access lane="23851940#1_0" pos="4.36" length="34.37" friendlyPos="1"/>
        <access lane="342543858_0" pos="12.35" length="16.49" friendlyPos="1"/>
        <access lane="342543860_0" pos="11.16" length="15.16" friendlyPos="1"/>
        <access lane="415222850#0_0" pos="80.61" length="25.64" friendlyPos="1"/>
        <access lane="4687135#1_0" pos="20.27" length="22.67" friendlyPos="1"/>
    </busStop>
    <busStop id="1864168419" name="Betriebshof Lichtenberg" lane="175857462#0_0" startPos="262.96" endPos="287.96" friendlyPos="true" lines="21 37"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-395629.86,-5819731.12" convBoundary="0.00,0.00,3744.83,1778.78" origBoundary="13.461425,52.518167,13.516750,52.534124" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="27.78" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="0"/>
    <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.motorway" priority="14" numLanes="2" speed="39.44" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.motorway_link" priority="9" numLanes="1" speed="22.22" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="5.56" allow="pedestrian bicycle" oneway="0" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="12" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.primary_link" priority="7" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.raceway" priority="15" numLanes="2" speed="83.33" allow="vip" oneway="0"/>
    <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary" priority="11" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.service" priority="1" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.step" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.steps" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.tertiary" priority="10" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.tertiary_link" priority="5" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.track" priority="1" numLanes="1" speed="5.56" allow="pedestrian motorcycle moped bicycle" oneway="0"/>
<truncated after showing first 30 lines>
---------- Missing result in ptlines ----------
<?xml version="1.0" encoding="UTF-8"?>


<ptLines xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/ptlines_file.xsd">
    <ptLine id="1991333" name="Bus N50: Buchholz-West/Hugenottenplatz => U Tierpark" line="N50" type="bus" vClass="bus" nightService="only" completeness="0.02">
        <route edges="415222850#0 415222850#1 415222850#2 415222845 4687133#0 4687133#1 4687133#2"/>
        <busStop id="3885075778" name="Möllendorffstraße/Storkower Straße"/>
    </ptLine>
    <ptLine id="1991334" name="Bus N50: U Tierpark => Buchholz-West/Hugenottenplatz" line="N50" type="bus" vClass="bus" nightService="only" completeness="0.04">
        <route edges="26139644#0 26139644#1 26139644#2 356139756 623919825#0 623919825#1 623919825#2 415222818 4687135#0 4687135#1 4687135#2 4687135#3"/>
        <busStop id="3885075777" name="Möllendorffstraße/Storkower Straße"/>
        <busStop id="3901927133" name="Roederplatz"/>
    </ptLine>
    <ptLine id="2015440" name="Tram M8: Ahrensfelde/Stadtgrenze => S+U Hauptbahnhof" line="M8" type="tram" vClass="tram" period="600" color="255,102,51" completeness="0.18">
        <route edges="30706183#0#0 -28162580#6 -28162580#5 -28162580#4 -28162580#3 -28162580#2 -28162580#1 -28162580#0 -432427267#1 30706183#2 175859959 25331262 175857460#0#0 10864676#1 10864676#2 10864676#3 10864676#4 10864676#5 10864676#6 10864676#7 10864676#8 10864676#9 10864676#10 10864676#11 10864676#12 10864676#13 10864676#14 10864676#15 10864676#16 10864676#17 10864676#18 10864676#19 10864676#20 10864676#21 10864676#22 10864676#23 106838214#0 175857460#1 106838214#2 415222793#0 415222793
#1 415222793#2 43115510#0 43115510#1 43115510#2 175777883 170782998 99729382#0 99729382#1 99729382#2 99729382#3 99729382#4 155531549#0 155531549#1 39232656"/>
        <busStop id="1864168423" name="Ev. Krankenhaus KEH"/>
        <busStop id="3901927131" name="Herzbergstraße/Siegfriedstraße"/>
        <busStop id="1830277393" name="Herzbergstraße/Industriegebiet"/>
        <busStop id="276002421" name="Bernhard-Bästlein-Straße"/>
        <busStop id="30695385" name="Roederplatz"/>
        <busStop id="1829909910" name="Anton-Saefkow-Platz"/>
        <busStop id="1867058882" name="Landsberger Allee/Karl-Lade-Straße"/>
    </ptLine>
    <ptLine id="2015441" name="Tram M8: S+U Hauptbahnhof => Ahrensfelde/Stadtgrenze" line="M8" type="tram" vClass="tram" period="600" color="255,102,51" completeness="0.13">
        <route edges="93707132 167584726#0 167584726#1 155531558#0 155531558#1 155531558#2 155531558#3 155531558#4 170782997#0#0 -43115510#2 -43115510#1 -43115510#0 -415222793#2 -415222793#1 -415222793#0 -106838214#2 -106838214#1 -106838214#0 -10864676#23 -10864676#22 -10864676#21 -10864676#20 -10864676#19 -10864676#18 -10864676#17 -10864676#16 -10864676#15 -10864676#14 -10864676#13 -10864676#12 -10864676#11 -10864676#10 -10864676#9 -10864676#8 -10864676#7 -10864676#6 -10864676#5 -10864676#4 -10
864676#3 -10864676#2 -10864676#1 170782997#1 175859607#0 175859607#1 175859607#2 175859608#0#0 432427267#1 28162580#0 28162580#1 28162580#2 28162580#3 28162580#4 28162580#5 28162580#6 175857481"/>
        <busStop id="1679204729" name="Roederplatz"/>
        <busStop id="2480027318" name="Bernhard-Bästlein-Straße"/>
        <busStop id="1895220895" name="Herzbergstraße/Industriegebiet"/>
        <busStop id="3708887804" name="Herzbergstraße/Siegfriedstraße"/>
        <busStop id="30695361" name="Ev. Krankenhaus KEH"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
14,16c14
< Warning: The rail crossing '3144373886' does not have any roads.
< Warning: The traffic light '29326590' does not control any links; it will not be build.
< Warning: Could not build program '0' for traffic light '29326590'
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- 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">
    <busStop id="1741027767" name="Holzhof (Volkswagenhalle)" lane="127240643#1_0" startPos="90.47" endPos="105.47" friendlyPos="true">
        <access lane="25076647#0_0" pos="10.62" length="266.59" friendlyPos="1"/>
        <access lane="25076647#1_0" pos="0.00" length="271.34" friendlyPos="1"/>
        <access lane="25076649#0_0" pos="0.00" length="274.31" friendlyPos="1"/>
        <access lane="25076649#1_0" pos="0.00" length="281.66" friendlyPos="1"/>
        <access lane="559570922_0" pos="23.78" length="272.20" friendlyPos="1"/>
    </busStop>
    <busStop id="272856305" name="Europaplatz" lane="122119622#1_0" startPos="25.98" endPos="40.98" friendlyPos="true"/>
    <busStop id="272856887" name="Am Wassertor (Volkswagenhalle)" lane="316791983_0" startPos="3.36" endPos="18.36" friendlyPos="true">
        <access lane="122119608_0" pos="0.00" length="77.45" friendlyPos="1"/>
        <access lane="25290626#0_0" pos="0.00" length="90.29" friendlyPos="1"/>
        <access lane="25290626#1_0" pos="0.00" length="154.79" friendlyPos="1"/>
        <access lane="25290626#2_0" pos="0.00" length="157.29" friendlyPos="1"/>
        <access lane="588927595_0" pos="7.59" length="160.52" friendlyPos="1"/>
    </busStop>
    <busStop id="272856917" name="John-F.-Kennedy-Platz" lane="43328051#2_0" startPos="22.92" endPos="37.92" friendlyPos="true"/>
    <busStop id="272857163" name="John-F.-Kennedy-Platz" lane="32055654_0" startPos="8.18" endPos="23.18" friendlyPos="true">
        <access lane="43328051#0_0" pos="0.00" length="79.55" friendlyPos="1"/>
        <access lane="43328051#1_0" pos="0.00" length="80.39" friendlyPos="1"/>
        <access lane="51353826#0_0" pos="0.15" length="26.19" friendlyPos="1"/>
        <access lane="51353826#1_0" pos="0.00" length="31.93" friendlyPos="1"/>
        <access lane="51353826#2_0" pos="0.00" length="36.90" friendlyPos="1"/>
    </busStop>
    <busStop id="295017591" name="Friedrich-Wilhelm-Platz" lane="19044896#0_0" startPos="15.60" endPos="30.60" friendlyPos="true">
        <access lane="25290626#4_0" pos="9.67" length="53.77" friendlyPos="1"/>
        <access lane="30426485#0_0" pos="0.00" length="43.60" friendlyPos="1"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-602339.63,-5789792.88" convBoundary="0.00,0.00,2202.81,1463.53" origBoundary="10.499296,52.247870,10.531774,52.266953" projParameter="+proj=utm +zone=32 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="27.78" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="0"/>
    <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.motorway" priority="14" numLanes="2" speed="39.44" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.motorway_link" priority="9" numLanes="1" speed="22.22" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="5.56" allow="pedestrian bicycle" oneway="0" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="12" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.primary_link" priority="7" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.raceway" priority="15" numLanes="2" speed="83.33" allow="vip" oneway="0"/>
    <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary" priority="11" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.service" priority="1" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
    <type id="highway.service|railway.tram" priority="17" numLanes="1" speed="13.89" allow="pedestrian delivery bicycle tram" oneway="0"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.step" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.steps" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.tertiary" priority="10" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.tertiary_link" priority="5" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
<truncated after showing first 30 lines>
---------- Missing result in ptlines ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

---------- Differences in errors ----------
20,21c20
< Warning: 26 total messages of type: No way found for reference '%' in relation '%'
< Warning: 23 total messages of type: Not joining tram edge '%' with % lanes.
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- 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">
    <busStop id="1861845636" name="Bahnhofstraße/Lindenstraße" lane="175772156_1" startPos="26.65" endPos="51.65" friendlyPos="true" lines="27 61 62 68 67 63"/>
    <busStop id="1863260107" name="Freiheit" lane="107509085#0_0" startPos="0.00" endPos="25.00" friendlyPos="true" lines="27 61 62 68 67 63">
        <access lane="180892741#0_0" pos="33.90" length="8.91" friendlyPos="1"/>
        <access lane="180892741#1_0" pos="6.99" length="0.36" friendlyPos="1"/>
        <access lane="180892741#2_0" pos="0.00" length="6.35" friendlyPos="1"/>
        <access lane="181020318#0_0" pos="22.63" length="90.85" friendlyPos="1"/>
        <access lane="181020318#1_0" pos="0.80" length="90.62" friendlyPos="1"/>
    </busStop>
    <busStop id="1907551292" name="Freiheit" lane="180892741#0_0" startPos="7.48" endPos="22.48" friendlyPos="true" lines="164 N90"/>
    <busStop id="370884692" name="Bahnhofstraße/Lindenstraße" lane="175925602_1" startPos="41.23" endPos="66.23" friendlyPos="true" lines="60 61 62 68 63"/>
    <busStop id="3923335405" name="Bahnhofstraße/Lindenstraße" lane="175772156_1" startPos="50.51" endPos="65.51" friendlyPos="true" lines="164 N90"/>
    <busStop id="3923335406" name="Bahnhofstraße/Lindenstraße" lane="175925602_1" startPos="60.42" endPos="75.42" friendlyPos="true" lines="164 N90"/>
    <busStop id="534413010" name="Bahnhofstraße/Lindenstraße" lane="672958015#2_0" startPos="32.80" endPos="47.80" friendlyPos="true"/>
    <busStop id="94942335" name="Bahnhofstraße/Lindenstraße" lane="175925594#1_0" startPos="48.42" endPos="73.42" friendlyPos="true" lines="27 60 67">
        <access lane="175769910_0" pos="9.81" length="8.48" friendlyPos="1"/>
        <access lane="175769919#0_0" pos="0.00" length="87.48" friendlyPos="1"/>
        <access lane="310306840#0_0" pos="0.00" length="39.36" friendlyPos="1"/>
        <access lane="310306840#1_0" pos="0.00" length="78.80" friendlyPos="1"/>
        <access lane="672958015#2_0" pos="47.80" length="23.81" friendlyPos="1"/>
    </busStop>
</additional>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-402736.69,-5811586.07" convBoundary="0.00,0.00,694.86,866.77" origBoundary="13.498592,52.444569,13.580610,52.469965" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="27.78" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="0"/>
    <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.motorway" priority="14" numLanes="2" speed="39.44" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.motorway_link" priority="9" numLanes="1" speed="22.22" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="5.56" allow="pedestrian bicycle" oneway="0" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="12" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.primary_link" priority="7" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.raceway" priority="15" numLanes="2" speed="83.33" allow="vip" oneway="0"/>
    <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary" priority="11" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.service" priority="1" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
    <type id="highway.service|railway.tram" priority="17" numLanes="1" speed="13.89" allow="pedestrian delivery bicycle tram" oneway="0"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.step" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.steps" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.tertiary" priority="10" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.tertiary_link" priority="5" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
<truncated after showing first 30 lines>
---------- Missing result in ptlines ----------
<?xml version="1.0" encoding="UTF-8"?>


<ptLines xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/ptlines_file.xsd">
    <ptLine id="2064835" name="Bus 164: S Köpenick => Flughafen BER - Terminal 5" line="164" type="bus" vClass="bus" completeness="0.04">
        <route edges="220075351 175769905#0 175769905#1 175769905#2 175769905#3 175769905#4 175772156 220075344 175925599 10699691#0 10699691#1 10699691#2 10699691#3 148614162 93704162#0 93704162#1 901108202 176031292 343029979 199387279 181020318#0 181020318#1"/>
        <busStop id="3923335405" name="Bahnhofstraße/Lindenstraße"/>
    </ptLine>
    <ptLine id="2077646" name="Tram 27: Krankenhaus Köpenick => Weißensee, Pasedagplatz" line="27" type="tram" vClass="tram" period="1200" color="153,51,51" completeness="0.05">
        <route edges="107509085#0#0 180892741#0 180892741#1 107509085#0 107509085#1#0 181020321#0 107509085#1#1 -343029979 -176031292 -901108202 107509085#1 107509089#0 -93704162#0 -148614162 -10699691#3 -10699691#2 -10699691#1 -10699691#0 32935325 175925601 220075348 175772163#0 175772163#1 175772163#2 175772163#3 175925594#0 175925594#1"/>
        <busStop id="1863260107" name="Freiheit"/>
        <busStop id="94942335" name="Bahnhofstraße/Lindenstraße"/>
    </ptLine>
    <ptLine id="2077647" name="Tram 27: Weißensee, Pasedagplatz => Krankenhaus Köpenick" line="27" type="tram" vClass="tram" period="1200" color="153,51,51" completeness="0.02">
        <route edges="175769910 175769919#0 175769919#1 175769919#2 175769919#3 175769919#4 175769919#5 175772156 220075344 175925596#0 10699691#0 10699691#1 10699691#2 10699691#3 148614162 93704162#0 329180745 175925595#0#0 901108202 176031292 343029979 199387279 175925595#0 175925595#1#0 181020318#1 175925595#1"/>
        <busStop id="1861845636" name="Bahnhofstraße/Lindenstraße"/>
    </ptLine>
    <ptLine id="2077946" name="Tram 60: Friedrichshagen, Altes Wasserwerk => Johannisthal, Haeckelstraße" line="60" type="tram" vClass="tram" period="1200" color="11,154,218" completeness="0.03">
        <route edges="220075351 175769916#0 175769916#1 175769916#2 175769916#3 175925594#0 175925594#1"/>
        <busStop id="94942335" name="Bahnhofstraße/Lindenstraße"/>
    </ptLine>
    <ptLine id="2077947" name="Tram 60: Johannisthal, Haeckelstraße => Friedrichshagen, Altes Wasserwerk" line="60" type="tram" vClass="tram" period="1200" color="11,154,218" completeness="0.03">
        <route edges="175769910 175769903#0 175769903#1 175769903#2 175769903#3 175769903#4 175925602"/>
        <busStop id="370884692" name="Bahnhofstraße/Lindenstraße"/>
    </ptLine>
    <ptLine id="2077981" name="Tram 61: Adlershof, Karl-Ziegler-Straße => Rahnsdorf/Waldschänke" line="61" type="tram" vClass="tram" period="1200" color="102,153,51" completeness="0.07">
        <route edges="107509085#0#0 180892741#0 180892741#1 107509085#0 107509085#1#0 181020321#0 107509085#1#1 -343029979 -176031292 -901108202 107509085#1 107509089#0 -93704162#0 -148614162 -10699691#3 -10699691#2 -10699691#1 -10699691#0 32935325 175925601 220075348 175925600#0 175925600#1 175925600#2 175925600#3 175925600#4 175925602"/>
        <busStop id="1863260107" name="Freiheit"/>
        <busStop id="370884692" name="Bahnhofstraße/Lindenstraße"/>
    </ptLine>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" lefthand="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-528214.97,-5700855.89" convBoundary="0.00,-0.00,404.29,221.27" origBoundary="-2.593875,51.458003,-2.585151,51.460319" projParameter="+proj=utm +zone=30 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="27.78" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="0"/>
    <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.motorway" priority="14" numLanes="2" speed="39.44" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.motorway_link" priority="9" numLanes="1" speed="22.22" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="5.56" allow="pedestrian bicycle" oneway="0" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="12" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.primary_link" priority="7" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.raceway" priority="15" numLanes="2" speed="83.33" allow="vip" oneway="0"/>
    <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary" priority="11" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.service" priority="1" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.step" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.steps" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.tertiary" priority="10" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.tertiary_link" priority="5" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.track" priority="1" numLanes="1" speed="5.56" allow="pedestrian motorcycle moped bicycle" oneway="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import OSM maxspeed motorway ( Last six runs Jan2023 )

---------- Differences in errors ----------
7,8c7
< Warning: Speed of straight connection '19754375_0->-152141468_0' reduced by 6.95 due to turning radius of 42.38 (length=8.31, angle=26.45).
< Warning: Speed of straight connection '11019966_0->152141480_0' reduced by 7.08 due to turning radius of 41.68 (length=6.75, angle=24.46).
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-401158.11,-5793239.26" convBoundary="0.00,0.00,1995.84,3310.09" origBoundary="13.550816,52.280814,13.579929,52.310438" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="27.78" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="0"/>
    <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.motorway" priority="14" numLanes="2" speed="39.44" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.motorway_link" priority="9" numLanes="1" speed="22.22" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="5.56" allow="pedestrian bicycle" oneway="0" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="12" numLanes="2" speed="27.78" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="3.00"/>
    <type id="highway.primary_link" priority="7" numLanes="1" speed="22.22" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="3.00"/>
    <type id="highway.raceway" priority="15" numLanes="2" speed="83.33" allow="vip" oneway="0"/>
    <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="2.00"/>
    <type id="highway.secondary" priority="11" numLanes="1" speed="27.78" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="3.00"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="3.00"/>
    <type id="highway.service" priority="1" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.step" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.steps" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.tertiary" priority="10" numLanes="1" speed="22.22" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="3.00"/>
    <type id="highway.tertiary_link" priority="5" numLanes="1" speed="22.22" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="2.00"/>
    <type id="highway.track" priority="1" numLanes="1" speed="5.56" allow="pedestrian motorcycle moped bicycle" oneway="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import OSM maxspeed motorway_overrideUnlimited ( Last six runs Jan2023 )

---------- Differences in errors ----------
7,8c7
< Warning: Speed of straight connection '19754375_0->-152141468_0' reduced by 6.95 due to turning radius of 42.38 (length=8.31, angle=26.45).
< Warning: Speed of straight connection '11019966_0->152141480_0' reduced by 7.08 due to turning radius of 41.68 (length=6.75, angle=24.46).
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-401158.11,-5793239.26" convBoundary="0.00,0.00,1995.84,3310.09" origBoundary="13.550816,52.280814,13.579929,52.310438" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="27.78" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="0"/>
    <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.motorway" priority="14" numLanes="2" speed="39.44" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.motorway_link" priority="9" numLanes="1" speed="22.22" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="5.56" allow="pedestrian bicycle" oneway="0" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="12" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.primary_link" priority="7" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.raceway" priority="15" numLanes="2" speed="83.33" allow="vip" oneway="0"/>
    <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary" priority="11" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.service" priority="1" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.step" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.steps" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.tertiary" priority="10" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.tertiary_link" priority="5" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.track" priority="1" numLanes="1" speed="5.56" allow="pedestrian motorcycle moped bicycle" oneway="0"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
10,12c10
< Warning: The traffic light '583485655' does not control any links; it will not be build.
< Warning: Could not build program '0' for traffic light '583485655'
< Warning: 6 total messages of type: PT line in relation % with no stops ignored. Probably OSM file is incomplete.
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-566030.42,-5933522.98" convBoundary="0.00,0.00,702.02,245.33" origBoundary="9.996579,53.546360,10.007155,53.548585" projParameter="+proj=utm +zone=32 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="27.78" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="0"/>
    <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.motorway" priority="14" numLanes="2" speed="39.44" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.motorway_link" priority="9" numLanes="1" speed="22.22" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="5.56" allow="pedestrian bicycle" oneway="0" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="12" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.primary_link" priority="7" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.raceway" priority="15" numLanes="2" speed="83.33" allow="vip" oneway="0"/>
    <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary" priority="11" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.service" priority="1" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.step" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.steps" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.tertiary" priority="10" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.tertiary_link" priority="5" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.track" priority="1" numLanes="1" speed="5.56" allow="pedestrian motorcycle moped bicycle" oneway="0"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
12a13
> LLVMSymbolizer: error reading file: No such file or directory

TEST FAILED on ts-sim-build-ba : import OSM public_transport bus_stop_direction_from_pt_lines ( Last six runs Jan2023 )

---------- Differences in errors ----------
16,20c16
< Warning: The traffic light '29325954' does not control any links; it will not be build.
< Warning: Could not build program '0' for traffic light '29325954'
< Warning: The traffic light '29325955' does not control any links; it will not be build.
< Warning: Could not build program '0' for traffic light '29325955'
< Warning: Speed of straight connection '-28362838#0_0->28362836#0_1' reduced by 5.12 due to turning radius of 13.97 (length=4.22, angle=33.35).
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- 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">
    <busStop id="-3959807201" name="Dudenstraße/Katzbachstraße" lane="-391493954#3_2" startPos="12.22" endPos="27.22" friendlyPos="true" lines="104"/>
    <busStop id="-3959807220" name="Kolonnenbrücke" lane="-110450334#1_2" startPos="0.00" endPos="15.00" friendlyPos="true" lines="104 N42"/>
    <busStop id="-4032629820" name="Monumentenstraße" lane="-53356539#0_2" startPos="32.12" endPos="47.12" friendlyPos="true" lines="140"/>
    <busStop id="2029039146" name="Badener Ring" lane="111325187#3_0" startPos="118.97" endPos="133.97" friendlyPos="true" lines="140"/>
    <busStop id="2029039195" name="Dudenstraße/Katzbachstraße" lane="391493945#1_0" startPos="2.23" endPos="17.23" friendlyPos="true" lines="140"/>
    <busStop id="2029039199" name="Dudenstraße/Katzbachstraße" lane="111325187#1_0" startPos="10.27" endPos="25.27" friendlyPos="true" lines="140"/>
    <busStop id="3959807200" name="Dudenstraße/Katzbachstraße" lane="391493954#3_2" startPos="33.08" endPos="48.08" friendlyPos="true" lines="104"/>
    <busStop id="3959807221" name="Kolonnenbrücke" lane="110450334#1_2" startPos="0.06" endPos="15.06" friendlyPos="true" lines="104 N42"/>
    <busStop id="4032629811" name="Katzbachstraße/Kreuzbergstraße" lane="53356539#0_2" startPos="0.00" endPos="15.00" friendlyPos="true" lines="140"/>
    <busStop id="4032629819" name="Monumentenstraße" lane="53356539#1_2" startPos="32.23" endPos="47.23" friendlyPos="true" lines="140"/>
</additional>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-389060.19,-5815081.48" convBoundary="0.00,0.00,1267.18,1579.73" origBoundary="13.366597,52.474606,13.384884,52.488946" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="cycleway.lane" allow="bicycle" bikeLaneWidth="1.00"/>
    <type id="cycleway.lane|highway.secondary" priority="7" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric ship" oneway="0" bikeLaneWidth="1.00"/>
    <type id="cycleway.opposite_lane" allow="bicycle" bikeLaneWidth="1.00"/>
    <type id="cycleway.opposite_track" allow="bicycle" bikeLaneWidth="1.50"/>
    <type id="cycleway.track" allow="bicycle" bikeLaneWidth="1.50"/>
    <type id="cycleway.track|highway.secondary" priority="7" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric ship" oneway="0" bikeLaneWidth="1.50"/>
    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="8.33" allow="pedestrian" oneway="1"/>
    <type id="highway.living_street" priority="3" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric ship" oneway="0"/>
    <type id="highway.motorway" priority="13" numLanes="2" speed="44.44" disallow="pedestrian moped bicycle tram rail_urban rail rail_electric ship" oneway="1"/>
    <type id="highway.motorway_link" priority="12" numLanes="1" speed="22.22" disallow="pedestrian moped bicycle tram rail_urban rail rail_electric ship" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="2.78" allow="pedestrian bicycle" oneway="1"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="8.33" allow="pedestrian" oneway="1"/>
    <type id="highway.primary" priority="9" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric ship" oneway="0"/>
    <type id="highway.primary_link" priority="8" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric ship" oneway="0"/>
    <type id="highway.residential" priority="4" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric ship" oneway="0"/>
    <type id="highway.secondary" priority="7" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric ship" oneway="0"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric ship" oneway="0"/>
    <type id="highway.service" priority="2" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
    <type id="highway.services" priority="1" numLanes="1" speed="8.33" disallow="tram rail_urban rail rail_electric ship" oneway="0"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1"/>
    <type id="highway.step" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1"/>
<truncated after showing first 30 lines>
---------- Missing result in ptlines ----------
<?xml version="1.0" encoding="UTF-8"?>


<ptLines xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/ptlines_file.xsd">
    <ptLine id="1901599" name="Buslinie 104: Neu-Westend, Brixplatz => Stralau, Tunnelstraße" line="104" type="bus" vClass="bus" color="149,39,110" completeness="1.00">
        <route edges="338412128 7742634 338412126 4619354 245193868 110450334#0 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 456455657#0 456455657#1 391493953#0 391493953#1 391493946 391493948 456455656 391493951 456455655"/>
        <busStop id="3959807221" name="Kolonnenbrücke"/>
        <busStop id="3959807200" name="Dudenstraße/Katzbachstraße"/>
    </ptLine>
    <ptLine id="1901600" name="Buslinie 104: Stralau, Tunnelstraße => Neu-Westend, Brixplatz" line="104" type="bus" vClass="bus" color="149,39,110" completeness="1.00">
        <route edges="-456455655 -391493951 -456455656 -391493948 -391493946 -391493953#1 -391493953#0 -456455657#1 -456455657#0 -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 -110450334#0 -245193868 -4619354 -338412126 -7742634 -338412128"/>
        <busStop id="-3959807201" name="Dudenstraße/Katzbachstraße"/>
        <busStop id="-3959807220" name="Kolonnenbrücke"/>
    </ptLine>
    <ptLine id="2000799" name="Buslinie 140: S+U Tempelhof => S Ostbahnhof" line="140" type="bus" vClass="bus" completeness="0.06">
        <route edges="111325188#0 111325188#1 111325188#2 391493945#0 391493945#1 391493945#2 391493945#3 161159325#0 161159325#1 -53356539#1 -53356539#0"/>
        <busStop id="2029039195" name="Dudenstraße/Katzbachstraße"/>
        <busStop id="-4032629820" name="Monumentenstraße"/>
    </ptLine>
    <ptLine id="2000803" name="Buslinie 140: S Ostbahnhof => S + U Tempelhof" line="140" type="bus" vClass="bus" completeness="0.13">
        <route edges="53356539#0 53356539#1 4710636#0 4710636#1 4710636#2 111325187#0 111325187#1 111325187#2 111325187#3"/>
        <busStop id="4032629811" name="Katzbachstraße/Kreuzbergstraße"/>
        <busStop id="4032629819" name="Monumentenstraße"/>
        <busStop id="2029039199" name="Dudenstraße/Katzbachstraße"/>
        <busStop id="2029039146" name="Badener Ring"/>
    </ptLine>
    <ptLine id="6187328" name="Buslinie N42: S+U Alexanderplatz => U Theodor-Heuss-Platz" line="N42" type="bus" vClass="bus" color="89,91,98" completeness="0.12">
        <route edges="-456455655 -391493951 -456455656 -391493948 -391493946 -391493953#1 -391493953#0 -456455657#1 -456455657#0 -391493952#2 -391493952#1 -391493952#0 -391493950#1 -391493950#0 -391493947 -391493949 -338412122 -110450334#2 -110450334#1 -110450334#0 -245193868 -4619354 -338412126 -7742634 -338412128"/>
        <busStop id="-3959807201" name="Dudenstraße/Katzbachstraße"/>
        <busStop id="-3959807220" name="Kolonnenbrücke"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import OSM public_transport bus_stop_mix_stops_platforms ( Last six runs Jan2023 )

---------- Differences in errors ----------
33,39c33
< Warning: Speed of straight connection '24546642#0_0->24546642#1_0' reduced by 6.42 due to turning radius of 8.89 (length=1.23, angle=23.69).
< Warning: Speed of straight connection '253362218_0->253362220#0_0' reduced by 7.47 due to turning radius of 6.42 (length=4.51, angle=60.95).
< Warning: Speed of straight connection '300873532#2_0->300873532#3_0' reduced by 8.92 due to turning radius of 3.67 (length=1.07, angle=36.47).
< Warning: Speed of straight connection '300873532#2_1->300873532#3_1' reduced by 7.31 due to turning radius of 6.77 (length=2.24, angle=36.47).
< Warning: 6 total messages of type: No way found for reference '%' in relation '%'
< Warning: 9 total messages of type: PT line in relation % with no stops ignored. Probably OSM file is incomplete.
< Warning: 8 total messages of type: PT stop '%' has been moved to edge '%'.
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- 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">
    <busStop id="-4589475946" name="Stansfield Road" lane="-266550338#3_0" startPos="15.58" endPos="30.58" friendlyPos="true" lines="322 2 345 333 N2 196">
        <access lane="-12344177_0" pos="71.77" length="126.18" friendlyPos="1"/>
        <access lane="12344177_0" pos="42.94" length="121.38" friendlyPos="1"/>
        <access lane="155062255#0_0" pos="0.00" length="131.30" friendlyPos="1"/>
        <access lane="155062261_0" pos="0.00" length="43.88" friendlyPos="1"/>
        <access lane="634044342_0" pos="0.30" length="126.52" friendlyPos="1"/>
    </busStop>
    <busStop id="-4589475948" name="Brixton Academy" lane="-572772256#3_0" startPos="11.59" endPos="26.59" friendlyPos="true" lines="333 345 2 N2 196 322">
        <access lane="-529616561_0" pos="57.23" length="41.89" friendlyPos="1"/>
        <access lane="12163239_0" pos="54.54" length="22.74" friendlyPos="1"/>
        <access lane="210812678_0" pos="0.00" length="80.10" friendlyPos="1"/>
        <access lane="26627464_0" pos="100.25" length="54.28" friendlyPos="1"/>
        <access lane="529616561_0" pos="0.00" length="38.33" friendlyPos="1"/>
    </busStop>
    <busStop id="-469765146" name="Gresham Road / Brixton Police Station" lane="-321325247#1_0" startPos="24.50" endPos="39.50" friendlyPos="true" lines="35 45 345 P4"/>
    <busStop id="-469770562" name="Stockwell Park Walk" lane="-253362220#1_0" startPos="7.22" endPos="22.22" friendlyPos="true">
        <access lane="-529616561_0" pos="0.00" length="73.72" friendlyPos="1"/>
        <access lane="26627464_0" pos="0.00" length="35.58" friendlyPos="1"/>
        <access lane="529616561_0" pos="57.22" length="70.30" friendlyPos="1"/>
        <access lane="743127578#0_0" pos="0.00" length="63.60" friendlyPos="1"/>
        <access lane="743127578#1_0" pos="0.00" length="68.89" friendlyPos="1"/>
    </busStop>
    <busStop id="-469786435" name="Brixton Station Road" lane="-639169633#0_0" startPos="77.62" endPos="92.62" friendlyPos="true" lines="35 45 345 P4"/>
    <busStop id="-4701534125" name="Brixton Road / Brixton Police Station" lane="-253362216#2_0" startPos="5.65" endPos="20.65" friendlyPos="true" lines="159 3 N3 N109 59">
        <access lane="-743127583_0" pos="46.60" length="28.31" friendlyPos="1"/>
        <access lane="743127580_0" pos="1.19" length="72.29" friendlyPos="1"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-700070.51,-5705240.00" convBoundary="0.00,0.00,1189.54,1562.16" origBoundary="-0.119675,51.462774,-0.102305,51.476786" projParameter="+proj=utm +zone=30 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="27.78" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="0"/>
    <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.motorway" priority="14" numLanes="2" speed="39.44" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.motorway_link" priority="9" numLanes="1" speed="22.22" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="5.56" allow="pedestrian bicycle" oneway="0" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="12" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.primary_link" priority="7" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.raceway" priority="15" numLanes="2" speed="83.33" allow="vip" oneway="0"/>
    <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary" priority="11" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.service" priority="1" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.step" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.steps" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.tertiary" priority="10" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.tertiary_link" priority="5" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.track" priority="1" numLanes="1" speed="5.56" allow="pedestrian motorcycle moped bicycle" oneway="0"/>
<truncated after showing first 30 lines>
---------- Missing result in ptlines ----------
<?xml version="1.0" encoding="UTF-8"?>


<ptLines xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/ptlines_file.xsd">
    <ptLine id="194651" name="London Buses route 35 → Clapham Junction" line="35" type="bus" vClass="bus" completeness="0.05">
        <route edges="-639169633#1 -639169633#0 -321325247#3 -321325247#2 -321325247#1 -321325247#0 572772263#0 572772263#1 572772255 613141473 613141472 321450388#0 321450388#1"/>
        <busStop id="-469786435" name="Brixton Station Road"/>
        <busStop id="-469765146" name="Gresham Road / Brixton Police Station"/>
    </ptLine>
    <ptLine id="2807957" name="London Buses route 322 → Clapham Common" line="322" type="bus" vClass="bus" completeness="0.06">
        <route edges="-321450388#1 -321450388#0 -613141472 -613141473 -572772255 24546642#0 24546642#1 572772256#0 572772256#1 572772256#2 572772256#3 572772256#4 572772256#5 572772256#6 572772256#7 743117132#0 743117132#1 743117131#0 743117131#1 -266550338#5 -266550338#4 -266550338#3 -266550338#2 -266550338#1 -266550338#0"/>
        <busStop id="4589475949" name="Brixton Academy"/>
        <busStop id="-4589475946" name="Stansfield Road"/>
    </ptLine>
    <ptLine id="2850927" name="London Buses route 2 → Marylebone" line="2" type="bus" vClass="bus" completeness="0.05">
        <route edges="-321450388#1 -321450388#0 -613141472 -613141473 -572772255 24546642#0 24546642#1 572772256#0 572772256#1 572772256#2 572772256#3 572772256#4 572772256#5 572772256#6 572772256#7 743117132#0 743117132#1 743117131#0 743117131#1 -266550338#5 -266550338#4 -266550338#3 -266550338#2 -266550338#1 -266550338#0"/>
        <busStop id="4589475949" name="Brixton Academy"/>
        <busStop id="-4589475946" name="Stansfield Road"/>
    </ptLine>
    <ptLine id="3065292" name="London Buses route 333 → Tooting Broadway" line="333" type="bus" vClass="bus" completeness="0.05">
        <route edges="266550338#0 266550338#1 266550338#2 266550338#3 266550338#4 266550338#5 -743117131#1 -743117131#0 -743117132#1 -743117132#0 -572772256#7 -572772256#6 -572772256#5 -572772256#4 -572772256#3 -572772256#2 -572772256#1 -572772256#0 572772261#0 572772261#1 24687193 572772255 613141473 613141472 321450388#0 321450388#1"/>
        <busStop id="4589475947" name="Stansfield Road"/>
        <busStop id="-4589475948" name="Brixton Academy"/>
    </ptLine>
    <ptLine id="312147" name="London Buses route 45 → Clapham Park" line="45" type="bus" vClass="bus" completeness="0.08">
        <route edges="-639169633#1 -639169633#0 -321325247#3 -321325247#2 -321325247#1 -321325247#0 572772263#0 572772263#1 572772255 613141473 613141472 321450388#0 321450388#1"/>
        <busStop id="-469786435" name="Brixton Station Road"/>
        <busStop id="-469765146" name="Gresham Road / Brixton Police Station"/>
    </ptLine>
    <ptLine id="312674" name="London Buses route 59 → Streatham Hill, Telford Avenue" line="59" type="bus" vClass="bus" completeness="0.17">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import OSM public_transport bus_stop_mix_stops_platforms_lefthand ( Last six runs Jan2023 )

---------- Differences in errors ----------
33,38c33
< Warning: Speed of straight connection '24546642#0_0->24546642#1_0' reduced by 5.99 due to turning radius of 10.02 (length=1.40, angle=23.69).
< Warning: Speed of straight connection '300873532#2_0->300873532#3_0' reduced by 7.31 due to turning radius of 6.77 (length=2.24, angle=36.47).
< Warning: Speed of straight connection '300873532#2_1->300873532#3_1' reduced by 8.92 due to turning radius of 3.67 (length=1.07, angle=36.47).
< Warning: 6 total messages of type: No way found for reference '%' in relation '%'
< Warning: 9 total messages of type: PT line in relation % with no stops ignored. Probably OSM file is incomplete.
< Warning: 8 total messages of type: PT stop '%' has been moved to edge '%'.
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- 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">
    <busStop id="-4589475946" name="Stansfield Road" lane="-266550338#3_0" startPos="15.70" endPos="30.70" friendlyPos="true" lines="322 2 345 333 N2 196">
        <access lane="-12344177_0" pos="71.51" length="121.38" friendlyPos="1"/>
        <access lane="12344177_0" pos="42.94" length="126.18" friendlyPos="1"/>
        <access lane="155062255#0_0" pos="0.00" length="131.45" friendlyPos="1"/>
        <access lane="155062261_0" pos="0.00" length="43.85" friendlyPos="1"/>
        <access lane="634044342_0" pos="0.30" length="126.52" friendlyPos="1"/>
    </busStop>
    <busStop id="-4589475948" name="Brixton Academy" lane="-572772256#3_0" startPos="10.29" endPos="25.29" friendlyPos="true" lines="333 345 2 N2 196 322">
        <access lane="-210812678_0" pos="15.87" length="80.55" friendlyPos="1"/>
        <access lane="-529616561_0" pos="67.69" length="34.88" friendlyPos="1"/>
        <access lane="12163239_0" pos="51.41" length="25.34" friendlyPos="1"/>
        <access lane="26627464_0" pos="107.10" length="54.28" friendlyPos="1"/>
        <access lane="529616561_0" pos="0.00" length="38.77" friendlyPos="1"/>
    </busStop>
    <busStop id="-469765146" name="Gresham Road / Brixton Police Station" lane="-321325247#1_0" startPos="24.50" endPos="39.50" friendlyPos="true" lines="35 45 345 P4"/>
    <busStop id="-469770562" name="Stockwell Park Walk" lane="-253362220#1_0" startPos="9.65" endPos="24.65" friendlyPos="true">
        <access lane="-529616561_0" pos="0.00" length="63.20" friendlyPos="1"/>
        <access lane="26627464_0" pos="0.00" length="33.00" friendlyPos="1"/>
        <access lane="529616561_0" pos="67.69" length="66.99" friendlyPos="1"/>
        <access lane="743127578#0_0" pos="0.00" length="61.34" friendlyPos="1"/>
        <access lane="743127578#1_0" pos="0.00" length="68.89" friendlyPos="1"/>
    </busStop>
    <busStop id="-469786435" name="Brixton Station Road" lane="-639169633#0_0" startPos="78.45" endPos="93.45" friendlyPos="true" lines="35 45 345 P4"/>
    <busStop id="-4701534125" name="Brixton Road / Brixton Police Station" lane="-253362216#2_0" startPos="5.43" endPos="20.43" friendlyPos="true" lines="159 3 N3 N109 59">
        <access lane="-743127583_0" pos="41.45" length="23.51" friendlyPos="1"/>
        <access lane="743127580_0" pos="1.19" length="72.29" friendlyPos="1"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" lefthand="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-700070.51,-5705240.00" convBoundary="0.00,-0.00,1189.54,1562.16" origBoundary="-0.119675,51.462774,-0.102305,51.476786" projParameter="+proj=utm +zone=30 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="27.78" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="0"/>
    <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.motorway" priority="14" numLanes="2" speed="39.44" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.motorway_link" priority="9" numLanes="1" speed="22.22" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="5.56" allow="pedestrian bicycle" oneway="0" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="12" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.primary_link" priority="7" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.raceway" priority="15" numLanes="2" speed="83.33" allow="vip" oneway="0"/>
    <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary" priority="11" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.service" priority="1" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.step" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.steps" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.tertiary" priority="10" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.tertiary_link" priority="5" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.track" priority="1" numLanes="1" speed="5.56" allow="pedestrian motorcycle moped bicycle" oneway="0"/>
<truncated after showing first 30 lines>
---------- Missing result in ptlines ----------
<?xml version="1.0" encoding="UTF-8"?>


<ptLines xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/ptlines_file.xsd">
    <ptLine id="194651" name="London Buses route 35 → Clapham Junction" line="35" type="bus" vClass="bus" completeness="0.05">
        <route edges="-639169633#1 -639169633#0 -321325247#3 -321325247#2 -321325247#1 -321325247#0 572772263#0 572772263#1 572772255 613141473 613141472 321450388#0 321450388#1"/>
        <busStop id="-469786435" name="Brixton Station Road"/>
        <busStop id="-469765146" name="Gresham Road / Brixton Police Station"/>
    </ptLine>
    <ptLine id="2807957" name="London Buses route 322 → Clapham Common" line="322" type="bus" vClass="bus" completeness="0.06">
        <route edges="-321450388#1 -321450388#0 -613141472 -613141473 -572772255 24546642#0 24546642#1 572772256#0 572772256#1 572772256#2 572772256#3 572772256#4 572772256#5 572772256#6 572772256#7 743117132#0 743117132#1 743117131#0 743117131#1 -266550338#5 -266550338#4 -266550338#3 -266550338#2 -266550338#1 -266550338#0"/>
        <busStop id="4589475949" name="Brixton Academy"/>
        <busStop id="-4589475946" name="Stansfield Road"/>
    </ptLine>
    <ptLine id="2850927" name="London Buses route 2 → Marylebone" line="2" type="bus" vClass="bus" completeness="0.05">
        <route edges="-321450388#1 -321450388#0 -613141472 -613141473 -572772255 24546642#0 24546642#1 572772256#0 572772256#1 572772256#2 572772256#3 572772256#4 572772256#5 572772256#6 572772256#7 743117132#0 743117132#1 743117131#0 743117131#1 -266550338#5 -266550338#4 -266550338#3 -266550338#2 -266550338#1 -266550338#0"/>
        <busStop id="4589475949" name="Brixton Academy"/>
        <busStop id="-4589475946" name="Stansfield Road"/>
    </ptLine>
    <ptLine id="3065292" name="London Buses route 333 → Tooting Broadway" line="333" type="bus" vClass="bus" completeness="0.05">
        <route edges="266550338#0 266550338#1 266550338#2 266550338#3 266550338#4 266550338#5 -743117131#1 -743117131#0 -743117132#1 -743117132#0 -572772256#7 -572772256#6 -572772256#5 -572772256#4 -572772256#3 -572772256#2 -572772256#1 -572772256#0 572772261#0 572772261#1 24687193 572772255 613141473 613141472 321450388#0 321450388#1"/>
        <busStop id="4589475947" name="Stansfield Road"/>
        <busStop id="-4589475948" name="Brixton Academy"/>
    </ptLine>
    <ptLine id="312147" name="London Buses route 45 → Clapham Park" line="45" type="bus" vClass="bus" completeness="0.08">
        <route edges="-639169633#1 -639169633#0 -321325247#3 -321325247#2 -321325247#1 -321325247#0 572772263#0 572772263#1 572772255 613141473 613141472 321450388#0 321450388#1"/>
        <busStop id="-469786435" name="Brixton Station Road"/>
        <busStop id="-469765146" name="Gresham Road / Brixton Police Station"/>
    </ptLine>
    <ptLine id="312674" name="London Buses route 59 → Streatham Hill, Telford Avenue" line="59" type="bus" vClass="bus" completeness="0.17">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import OSM public_transport bus_stop_position ( Last six runs Jan2023 )

---------- Differences in errors ----------
2,5c2
< Warning: The traffic light '28095437' does not control any links; it will not be build.
< Warning: Could not build program '0' for traffic light '28095437'
< Warning: The traffic light '3612453893' does not control any links; it will not be build.
< Warning: Could not build program '0' for traffic light '3612453893'
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- 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">
    <busStop id="3357557585" name="Fontanestraße/Flughafenstraße" lane="10996053_2" startPos="4.49" endPos="23.63" friendlyPos="true" lines="104"/>
    <busStop id="3357557586" name="Fontanestraße/Flughafenstraße" lane="10996029_0" startPos="20.14" endPos="35.58" friendlyPos="true" lines="104"/>
    <busStop id="3357557587" name="Fontanestraße/Flughafenstraße" lane="4579853_2" startPos="208.08" endPos="221.26" friendlyPos="true" lines="166"/>
    <busStop id="3357557588" name="U Boddinstraße" lane="68189545_2" startPos="79.80" endPos="94.80" friendlyPos="true"/>
    <busStop id="821551864" name="U Boddinstraße" lane="68189545_2" startPos="72.07" endPos="87.07" friendlyPos="true" lines="166"/>
</additional>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-391376.77,-5815457.98" convBoundary="0.00,0.00,1663.20,857.79" origBoundary="13.400387,52.478736,13.424985,52.486339" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="cycleway.lane" allow="bicycle" bikeLaneWidth="1.00"/>
    <type id="cycleway.opposite_lane" allow="bicycle" bikeLaneWidth="1.00"/>
    <type id="cycleway.opposite_track" allow="bicycle" bikeLaneWidth="1.50"/>
    <type id="cycleway.track" allow="bicycle" bikeLaneWidth="1.50"/>
    <type id="cycleway.track|highway.secondary" priority="7" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric ship" oneway="0" bikeLaneWidth="1.50"/>
    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="8.33" allow="pedestrian" oneway="1"/>
    <type id="highway.living_street" priority="3" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric ship" oneway="0"/>
    <type id="highway.motorway" priority="13" numLanes="2" speed="44.44" disallow="pedestrian moped bicycle tram rail_urban rail rail_electric ship" oneway="1"/>
    <type id="highway.motorway_link" priority="12" numLanes="1" speed="22.22" disallow="pedestrian moped bicycle tram rail_urban rail rail_electric ship" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="2.78" allow="pedestrian bicycle" oneway="1"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="8.33" allow="pedestrian" oneway="1"/>
    <type id="highway.primary" priority="9" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric ship" oneway="0"/>
    <type id="highway.primary_link" priority="8" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric ship" oneway="0"/>
    <type id="highway.residential" priority="4" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric ship" oneway="0"/>
    <type id="highway.secondary" priority="7" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric ship" oneway="0"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric ship" oneway="0"/>
    <type id="highway.service" priority="2" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
    <type id="highway.services" priority="1" numLanes="1" speed="8.33" disallow="tram rail_urban rail rail_electric ship" oneway="0"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1"/>
    <type id="highway.step" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1"/>
    <type id="highway.steps" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import OSM public_transport duplicate_lines ( Last six runs Jan2023 )

---------- Differences in errors ----------
26,32c26
< Warning: The traffic light '29325954' does not control any links; it will not be build.
< Warning: Could not build program '0' for traffic light '29325954'
< Warning: The traffic light '29325955' does not control any links; it will not be build.
< Warning: Could not build program '0' for traffic light '29325955'
< Warning: Speed of straight connection '-28362838#0_0->28362836#0_1' reduced by 5.12 due to turning radius of 13.97 (length=4.22, angle=33.35).
< Warning: 6 total messages of type: Ignoring duplicate PT line '%'.
< Warning: 6 total messages of type: No way found for reference '%' in relation '%'
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- 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">
    <busStop id="-3959807201" name="Dudenstraße/Katzbachstraße" lane="-391493954#3_2" startPos="12.22" endPos="27.22" friendlyPos="true" lines="104"/>
    <busStop id="-3959807220" name="Kolonnenbrücke" lane="-110450334#1_2" startPos="0.00" endPos="15.00" friendlyPos="true" lines="104 N42"/>
    <busStop id="-4032629820" name="Monumentenstraße" lane="-53356539#0_2" startPos="32.12" endPos="47.12" friendlyPos="true" lines="140"/>
    <busStop id="2029039146" name="Badener Ring" lane="111325187#3_0" startPos="118.97" endPos="133.97" friendlyPos="true" lines="140"/>
    <busStop id="2029039195" name="Dudenstraße/Katzbachstraße" lane="391493945#1_0" startPos="2.23" endPos="17.23" friendlyPos="true" lines="140"/>
    <busStop id="2029039199" name="Dudenstraße/Katzbachstraße" lane="111325187#1_0" startPos="10.27" endPos="25.27" friendlyPos="true" lines="140"/>
    <busStop id="3959807200" name="Dudenstraße/Katzbachstraße" lane="391493954#3_2" startPos="33.08" endPos="48.08" friendlyPos="true" lines="104"/>
    <busStop id="3959807221" name="Kolonnenbrücke" lane="110450334#1_2" startPos="0.06" endPos="15.06" friendlyPos="true" lines="104 N42"/>
    <busStop id="4032629811" name="Katzbachstraße/Kreuzbergstraße" lane="53356539#0_2" startPos="0.00" endPos="15.00" friendlyPos="true" lines="140"/>
    <busStop id="4032629819" name="Monumentenstraße" lane="53356539#1_2" startPos="32.23" endPos="47.23" friendlyPos="true" lines="140"/>
</additional>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-389060.19,-5815081.48" convBoundary="0.00,0.00,1267.18,1579.73" origBoundary="13.366597,52.474606,13.384884,52.488946" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="cycleway.lane" allow="bicycle" bikeLaneWidth="1.00"/>
    <type id="cycleway.lane|highway.secondary" priority="7" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric ship" oneway="0" bikeLaneWidth="1.00"/>
    <type id="cycleway.opposite_lane" allow="bicycle" bikeLaneWidth="1.00"/>
    <type id="cycleway.opposite_track" allow="bicycle" bikeLaneWidth="1.50"/>
    <type id="cycleway.track" allow="bicycle" bikeLaneWidth="1.50"/>
    <type id="cycleway.track|highway.secondary" priority="7" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric ship" oneway="0" bikeLaneWidth="1.50"/>
    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="8.33" allow="pedestrian" oneway="1"/>
    <type id="highway.living_street" priority="3" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric ship" oneway="0"/>
    <type id="highway.motorway" priority="13" numLanes="2" speed="44.44" disallow="pedestrian moped bicycle tram rail_urban rail rail_electric ship" oneway="1"/>
    <type id="highway.motorway_link" priority="12" numLanes="1" speed="22.22" disallow="pedestrian moped bicycle tram rail_urban rail rail_electric ship" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="2.78" allow="pedestrian bicycle" oneway="1"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="8.33" allow="pedestrian" oneway="1"/>
    <type id="highway.primary" priority="9" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric ship" oneway="0"/>
    <type id="highway.primary_link" priority="8" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric ship" oneway="0"/>
    <type id="highway.residential" priority="4" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric ship" oneway="0"/>
    <type id="highway.secondary" priority="7" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric ship" oneway="0"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric ship" oneway="0"/>
    <type id="highway.service" priority="2" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
    <type id="highway.services" priority="1" numLanes="1" speed="8.33" disallow="tram rail_urban rail rail_electric ship" oneway="0"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1"/>
    <type id="highway.step" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1"/>
<truncated after showing first 30 lines>
---------- Missing result in ptlines ----------
<?xml version="1.0" encoding="UTF-8"?>


<ptLines xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/ptlines_file.xsd">
    <ptLine id="1901599" name="Buslinie 104: Neu-Westend, Brixplatz => Stralau, Tunnelstraße" line="104" type="share_taxi" vClass="taxi" color="149,39,110" completeness="1.00">
        <route edges="338412128 7742634 338412126 4619354 245193868 110450334#0 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 456455657#0 456455657#1 391493953#0 391493953#1 391493946 391493948 456455656 391493951 456455655"/>
        <busStop id="3959807221" name="Kolonnenbrücke"/>
        <busStop id="3959807200" name="Dudenstraße/Katzbachstraße"/>
    </ptLine>
    <ptLine id="1901600" name="Buslinie 104: Stralau, Tunnelstraße => Neu-Westend, Brixplatz" line="104" type="minibus" vClass="bus" color="149,39,110" completeness="1.00">
        <route edges="-456455655 -391493951 -456455656 -391493948 -391493946 -391493953#1 -391493953#0 -456455657#1 -456455657#0 -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 -110450334#0 -245193868 -4619354 -338412126 -7742634 -338412128"/>
        <busStop id="-3959807201" name="Dudenstraße/Katzbachstraße"/>
        <busStop id="-3959807220" name="Kolonnenbrücke"/>
    </ptLine>
    <ptLine id="2000799" name="Buslinie 140: S+U Tempelhof => S Ostbahnhof" line="140" type="bus" vClass="bus" completeness="0.06">
        <route edges="111325188#0 111325188#1 111325188#2 391493945#0 391493945#1 391493945#2 391493945#3 161159325#0 161159325#1 -53356539#1 -53356539#0"/>
        <busStop id="2029039195" name="Dudenstraße/Katzbachstraße"/>
        <busStop id="-4032629820" name="Monumentenstraße"/>
    </ptLine>
    <ptLine id="2000803" name="Buslinie 140: S Ostbahnhof => S + U Tempelhof" line="140" type="bus" vClass="bus" completeness="0.13">
        <route edges="53356539#0 53356539#1 4710636#0 4710636#1 4710636#2 111325187#0 111325187#1 111325187#2 111325187#3"/>
        <busStop id="4032629811" name="Katzbachstraße/Kreuzbergstraße"/>
        <busStop id="4032629819" name="Monumentenstraße"/>
        <busStop id="2029039199" name="Dudenstraße/Katzbachstraße"/>
        <busStop id="2029039146" name="Badener Ring"/>
    </ptLine>
    <ptLine id="6187328" name="Buslinie N42: S+U Alexanderplatz => U Theodor-Heuss-Platz" line="N42" type="bus" vClass="bus" color="89,91,98" completeness="0.12">
        <route edges="-456455655 -391493951 -456455656 -391493948 -391493946 -391493953#1 -391493953#0 -456455657#1 -456455657#0 -391493952#2 -391493952#1 -391493952#0 -391493950#1 -391493950#0 -391493947 -391493949 -338412122 -110450334#2 -110450334#1 -110450334#0 -245193868 -4619354 -338412126 -7742634 -338412128"/>
        <busStop id="-3959807201" name="Dudenstraße/Katzbachstraße"/>
        <busStop id="-3959807220" name="Kolonnenbrücke"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import OSM public_transport ptline_network_modification ( Last six runs Jan2023 )

---------- Differences in errors ----------
16,20c16
< Warning: The traffic light '29325954' does not control any links; it will not be build.
< Warning: Could not build program '0' for traffic light '29325954'
< Warning: The traffic light '29325955' does not control any links; it will not be build.
< Warning: Could not build program '0' for traffic light '29325955'
< Warning: Speed of straight connection '-28362838#0_0->28362836#0_1' reduced by 5.12 due to turning radius of 13.97 (length=4.22, angle=33.35).
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- 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">
    <busStop id="-3959807201" name="Dudenstraße/Katzbachstraße" lane="-391493954#3_2" startPos="12.22" endPos="27.22" friendlyPos="true" lines="104"/>
    <busStop id="-3959807220" name="Kolonnenbrücke" lane="-110450334#1_2" startPos="0.00" endPos="15.00" friendlyPos="true" lines="104 N42"/>
    <busStop id="-4032629820" name="Monumentenstraße" lane="-53356539#0_2" startPos="32.12" endPos="47.12" friendlyPos="true" lines="140"/>
    <busStop id="2029039146" name="Badener Ring" lane="111325187#3_0" startPos="118.97" endPos="133.97" friendlyPos="true" lines="140"/>
    <busStop id="2029039195" name="Dudenstraße/Katzbachstraße" lane="391493945#1_0" startPos="2.23" endPos="17.23" friendlyPos="true" lines="140"/>
    <busStop id="2029039199" name="Dudenstraße/Katzbachstraße" lane="111325187#1_0" startPos="10.27" endPos="25.27" friendlyPos="true" lines="140"/>
    <busStop id="3959807200" name="Dudenstraße/Katzbachstraße" lane="391493954#3_2" startPos="33.08" endPos="48.08" friendlyPos="true" lines="104"/>
    <busStop id="3959807221" name="Kolonnenbrücke" lane="110450334#1_2" startPos="0.06" endPos="15.06" friendlyPos="true" lines="104 N42"/>
    <busStop id="4032629811" name="Katzbachstraße/Kreuzbergstraße" lane="53356539#0_2" startPos="0.00" endPos="15.00" friendlyPos="true" lines="140"/>
    <busStop id="4032629819" name="Monumentenstraße" lane="53356539#1_2" startPos="32.23" endPos="47.23" friendlyPos="true" lines="140"/>
</additional>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-389060.19,-5815081.48" convBoundary="0.00,0.00,1267.18,1579.73" origBoundary="13.366597,52.474606,13.384884,52.488946" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="cycleway.lane" allow="bicycle" bikeLaneWidth="1.00"/>
    <type id="cycleway.lane|highway.secondary" priority="7" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric ship" oneway="0" bikeLaneWidth="1.00"/>
    <type id="cycleway.opposite_lane" allow="bicycle" bikeLaneWidth="1.00"/>
    <type id="cycleway.opposite_track" allow="bicycle" bikeLaneWidth="1.50"/>
    <type id="cycleway.track" allow="bicycle" bikeLaneWidth="1.50"/>
    <type id="cycleway.track|highway.secondary" priority="7" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric ship" oneway="0" bikeLaneWidth="1.50"/>
    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="8.33" allow="pedestrian" oneway="1"/>
    <type id="highway.living_street" priority="3" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric ship" oneway="0"/>
    <type id="highway.motorway" priority="13" numLanes="2" speed="44.44" disallow="pedestrian moped bicycle tram rail_urban rail rail_electric ship" oneway="1"/>
    <type id="highway.motorway_link" priority="12" numLanes="1" speed="22.22" disallow="pedestrian moped bicycle tram rail_urban rail rail_electric ship" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="2.78" allow="pedestrian bicycle" oneway="1"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="8.33" allow="pedestrian" oneway="1"/>
    <type id="highway.primary" priority="9" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric ship" oneway="0"/>
    <type id="highway.primary_link" priority="8" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric ship" oneway="0"/>
    <type id="highway.residential" priority="4" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric ship" oneway="0"/>
    <type id="highway.secondary" priority="7" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric ship" oneway="0"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric ship" oneway="0"/>
    <type id="highway.service" priority="2" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
    <type id="highway.services" priority="1" numLanes="1" speed="8.33" disallow="tram rail_urban rail rail_electric ship" oneway="0"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1"/>
    <type id="highway.step" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1"/>
<truncated after showing first 30 lines>
---------- Missing result in ptlines ----------
<?xml version="1.0" encoding="UTF-8"?>


<ptLines xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/ptlines_file.xsd">
    <ptLine id="1901599" name="Buslinie 104: Neu-Westend, Brixplatz => Stralau, Tunnelstraße" line="104" type="bus" vClass="bus" color="149,39,110" completeness="1.00">
        <route edges="338412128 338412126 4619354 245193868 110450334#0 110450334#1 110450334#2 338412122 391493949 391493950#0 391493950#1 391493952#0 391493952#1 391493952#2 391493954#0 391493954#1 391493954#2 391493954#3 456455657#0 456455657#1 391493953#0 391493953#1 391493946 391493948 456455656 456455655"/>
        <busStop id="3959807221" name="Kolonnenbrücke"/>
        <busStop id="3959807200" name="Dudenstraße/Katzbachstraße"/>
    </ptLine>
    <ptLine id="1901600" name="Buslinie 104: Stralau, Tunnelstraße => Neu-Westend, Brixplatz" line="104" type="bus" vClass="bus" color="149,39,110" completeness="1.00">
        <route edges="-456455655 -391493951 -391493948 -391493946 -391493953#1 -391493953#0 -456455657#1 -456455657#0 -391493954#3 -391493954#2 -391493954#1 -391493954#0 -391493952#2 -391493952#1 -391493952#0 -391493950#1 -391493950#0 -391493949 -338412122 -110450334#2 -110450334#1 -110450334#0 -245193868 -4619354 -338412126 -7742634"/>
        <busStop id="-3959807201" name="Dudenstraße/Katzbachstraße"/>
        <busStop id="-3959807220" name="Kolonnenbrücke"/>
    </ptLine>
    <ptLine id="2000799" name="Buslinie 140: S+U Tempelhof => S Ostbahnhof" line="140" type="bus" vClass="bus" completeness="0.06">
        <route edges="111325188#0 111325188#1 111325188#2 391493945#1 391493945#2 391493945#3 161159325#0 161159325#1 -53356539#1 -53356539#0"/>
        <busStop id="2029039195" name="Dudenstraße/Katzbachstraße"/>
        <busStop id="-4032629820" name="Monumentenstraße"/>
    </ptLine>
    <ptLine id="2000803" name="Buslinie 140: S Ostbahnhof => S + U Tempelhof" line="140" type="bus" vClass="bus" completeness="0.13">
        <route edges="53356539#0 53356539#1 4710636#0 4710636#1 4710636#2 111325187#0 111325187#1 111325187#2 111325187#3"/>
        <busStop id="4032629811" name="Katzbachstraße/Kreuzbergstraße"/>
        <busStop id="4032629819" name="Monumentenstraße"/>
        <busStop id="2029039199" name="Dudenstraße/Katzbachstraße"/>
        <busStop id="2029039146" name="Badener Ring"/>
    </ptLine>
    <ptLine id="6187328" name="Buslinie N42: S+U Alexanderplatz => U Theodor-Heuss-Platz" line="N42" type="bus" vClass="bus" color="89,91,98" completeness="0.12">
        <route edges="-456455655 -391493951 -391493948 -391493946 -391493953#1 -391493953#0 -456455657#1 -456455657#0 -391493952#2 -391493952#1 -391493952#0 -391493950#1 -391493950#0 -391493949 -338412122 -110450334#2 -110450334#1 -110450334#0 -245193868 -4619354 -338412126 -7742634"/>
        <busStop id="-3959807201" name="Dudenstraße/Katzbachstraße"/>
        <busStop id="-3959807220" name="Kolonnenbrücke"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import OSM railway consistent_ptline ( Last six runs Jan2023 )

---------- Differences in errors ----------
40,51c40
< Warning: Lane '-23319992#2_0' is not connected from any incoming edge at junction '3414814703'.
< Warning: The traffic light '3319201701' does not control any links; it will not be build.
< Warning: Could not build program '0' for traffic light '3319201701'
< Warning: The traffic light '5708137319' does not control any links; it will not be build.
< Warning: Could not build program '0' for traffic light '5708137319'
< Warning: Speed of straight connection '375217308#1_0->375217308#2_0' reduced by 6.07 due to turning radius of 11.13 (length=7.13, angle=54.56).
< Warning: Speed of straight connection '375217301#1_0->375217301#2_0' reduced by 8.14 due to turning radius of 6.02 (length=1.74, angle=34.17).
< Warning: 8 total messages of type: Cannot assign stop % on edge '%' to pt line '%'. Ignoring!
< Warning: 12 total messages of type: Discarding way '%' because it has only % node(s)
< Warning: 8 total messages of type: First stop edge '%' is not part of the route of line '%'.
< Warning: 7 total messages of type: Last stop edge '%' is not part of the route of line '%'.
< Warning: 799 total messages of type: The referenced geometry information (ref='%') is not known
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- 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">
    <busStop id="5414156523" name="Ackerstraße" lane="310569080#0_0" startPos="0.00" endPos="23.88" friendlyPos="true" lines="4">
        <access lane="382039401#0_0" pos="0.20" length="61.97" friendlyPos="1"/>
        <access lane="382039401#1_0" pos="0.20" length="61.76" friendlyPos="1"/>
        <access lane="382039401#2_0" pos="0.00" length="61.74" friendlyPos="1"/>
        <access lane="563320574#0_0" pos="32.13" length="0.49" friendlyPos="1"/>
        <access lane="563320574#1_0" pos="0.00" length="36.26" friendlyPos="1"/>
    </busStop>
    <busStop id="5414156524" name="Ackerstraße" lane="291757758#15_0" startPos="12.73" endPos="37.73" friendlyPos="true" lines="4">
        <access lane="382039401#0_0" pos="0.20" length="82.43" friendlyPos="1"/>
        <access lane="382039401#1_0" pos="0.00" length="82.43" friendlyPos="1"/>
        <access lane="382039401#2_0" pos="0.00" length="82.53" friendlyPos="1"/>
        <access lane="563320574#0_0" pos="18.33" length="3.74" friendlyPos="1"/>
        <access lane="563320574#1_0" pos="0.00" length="57.08" friendlyPos="1"/>
    </busStop>
    <busStop id="5428806609" name="Ackerstraße" lane="563320575#1_0" startPos="27.69" endPos="42.69" friendlyPos="true">
        <access lane="382039401#0_0" pos="0.20" length="78.84" friendlyPos="1"/>
        <access lane="382039401#1_0" pos="0.00" length="78.86" friendlyPos="1"/>
        <access lane="382039401#2_0" pos="0.00" length="78.99" friendlyPos="1"/>
        <access lane="563320574#0_0" pos="20.71" length="4.34" friendlyPos="1"/>
        <access lane="563320574#1_0" pos="0.00" length="53.55" friendlyPos="1"/>
    </busStop>
    <busStop id="5428806610" name="Ackerstraße" lane="563320574#0_0" startPos="23.87" endPos="38.87" friendlyPos="true"/>
    <busStop id="5708039346" name="Hauptfriedhof" lane="334152816#1_0" startPos="35.67" endPos="50.67" friendlyPos="true"/>
    <busStop id="5708039355" name="Hauptfriedhof" lane="291757758#1_0" startPos="28.27" endPos="53.27" friendlyPos="true" lines="4">
        <access lane="23319992#2_0" pos="0.00" length="70.01" friendlyPos="1"/>
        <access lane="334152816#1_0" pos="41.03" length="0.91" friendlyPos="1"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-605672.31,-5790536.50" convBoundary="0.00,0.00,705.01,162.74" origBoundary="10.548010,52.255001,10.559838,52.256498" projParameter="+proj=utm +zone=32 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="27.78" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="0"/>
    <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.motorway" priority="14" numLanes="2" speed="39.44" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.motorway_link" priority="9" numLanes="1" speed="22.22" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="5.56" allow="pedestrian bicycle" oneway="0" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="12" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.primary_link" priority="7" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.raceway" priority="15" numLanes="2" speed="83.33" allow="vip" oneway="0"/>
    <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary" priority="11" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.service" priority="1" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.step" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.steps" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.tertiary" priority="10" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.tertiary_link" priority="5" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.track" priority="1" numLanes="1" speed="5.56" allow="pedestrian motorcycle moped bicycle" oneway="0"/>
<truncated after showing first 30 lines>
---------- Missing result in ptlines ----------
<?xml version="1.0" encoding="UTF-8"?>


<ptLines xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/ptlines_file.xsd">
    <ptLine id="1518915" name="Bus 422: Lehndorf => Bebelhof" line="422" type="bus" vClass="bus" period="1800" color="90,197,242" completeness="0.02">
        <route edges="393081317 564399027 -599936773 -563320576#2 -563320576#1 -563320576#0 -361120217#1 -361120217#0 -361120213"/>
        <busStop id="5428806610" name="Ackerstraße"/>
    </ptLine>
    <ptLine id="31272" name="Tram 4: Helmstedter Str. => Radeklint" line="4" type="tram" vClass="tram" period="900" color="0,158,227" completeness="0.17">
        <route edges="291757758#0 291757758#1 291757758#2 291757758#3 291757758#4 291757758#5 291757758#6 291757758#7 291757758#8 291757758#9 291757758#10 291757758#11 291757758#12 291757758#13 291757758#14 291757758#15"/>
        <busStop id="5414156524" name="Ackerstraße"/>
        <busStop id="5708039355" name="Hauptfriedhof"/>
    </ptLine>
    <ptLine id="3887930" name="Tram 4: Radeklint => Helmstedter Str." line="4" type="tram" vClass="tram" period="900" color="0,158,227" completeness="0.08">
        <route edges="310569080#0 310569080#1 310569080#2 310569080#3 310569080#4 310569080#5 310569080#6 310569080#7 310569080#8 310569080#9 310569080#10 310569080#11 310569080#12 600220249#0 600220249#1 600220249#2"/>
        <busStop id="5414156523" name="Ackerstraße"/>
    </ptLine>
    <ptLine id="6615477" name="Bus 422: Bebelhof => Lehndorf" line="422" type="bus" vClass="bus" period="1800" color="90,197,242" completeness="0.03">
        <route edges="361120213 361120217#0 361120217#1 563320576#0 563320576#1 563320576#2 599936773 -382039401#2 -382039401#1 -382039401#0 61302715"/>
        <busStop id="5428806609" name="Ackerstraße"/>
    </ptLine>
    <ptLine id="6789990" name="Bus 482: Braunschweiger Verkehrs-GmbH => Hauptbahnhof" line="482" type="bus" vClass="bus" color="215,181,46" completeness="0.20">
        <route edges="33081812#0 33081812#1 33081812#2 33081812#3 33081812#4 33081812#5 33081812#6 375217300#0 375217300#1 25258740#0 25258740#1 25258740#2 25258740#3 25258740#4 61302715"/>
        <busStop id="5428806609" name="Ackerstraße"/>
    </ptLine>
    <ptLine id="6789991" name="Bus 482: Hauptbahnhof => Braunschweiger Verkehrs-GmbH" line="482" type="bus" vClass="bus" color="215,181,46" completeness="0.17">
        <route edges="393081317 564399027 382044611#0 382044611#1 382044611#2 382044611#3 382044612 382044613#0 382044613#1 375217302#0 375217302#1 375217302#2"/>
        <busStop id="5428806610" name="Ackerstraße"/>
    </ptLine>
    <ptLine id="6915025" name="Bus 730: Braunschweig => Evessen" line="730" type="bus" vClass="bus" period="3600" completeness="0.02">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import OSM railway rail_stop_road_access ( Last six runs Jan2023 )

---------- Differences in errors ----------
21,23c21
< Warning: The rail crossing '1865677206' does not have any roads.
< Warning: 7 total messages of type: Discarding unknown compound '%' in type '%' (first occurrence for edge '%').
< Warning: 6 total messages of type: Found sharp turn with radius % at the start of edge '%'.
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- 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">
    <busStop id="-1965562507" name="Krankenhaus Köpenick/Besuchereingang" lane="-10781127#4_1" startPos="1.41" endPos="17.54" friendlyPos="true" lines="165 N65 269 X69"/>
    <busStop id="-1965562529" name="Krankenhaus Köpenick/Besuchereingang" lane="-37850032#1_1" startPos="17.38" endPos="28.37" friendlyPos="true" lines="169 165 269 N67 X69"/>
    <busStop id="-2241193473" name="Krankenhaus Köpenick/Südseite" lane="-431551344#0_1" startPos="3.21" endPos="19.24" friendlyPos="true" lines="169 N65 N67"/>
    <busStop id="-296614492" name="Müggelheimer Straße/Wendenschloßstraße" lane="-283006425#0_1" startPos="0.00" endPos="17.89" friendlyPos="true" lines="N62"/>
    <busStop id="-3239724394" name="Anemonenstraße" lane="-37850032#0_1" startPos="152.54" endPos="167.54" friendlyPos="true"/>
    <busStop id="-3239724400" name="Krankenhaus Köpenick/Südseite" lane="-10855364#0_0" startPos="8.94" endPos="54.94" friendlyPos="true" lines="N65 N69 N67">
        <access lane="214614384_0" pos="35.50" length="45.21" friendlyPos="1"/>
        <access lane="214614422#0_0" pos="0.00" length="59.58" friendlyPos="1"/>
        <access lane="214614422#1_0" pos="0.00" length="61.85" friendlyPos="1"/>
        <access lane="26284993#1_0" pos="36.59" length="28.74" friendlyPos="1"/>
    </busStop>
    <busStop id="-344853528" name="Anemonenstraße" lane="-37850032#0_1" startPos="178.39" endPos="193.39" friendlyPos="true" lines="169 165 269 N67"/>
    <busStop id="-3812676488" name="Betriebshof Köpenick" lane="-403449586#0_1" startPos="97.90" endPos="121.55" friendlyPos="true" lines="N62"/>
    <busStop id="-3812676491" name="Dregerhoffstraße" lane="-93704176#0_1" startPos="1051.68" endPos="1066.68" friendlyPos="true"/>
    <busStop id="-3812676496" name="Pritstabelstraße" lane="-93704176#0_1" startPos="733.42" endPos="748.42" friendlyPos="true"/>
    <busStop id="-3812676497" name="Pritstabelstraße" lane="-93704176#0_1" startPos="713.46" endPos="728.46" friendlyPos="true" lines="N62"/>
    <busStop id="-3812676498" name="Segewaldweg" lane="-93704176#0_1" startPos="254.34" endPos="269.34" friendlyPos="true"/>
    <busStop id="-3812676502" name="Zur Nachtheide" lane="-93704176#0_1" startPos="1368.31" endPos="1383.31" friendlyPos="true"/>
    <busStop id="-3895454719" name="Zur Nachtheide" lane="-93704176#0_1" startPos="1352.04" endPos="1367.04" friendlyPos="true" lines="N62"/>
    <busStop id="1865677162" name="Krankenhaus Köpenick/Südseite" lane="176156044#5_0" startPos="23.48" endPos="69.48" friendlyPos="true" lines="27 67">
        <access lane="25816398#0_0" pos="18.93" length="60.58" friendlyPos="1"/>
        <access lane="26284993#1_0" pos="46.45" length="7.22" friendlyPos="1"/>
        <access lane="26284993#2_0" pos="0.00" length="49.58" friendlyPos="1"/>
        <access lane="54048877#1_0" pos="29.23" length="46.87" friendlyPos="1"/>
    </busStop>
    <busStop id="1865677163" name="Pablo-Neruda-Straße" lane="176156044#6_0" startPos="33.19" endPos="52.43" friendlyPos="true" lines="27 67">
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-403383.92,-5808103.04" convBoundary="0.00,0.00,5215.39,3375.47" origBoundary="13.578494,52.415505,13.656099,52.445099" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="8.33" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="0"/>
    <type id="highway.living_street" priority="3" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric ship" oneway="0"/>
    <type id="highway.motorway" priority="13" numLanes="2" speed="27.78" disallow="pedestrian moped bicycle tram rail_urban rail rail_electric ship" oneway="1"/>
    <type id="highway.motorway_link" priority="12" numLanes="1" speed="16.67" disallow="pedestrian moped bicycle tram rail_urban rail rail_electric ship" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="2.78" allow="pedestrian bicycle" oneway="1" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="9" numLanes="2" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric ship" oneway="0" sidewalkWidth="3.00"/>
    <type id="highway.primary_link" priority="8" numLanes="1" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric ship" oneway="0" sidewalkWidth="3.00"/>
    <type id="highway.raceway" priority="14" numLanes="2" speed="83.33" allow="vip" oneway="0"/>
    <type id="highway.residential" priority="4" numLanes="1" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric ship" oneway="0" sidewalkWidth="2.00"/>
    <type id="highway.secondary" priority="7" numLanes="2" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric ship" oneway="0" sidewalkWidth="3.00"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric ship" oneway="0" sidewalkWidth="3.00"/>
    <type id="highway.service" priority="2" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
    <type id="highway.services" priority="1" numLanes="1" speed="8.33" disallow="tram rail_urban rail rail_electric ship" oneway="0"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.step" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.steps" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.tertiary" priority="6" numLanes="1" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric ship" oneway="0" sidewalkWidth="3.00"/>
    <type id="highway.tertiary_link" priority="5" numLanes="1" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric ship" oneway="0" sidewalkWidth="2.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import OSM sidewalks bike_no_typemap ( Last six runs Jan2023 )

---------- Differences in errors ----------
14c14
< Warning: 9 total messages of type: No way found for reference '%' in relation '%'
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
37,60c37
< Dividing of lanes on approached lanes ... done.
< Processing turnarounds ... done.
< Rechecking of lane endings ... done.
< Joining traffic light nodes ... done.
< Computing traffic light control information ... done.
< Computing node logics ... done.
< Computing traffic light logics ... done.
<  0 traffic light(s) computed.
< Building inner edges ... done.
< Find accesses for pt rail stops ... done.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 0
<   Dead-end junctions          : 8
<   Priority junctions          : 9
<   Right-before-left junctions : 1
<  Network boundaries:
<   Original boundary  : 13.57,52.45,13.58,52.46
<   Applied offset     : -403109.10,-5812345.94
<   Converted boundary : 0.00,0.00,354.46,642.70
< -----------------------------------------------------
< Writing network ... done.
< Success.
---
> Dividing of lanes on approached lanes ... 
\ No newline at end of file
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-403109.10,-5812345.94" convBoundary="0.00,0.00,354.46,642.70" origBoundary="13.574171,52.452694,13.579200,52.458530" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="13.89" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="0"/>
    <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.motorway" priority="14" numLanes="2" speed="27.78" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.motorway_link" priority="9" numLanes="1" speed="16.67" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="5.56" allow="pedestrian bicycle" oneway="0" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="12" numLanes="2" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="3.00"/>
    <type id="highway.primary_link" priority="7" numLanes="1" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="3.00"/>
    <type id="highway.raceway" priority="15" numLanes="2" speed="83.33" allow="vip" oneway="0"/>
    <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="2.00"/>
    <type id="highway.secondary" priority="11" numLanes="1" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="3.00"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="3.00"/>
    <type id="highway.service" priority="1" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.step" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.steps" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.tertiary" priority="10" numLanes="1" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="3.00"/>
    <type id="highway.tertiary_link" priority="5" numLanes="1" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="2.00"/>
    <type id="highway.track" priority="1" numLanes="1" speed="5.56" allow="pedestrian motorcycle moped bicycle" oneway="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import OSM sidewalks import_left ( Last six runs Jan2023 )

---------- Differences in errors ----------
13c13
< Warning: 9 total messages of type: No way found for reference '%' in relation '%'
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
39,62c39
< Dividing of lanes on approached lanes ... done.
< Processing turnarounds ... done.
< Rechecking of lane endings ... done.
< Joining traffic light nodes ... done.
< Computing traffic light control information ... done.
< Computing node logics ... done.
< Computing traffic light logics ... done.
<  0 traffic light(s) computed.
< Building inner edges ... done.
< Find accesses for pt rail stops ... done.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 0
<   Dead-end junctions          : 8
<   Priority junctions          : 9
<   Right-before-left junctions : 1
<  Network boundaries:
<   Original boundary  : 13.57,52.45,13.58,52.46
<   Applied offset     : -403109.10,-5812345.94
<   Converted boundary : 0.00,0.00,354.46,642.70
< -----------------------------------------------------
< Writing network ... done.
< Success.
---
> Dividing of lanes on approached lanes ... 
\ No newline at end of file
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-403109.10,-5812345.94" convBoundary="0.00,0.00,354.46,642.70" origBoundary="13.574171,52.452694,13.579200,52.458530" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="cycleway.lane" allow="bicycle" bikeLaneWidth="1.00"/>
    <type id="cycleway.opposite_lane" allow="bicycle" bikeLaneWidth="1.00"/>
    <type id="cycleway.opposite_track" allow="bicycle" bikeLaneWidth="1.50"/>
    <type id="cycleway.track" allow="bicycle" bikeLaneWidth="1.50"/>
    <type id="cycleway.track|highway.secondary" priority="11" numLanes="1" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="3.00" bikeLaneWidth="1.50"/>
    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="13.89" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="0"/>
    <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.motorway" priority="14" numLanes="2" speed="27.78" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.motorway_link" priority="9" numLanes="1" speed="16.67" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="5.56" allow="pedestrian bicycle" oneway="0" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="12" numLanes="2" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="3.00"/>
    <type id="highway.primary_link" priority="7" numLanes="1" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="3.00"/>
    <type id="highway.raceway" priority="15" numLanes="2" speed="83.33" allow="vip" oneway="0"/>
    <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="2.00"/>
    <type id="highway.secondary" priority="11" numLanes="1" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="3.00"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="3.00"/>
    <type id="highway.service" priority="1" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import OSM sidewalks import_no_bike ( Last six runs Jan2023 )

---------- Differences in errors ----------
14c14
< Warning: 9 total messages of type: No way found for reference '%' in relation '%'
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
37,60c37
< Dividing of lanes on approached lanes ... done.
< Processing turnarounds ... done.
< Rechecking of lane endings ... done.
< Joining traffic light nodes ... done.
< Computing traffic light control information ... done.
< Computing node logics ... done.
< Computing traffic light logics ... done.
<  0 traffic light(s) computed.
< Building inner edges ... done.
< Find accesses for pt rail stops ... done.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 0
<   Dead-end junctions          : 8
<   Priority junctions          : 9
<   Right-before-left junctions : 1
<  Network boundaries:
<   Original boundary  : 13.57,52.45,13.58,52.46
<   Applied offset     : -403109.10,-5812345.94
<   Converted boundary : 0.00,0.00,354.46,642.42
< -----------------------------------------------------
< Writing network ... done.
< Success.
---
> Dividing of lanes on approached lanes ... 
\ No newline at end of file
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-403109.10,-5812345.94" convBoundary="0.00,0.00,354.46,642.42" origBoundary="13.574171,52.452694,13.579200,52.458530" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="13.89" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="0"/>
    <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.motorway" priority="14" numLanes="2" speed="27.78" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.motorway_link" priority="9" numLanes="1" speed="16.67" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="5.56" allow="pedestrian bicycle" oneway="0" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="12" numLanes="2" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="3.00"/>
    <type id="highway.primary_link" priority="7" numLanes="1" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="3.00"/>
    <type id="highway.raceway" priority="15" numLanes="2" speed="83.33" allow="vip" oneway="0"/>
    <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="2.00"/>
    <type id="highway.secondary" priority="11" numLanes="1" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="3.00"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="3.00"/>
    <type id="highway.service" priority="1" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.step" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.steps" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.tertiary" priority="10" numLanes="1" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="3.00"/>
    <type id="highway.tertiary_link" priority="5" numLanes="1" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="2.00"/>
    <type id="highway.track" priority="1" numLanes="1" speed="5.56" allow="pedestrian motorcycle moped bicycle" oneway="0"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
10a11
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-604185.54,-5793657.25" convBoundary="0.00,0.00,1017.41,1568.08" origBoundary="10.527770,52.283258,10.542687,52.297305" projParameter="+proj=utm +zone=32 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="13.89" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="0"/>
    <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.motorway" priority="14" numLanes="2" speed="27.78" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.motorway_link" priority="9" numLanes="1" speed="16.67" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="5.56" allow="pedestrian bicycle" oneway="0" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="12" numLanes="2" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="3.00"/>
    <type id="highway.primary_link" priority="7" numLanes="1" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="3.00"/>
    <type id="highway.raceway" priority="15" numLanes="2" speed="83.33" allow="vip" oneway="0"/>
    <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="2.00"/>
    <type id="highway.secondary" priority="11" numLanes="1" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="3.00"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="3.00"/>
    <type id="highway.service" priority="1" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.step" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.steps" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.tertiary" priority="10" numLanes="1" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="3.00"/>
    <type id="highway.tertiary_link" priority="5" numLanes="1" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="2.00"/>
    <type id="highway.track" priority="1" numLanes="1" speed="5.56" allow="pedestrian motorcycle moped bicycle" oneway="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import OSM turn-lanes2 ( Last six runs Jan2023 )

---------- Differences in errors ----------
14,17c14
< Warning: Cannot apply turn sign information for edge '24660415' because there are 2 signed directions and 3 targets (after target pruning)
< Warning: Cannot apply turn sign information for edge '706159402' because there are 2 signed directions but only 1 targets
< Warning: Cannot apply turn sign information for edge '81234792' because there are 2 signed directions but only 1 targets
< Warning: 8 total messages of type: Removing pt stop '%' on non existing edge '%'.
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-461327.26,-5245860.46" convBoundary="0.00,0.00,984.62,401.65" origBoundary="8.481829,47.365072,8.506074,47.373919" projParameter="+proj=utm +zone=32 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="27.78" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="0"/>
    <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.motorway" priority="14" numLanes="2" speed="39.44" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.motorway_link" priority="9" numLanes="1" speed="22.22" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="5.56" allow="pedestrian bicycle" oneway="0" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="12" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.primary_link" priority="7" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.raceway" priority="15" numLanes="2" speed="83.33" allow="vip" oneway="0"/>
    <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary" priority="11" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.service" priority="1" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.step" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.steps" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.tertiary" priority="10" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.tertiary_link" priority="5" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.track" priority="1" numLanes="1" speed="5.56" allow="pedestrian motorcycle moped bicycle" oneway="0"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-362705.63,-5761721.48" convBoundary="0.00,0.00,4118.45,2224.15" origBoundary="13.000000,51.990000,13.060000,52.010000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="27.78" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="0"/>
    <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.motorway" priority="14" numLanes="2" speed="39.44" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.motorway_link" priority="9" numLanes="1" speed="22.22" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="5.56" allow="pedestrian bicycle" oneway="0" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="12" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.primary_link" priority="7" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.raceway" priority="15" numLanes="2" speed="83.33" allow="vip" oneway="0"/>
    <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary" priority="11" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.service" priority="1" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.step" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.steps" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.tertiary" priority="10" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.tertiary_link" priority="5" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.track" priority="1" numLanes="1" speed="5.56" allow="pedestrian motorcycle moped bicycle" oneway="0"/>
<truncated after showing first 30 lines>
---------- Missing result in plain_connections ----------
<?xml version="1.0" encoding="UTF-8"?>


<connections version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd">
    <connection from="-101" to="201" fromLane="0" toLane="0"/>
    <connection from="-101" to="-200" fromLane="0" toLane="0"/>
    <connection from="-101" to="101" fromLane="0" toLane="0"/>

    <connection from="-102" to="202" fromLane="0" toLane="0"/>
    <connection from="-102" to="202" fromLane="0" toLane="1"/>
    <connection from="-102" to="-201" fromLane="0" toLane="0"/>
    <connection from="-102" to="102" fromLane="0" toLane="0"/>

    <connection from="-103" to="203" fromLane="0" toLane="0"/>
    <connection from="-103" to="-202" fromLane="0" toLane="0"/>
    <connection from="-103" to="103" fromLane="0" toLane="0"/>

    <connection from="-104" to="204" fromLane="0" toLane="0"/>
    <connection from="-104" to="204" fromLane="0" toLane="1"/>
    <connection from="-104" to="-203" fromLane="0" toLane="0"/>
    <connection from="-104" to="104" fromLane="0" toLane="0"/>

    <connection from="-105" to="205" fromLane="0" toLane="0"/>
    <connection from="-105" to="205" fromLane="1" toLane="1"/>
    <connection from="-105" to="106" fromLane="1" toLane="0"/>
    <connection from="-105" to="106" fromLane="2" toLane="1"/>
    <connection from="-105" to="106" fromLane="2" toLane="2"/>
    <connection from="-105" to="-204" fromLane="2" toLane="2"/>
    <connection from="-105" to="105" fromLane="2" toLane="2"/>

<truncated after showing first 30 lines>
---------- Missing result in plain_edges ----------
<?xml version="1.0" encoding="UTF-8"?>


<edges version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edges_file.xsd">
    <edge id="-101" from="6" to="1" priority="11" type="highway.secondary" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship"/>
    <edge id="-102" from="7" to="2" priority="11" type="highway.secondary" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship"/>
    <edge id="-103" from="8" to="3" priority="11" type="highway.secondary" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship"/>
    <edge id="-104" from="9" to="4" priority="11" type="highway.secondary" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship"/>
    <edge id="-105" from="11" to="5" priority="11" type="highway.secondary" numLanes="3" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship"/>
    <edge id="-106" from="12" to="5" priority="11" type="highway.secondary" numLanes="3" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship"/>
    <edge id="-200" from="1" to="0" priority="11" type="highway.secondary" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship"/>
    <edge id="-201" from="2" to="1" priority="11" type="highway.secondary" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship"/>
    <edge id="-202" from="3" to="2" priority="11" type="highway.secondary" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship"/>
    <edge id="-203" from="4" to="3" priority="11" type="highway.secondary" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship"/>
    <edge id="-204" from="5" to="4" priority="11" type="highway.secondary" numLanes="3" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship"/>
    <edge id="-205" from="10" to="5" priority="11" type="highway.secondary" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship"/>
    <edge id="101" from="1" to="6" priority="11" type="highway.secondary" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship"/>
    <edge id="102" from="2" to="7" priority="11" type="highway.secondary" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship"/>
    <edge id="103" from="3" to="8" priority="11" type="highway.secondary" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship"/>
    <edge id="104" from="4" to="9" priority="11" type="highway.secondary" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship"/>
    <edge id="105" from="5" to="11" priority="11" type="highway.secondary" numLanes="3" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship"/>
    <edge id="106" from="5" to="12" priority="11" type="highway.secondary" numLanes="3" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship"/>
    <edge id="200" from="0" to="1" priority="11" type="highway.secondary" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship"/>
    <edge id="201" from="1" to="2" priority="11" type="highway.secondary" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship"/>
    <edge id="202" from="2" to="3" priority="11" type="highway.secondary" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship"/>
    <edge id="203" from="3" to="4" priority="11" type="highway.secondary" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship"/>
    <edge id="204" from="4" to="5" priority="11" type="highway.secondary" numLanes="4" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship"/>
    <edge id="205" from="5" to="10" priority="11" type="highway.secondary" numLanes="3" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship"/>
</edges>
---------- Missing result in plain_nodes ----------
<?xml version="1.0" encoding="UTF-8"?>


<nodes version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
    <location netOffset="-362705.63,-5761721.48" convBoundary="0.00,0.00,4118.45,2224.15" origBoundary="13.000000,51.990000,13.060000,52.010000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <node id="0" x="0.00" y="1205.33" type="priority"/>
    <node id="1" x="686.41" y="1186.49" type="priority"/>
    <node id="10" x="4118.45" y="1093.70" type="priority"/>
    <node id="11" x="3402.20" y="0.00" type="priority"/>
    <node id="12" x="3461.87" y="2224.15" type="priority"/>
    <node id="2" x="1372.81" y="1167.75" type="priority"/>
    <node id="3" x="2059.22" y="1149.09" type="priority"/>
    <node id="4" x="2745.63" y="1130.54" type="priority"/>
    <node id="5" x="3432.04" y="1112.07" type="priority"/>
    <node id="6" x="655.96" y="74.43" type="priority"/>
    <node id="7" x="1342.52" y="55.68" type="priority"/>
    <node id="8" x="2029.08" y="37.02" type="priority"/>
    <node id="9" x="2715.64" y="18.46" type="priority"/>
</nodes>
---------- Missing result in plain_tllogic ----------
<?xml version="1.0" encoding="UTF-8"?>


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


<types version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/types_file.xsd">
    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="27.78" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="0"/>
    <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.motorway" priority="14" numLanes="2" speed="39.44" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.motorway_link" priority="9" numLanes="1" speed="22.22" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="5.56" allow="pedestrian bicycle" oneway="0" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="12" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.primary_link" priority="7" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.raceway" priority="15" numLanes="2" speed="83.33" allow="vip" oneway="0"/>
    <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary" priority="11" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.service" priority="1" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.step" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.steps" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.tertiary" priority="10" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.tertiary_link" priority="5" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.track" priority="1" numLanes="1" speed="5.56" allow="pedestrian motorcycle moped bicycle" oneway="0"/>
    <type id="highway.trunk" priority="13" numLanes="2" speed="27.78" disallow="pedestrian bicycle tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.trunk_link" priority="8" numLanes="1" speed="22.22" disallow="pedestrian bicycle tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.unclassified" priority="4" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
13c13
< Warning: Speed of straight connection '596514118#1_0->-313465298#1_0' reduced by 7.09 due to turning radius of 8.41 (length=2.84, angle=36.43).
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-464068.62,-5246870.82" convBoundary="0.00,0.00,312.29,289.30" origBoundary="8.524031,47.374320,8.528356,47.376951" projParameter="+proj=utm +zone=32 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="27.78" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="0"/>
    <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.motorway" priority="14" numLanes="2" speed="39.44" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.motorway_link" priority="9" numLanes="1" speed="22.22" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="5.56" allow="pedestrian bicycle" oneway="0" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="12" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.primary_link" priority="7" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.raceway" priority="15" numLanes="2" speed="83.33" allow="vip" oneway="0"/>
    <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary" priority="11" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.service" priority="1" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.step" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.steps" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.tertiary" priority="10" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.tertiary_link" priority="5" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.track" priority="1" numLanes="1" speed="5.56" allow="pedestrian motorcycle moped bicycle" oneway="0"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3
> LLVMSymbolizer: error reading file: No such file or directory

TEST FAILED on ts-sim-build-ba : import XML alter_tls_program plain_input ( Last six runs Jan2023 )

---------- Differences in errors ----------
0a1
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="200.00,200.00" convBoundary="0.00,0.00,400.00,400.00" origBoundary="-200.00,-200.00,200.00,200.00" projParameter="!"/>

    <edge id=":0_0" function="internal">
        <lane id=":0_0_0" index="0" speed="7.33" length="11.73" shape="209.81,208.72 205.94,208.79 203.12,209.65 201.35,211.27 200.63,213.68"/>
    </edge>
    <edge id=":0_1" function="internal">
        <lane id=":0_1_0" index="0" speed="13.89" length="21.09" shape="210.03,205.52 203.10,204.53 197.71,203.05 193.35,201.63 189.51,200.86"/>
    </edge>
    <edge id=":0_2" function="internal">
        <lane id=":0_2_0" index="0" speed="9.84" length="21.99" shape="210.26,202.33 205.09,201.01 201.55,197.90 199.64,193.01 199.37,186.32"/>
    </edge>
    <edge id=":0_3" function="internal">
        <lane id=":0_3_0" index="0" speed="8.10" length="14.57" shape="205.75,186.77 205.73,192.04 206.51,195.85 208.10,198.22 210.49,199.14"/>
    </edge>
    <edge id=":0_4" function="internal">
        <lane id=":0_4_0" index="0" speed="13.89" length="27.41" shape="205.75,186.77 204.70,194.48 203.06,202.10 201.48,208.77 200.63,213.68"/>
    </edge>
    <edge id=":0_5" function="internal">
        <lane id=":0_5_0" index="0" speed="9.84" length="21.99" shape="202.56,186.55 201.34,193.13 198.76,197.71 194.82,200.28 189.51,200.86"/>
    </edge>
    <edge id=":0_6" function="internal">
        <lane id=":0_6_0" index="0" speed="7.33" length="11.73" shape="190.19,191.28 194.06,191.21 196.88,190.35 198.65,188.73 199.37,186.32"/>
    </edge>
    <edge id=":0_7" function="internal">
        <lane id=":0_7_0" index="0" speed="13.89" length="21.09" shape="189.97,194.48 196.90,195.47 202.29,196.95 206.65,198.37 210.49,199.14"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import XML connection_guessing 4arm_4lane_prio_turn ( Last six runs Jan2023 )

---------- Differences in errors ----------
0a1
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="100.00,100.00" convBoundary="0.00,0.00,200.00,200.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="CE" from="C" to="E" priority="2">
        <lane id="CE_0" index="0" speed="13.89" length="100.00" shape="116.80,88.80 200.00,88.80"/>
        <lane id="CE_1" index="1" speed="13.89" length="100.00" shape="116.80,92.00 200.00,92.00"/>
        <lane id="CE_2" index="2" speed="13.89" length="100.00" shape="116.80,95.20 200.00,95.20"/>
        <lane id="CE_3" index="3" speed="13.89" length="100.00" shape="116.80,98.40 200.00,98.40"/>
    </edge>
    <edge id="CN" from="C" to="N" priority="1">
        <lane id="CN_0" index="0" speed="13.89" length="100.00" shape="111.20,116.80 111.20,200.00"/>
        <lane id="CN_1" index="1" speed="13.89" length="100.00" shape="108.00,116.80 108.00,200.00"/>
        <lane id="CN_2" index="2" speed="13.89" length="100.00" shape="104.80,116.80 104.80,200.00"/>
        <lane id="CN_3" index="3" speed="13.89" length="100.00" shape="101.60,116.80 101.60,200.00"/>
    </edge>
    <edge id="CS" from="C" to="S" priority="2">
        <lane id="CS_0" index="0" speed="13.89" length="100.00" shape="88.80,83.20 88.80,0.00"/>
        <lane id="CS_1" index="1" speed="13.89" length="100.00" shape="92.00,83.20 92.00,0.00"/>
        <lane id="CS_2" index="2" speed="13.89" length="100.00" shape="95.20,83.20 95.20,0.00"/>
        <lane id="CS_3" index="3" speed="13.89" length="100.00" shape="98.40,83.20 98.40,0.00"/>
    </edge>
    <edge id="CW" from="C" to="W" priority="1">
        <lane id="CW_0" index="0" speed="13.89" length="100.00" shape="83.20,111.20 0.00,111.20"/>
        <lane id="CW_1" index="1" speed="13.89" length="100.00" shape="83.20,108.00 0.00,108.00"/>
        <lane id="CW_2" index="2" speed="13.89" length="100.00" shape="83.20,104.80 0.00,104.80"/>
        <lane id="CW_3" index="3" speed="13.89" length="100.00" shape="83.20,101.60 0.00,101.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import XML connection_guessing 4arm_4lane_prio_vert ( Last six runs Jan2023 )

---------- Differences in errors ----------
0a1
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="100.00,100.00" convBoundary="0.00,0.00,200.00,200.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="CE" from="C" to="E" priority="1">
        <lane id="CE_0" index="0" speed="13.89" length="100.00" shape="116.80,88.80 200.00,88.80"/>
        <lane id="CE_1" index="1" speed="13.89" length="100.00" shape="116.80,92.00 200.00,92.00"/>
        <lane id="CE_2" index="2" speed="13.89" length="100.00" shape="116.80,95.20 200.00,95.20"/>
        <lane id="CE_3" index="3" speed="13.89" length="100.00" shape="116.80,98.40 200.00,98.40"/>
    </edge>
    <edge id="CN" from="C" to="N" priority="2">
        <lane id="CN_0" index="0" speed="13.89" length="100.00" shape="111.20,116.80 111.20,200.00"/>
        <lane id="CN_1" index="1" speed="13.89" length="100.00" shape="108.00,116.80 108.00,200.00"/>
        <lane id="CN_2" index="2" speed="13.89" length="100.00" shape="104.80,116.80 104.80,200.00"/>
        <lane id="CN_3" index="3" speed="13.89" length="100.00" shape="101.60,116.80 101.60,200.00"/>
    </edge>
    <edge id="CS" from="C" to="S" priority="2">
        <lane id="CS_0" index="0" speed="13.89" length="100.00" shape="88.80,83.20 88.80,0.00"/>
        <lane id="CS_1" index="1" speed="13.89" length="100.00" shape="92.00,83.20 92.00,0.00"/>
        <lane id="CS_2" index="2" speed="13.89" length="100.00" shape="95.20,83.20 95.20,0.00"/>
        <lane id="CS_3" index="3" speed="13.89" length="100.00" shape="98.40,83.20 98.40,0.00"/>
    </edge>
    <edge id="CW" from="C" to="W" priority="1">
        <lane id="CW_0" index="0" speed="13.89" length="100.00" shape="83.20,111.20 0.00,111.20"/>
        <lane id="CW_1" index="1" speed="13.89" length="100.00" shape="83.20,108.00 0.00,108.00"/>
        <lane id="CW_2" index="2" speed="13.89" length="100.00" shape="83.20,104.80 0.00,104.80"/>
        <lane id="CW_3" index="3" speed="13.89" length="100.00" shape="83.20,101.60 0.00,101.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import XML connection_guessing 4arm_rw3 ( Last six runs Jan2023 )

---------- Differences in errors ----------
0a1
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-391683.19,-5819981.06" convBoundary="0.00,0.00,162.73,187.09" origBoundary="13.372213,52.501727,13.527402,52.569285" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id="-534588621#1" from="cluster_1827996421_1827996431_1827996455_2121324874_21487210_29221504_29221506_341340973_3792418589_3792418616_3792418629_3792418630_3792418641_3792418791" to="3182529377" name="Spandauer Straße" priority="7" shape="113.36,58.38 162.73,0.00">
        <lane id="-534588621#1_0" index="0" allow="pedestrian" speed="13.89" length="118.88" width="3.00" shape="109.01,54.70 158.38,-3.68">
            <param key="origId" value="534588621"/>
        </lane>
        <lane id="-534588621#1_1" index="1" allow="bicycle" speed="13.89" length="118.88" width="1.00" shape="110.53,55.99 159.90,-2.39">
            <param key="origId" value="534588621"/>
        </lane>
        <lane id="-534588621#1_2" index="2" disallow="pedestrian bicycle tram rail_urban rail rail_electric ship" speed="13.89" length="118.88" shape="112.14,57.35 161.51,-1.03">
            <param key="origId" value="534588621"/>
        </lane>
        <param key="origFrom" value="2121324874"/>
    </edge>
    <edge id="171826985#3" from="1827996550" to="cluster_1827996421_1827996431_1827996455_2121324874_21487210_29221504_29221506_341340973_3792418589_3792418616_3792418629_3792418630_3792418641_3792418791" name="Karl-Liebknecht-Straße" priority="9" spreadType="center" shape="158.46,169.07 101.86,125.03 98.94,122.76">
        <lane id="171826985#3_0" index="0" allow="pedestrian" speed="13.89" length="109.70" width="3.00" shape="155.21,173.25 98.61,129.21 95.43,126.74">
            <param key="origId" value="171826985"/>
        </lane>
        <lane id="171826985#3_1" index="1" allow="bicycle" speed="13.89" length="109.70" width="1.00" shape="156.43,171.67 99.83,127.63 96.65,125.16">
            <param key="origId" value="171826985"/>
        </lane>
        <lane id="171826985#3_2" index="2" disallow="pedestrian tram rail_urban rail rail_electric ship" speed="13.89" length="109.70" shape="157.72,170.02 101.12,125.98 97.94,123.50">
            <param key="origId" value="171826985"/>
        </lane>
        <lane id="171826985#3_3" index="3" disallow="pedestrian tram rail_urban rail rail_electric ship" speed="13.89" length="109.70" shape="159.69,167.49 103.09,123.45 99.89,120.97">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import XML connection_guessing target_prohibits_change ( Last six runs Jan2023 )

---------- Differences in errors ----------
1,2c1
< Warning: The traffic light 'cluster_1652675097_1652675099_1704693785_2697454318_2697454319_3246050928_3246050929_3246050930_3246050932_3366620136_583899005' does not control any links; it will not be build.
< Warning: Could not build program '0' for traffic light 'cluster_1652675097_1652675099_1704693785_2697454318_2697454319_3246050928_3246050929_3246050930_3246050932_3366620136_583899005'
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-400661.23,-5810285.98" convBoundary="0.00,0.00,65.39,75.27" origBoundary="13.453860,52.423355,13.575739,52.459757" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id="-a" from="C" to="5543923995" name="Franz-Ehrlich-Straße" priority="4" type="highway.unclassified" shape="29.66,38.43 45.67,21.21 62.04,3.60 65.39,0.00">
        <lane id="-a_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="52.47" shape="33.47,31.99 44.50,20.12 60.87,2.51 64.22,-1.09">
            <param key="origId" value="318210373"/>
        </lane>
    </edge>
    <edge id="-b" from="cluster_1652675097_1652675099_1704693785_2697454318_2697454319_3246050928_3246050929_3246050930_3246050932_3366620136_583899005" to="C" name="Franz-Ehrlich-Straße" priority="4" type="highway.unclassified" shape="10.92,60.05 29.66,38.43">
        <lane id="-b_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="48.98" shape="-2.51,73.10 23.88,42.66" changeLeft="authority">
            <param key="origId" value="142575672"/>
        </lane>
        <param key="origFrom" value="3366620136"/>
    </edge>
    <edge id="-c" from="C" to="4854982237" name="Moriz-Seeler-Straße" priority="4" type="highway.unclassified">
        <lane id="-c_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="37.39" shape="23.35,34.40 2.04,13.17">
            <param key="origId" value="142575695"/>
        </lane>
    </edge>
    <edge id="a" from="5543923995" to="C" name="Franz-Ehrlich-Straße" priority="4" type="highway.unclassified" shape="65.39,0.00 62.04,3.60 45.67,21.21 29.66,38.43">
        <lane id="a_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="52.47" shape="66.56,1.09 63.21,4.69 46.84,22.30 35.81,34.16">
            <param key="origId" value="318210373"/>
        </lane>
    </edge>
    <edge id="b" from="C" to="cluster_1652675097_1652675099_1704693785_2697454318_2697454319_3246050928_3246050929_3246050930_3246050932_3366620136_583899005" name="Franz-Ehrlich-Straße" priority="4" type="highway.unclassified" shape="29.66,38.43 10.92,60.05">
        <lane id="b_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="48.98" shape="28.71,46.85 2.33,77.29" changeLeft="authority">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import XML connection_guessing target_prohibits_change2 ( Last six runs Jan2023 )

---------- Differences in errors ----------
1,2c1
< Warning: The traffic light 'cluster_1652675097_1652675099_1704693785_2697454318_2697454319_3246050928_3246050929_3246050930_3246050932_3366620136_583899005' does not control any links; it will not be build.
< Warning: Could not build program '0' for traffic light 'cluster_1652675097_1652675099_1704693785_2697454318_2697454319_3246050928_3246050929_3246050930_3246050932_3366620136_583899005'
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-400661.23,-5810285.98" convBoundary="0.00,0.00,65.39,75.27" origBoundary="13.453860,52.423355,13.575739,52.459757" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id="-142575672#2" from="1652675093" to="cluster_1652675097_1652675099_1704693785_2697454318_2697454319_3246050928_3246050929_3246050930_3246050932_3366620136_583899005" name="Franz-Ehrlich-Straße" priority="4" type="highway.unclassified" shape="29.66,38.43 10.92,60.05">
        <lane id="-142575672#2_0" index="0" allow="pedestrian" speed="13.89" length="48.98" width="2.00" shape="30.76,48.45 4.29,78.99">
            <param key="origId" value="142575672"/>
        </lane>
        <lane id="-142575672#2_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="48.98" shape="28.80,46.75 2.33,77.29" changeLeft="authority">
            <param key="origId" value="142575672"/>
        </lane>
        <lane id="-142575672#2_2" index="2" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="48.98" shape="26.38,44.66 -0.09,75.19">
            <param key="origId" value="142575672"/>
        </lane>
        <param key="origTo" value="3366620136"/>
    </edge>
    <edge id="-142575695#0" from="4854982237" to="1652675093" name="Moriz-Seeler-Straße" priority="4" type="highway.unclassified">
        <lane id="-142575695#0_0" index="0" allow="pedestrian" speed="13.89" length="37.39" width="2.00" shape="6.13,9.06 27.39,30.24">
            <param key="origId" value="142575695"/>
        </lane>
        <lane id="-142575695#0_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="37.39" shape="4.30,10.91 25.56,32.09">
            <param key="origId" value="142575695"/>
        </lane>
    </edge>
    <edge id="-318210373#0" from="5543923995" to="1652675093" name="Franz-Ehrlich-Straße" priority="4" type="highway.unclassified" shape="65.39,0.00 62.04,3.60 45.67,21.21 29.66,38.43">
        <lane id="-318210373#0_0" index="0" allow="pedestrian" speed="13.89" length="52.47" width="2.00" shape="68.46,2.86 65.12,6.46 48.75,24.07 37.76,35.88">
            <param key="origId" value="318210373"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import XML connection_guessing target_prohibits_turns ( Last six runs Jan2023 )

---------- Differences in errors ----------
0a1
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="100.00,100.00" convBoundary="0.00,0.00,200.00,200.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="CE" from="C" to="E" priority="2" spreadType="roadCenter">
        <lane id="CE_0" index="0" speed="13.89" length="100.00" shape="108.80,96.80 200.00,96.80" changeLeft="authority" changeRight="authority"/>
        <lane id="CE_1" index="1" speed="13.89" length="100.00" shape="108.80,100.00 200.00,100.00" changeLeft="authority" changeRight="authority"/>
    </edge>
    <edge id="CN" from="C" to="N" priority="2" spreadType="roadCenter">
        <lane id="CN_0" index="0" speed="13.89" length="100.00" shape="103.20,108.80 103.20,200.00" changeLeft="authority" changeRight="authority"/>
        <lane id="CN_1" index="1" speed="13.89" length="100.00" shape="100.00,108.80 100.00,200.00" changeLeft="authority" changeRight="authority"/>
    </edge>
    <edge id="CS" from="C" to="S" priority="2" spreadType="roadCenter">
        <lane id="CS_0" index="0" speed="13.89" length="100.00" shape="96.80,91.20 96.80,0.00" changeLeft="authority" changeRight="authority"/>
        <lane id="CS_1" index="1" speed="13.89" length="100.00" shape="100.00,91.20 100.00,0.00" changeLeft="authority" changeRight="authority"/>
    </edge>
    <edge id="CW" from="C" to="W" priority="2" spreadType="roadCenter">
        <lane id="CW_0" index="0" speed="13.89" length="100.00" shape="91.20,103.20 0.00,103.20" changeLeft="authority" changeRight="authority"/>
        <lane id="CW_1" index="1" speed="13.89" length="100.00" shape="91.20,100.00 0.00,100.00" changeLeft="authority" changeRight="authority"/>
    </edge>
    <edge id="EC" from="E" to="C" priority="2" spreadType="roadCenter">
        <lane id="EC_0" index="0" speed="13.89" length="100.00" shape="200.00,103.20 108.80,103.20"/>
    </edge>
    <edge id="NC" from="N" to="C" priority="2" spreadType="roadCenter">
        <lane id="NC_0" index="0" speed="13.89" length="100.00" shape="96.80,200.00 96.80,108.80"/>
    </edge>
    <edge id="SC" from="S" to="C" priority="2" spreadType="roadCenter">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import dlr_navteq duplicate_id_ignore ( Last six runs Jan2023 )

---------- Differences in errors ----------
2,7c2
< Warning: Speed of turning connection '3_0->-2_0' reduced by 37.13 due to turning radius of 9.73 (length=11.70, angle=90.10).
< Warning: Speed of turning connection '3_1->-1_2' reduced by 34.08 due to turning radius of 19.51 (length=24.54, angle=90.13).
< Warning: Speed of turning connection '1_0->-3_0' reduced by 49.05 due to turning radius of 7.69 (length=9.03, angle=90.13).
< Warning: Speed of turning connection '1_2->-4_2' reduced by 45.18 due to turning radius of 19.57 (length=24.53, angle=89.87).
< Warning: Speed of turning connection '4_0->-1_0' reduced by 37.10 due to turning radius of 9.80 (length=11.77, angle=89.87).
< Warning: 8 total messages of type: Speed of % connection '%' reduced by % due to turning radius of % (length=%, angle=%).
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in plain_connections ----------
<?xml version="1.0" encoding="UTF-8"?>


<connections version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd">
    <connection from="-1" to="1" fromLane="2" toLane="2"/>

    <connection from="-2" to="2" fromLane="2" toLane="2"/>

    <connection from="-3" to="3" fromLane="2" toLane="1"/>

    <connection from="-4" to="4" fromLane="2" toLane="1"/>

    <connection from="1" to="-3" fromLane="0" toLane="0"/>
    <connection from="1" to="-2" fromLane="0" toLane="0"/>
    <connection from="1" to="-2" fromLane="1" toLane="1"/>
    <connection from="1" to="-2" fromLane="2" toLane="2"/>
    <connection from="1" to="-4" fromLane="2" toLane="2"/>
    <connection from="1" to="-1" fromLane="2" toLane="2"/>

    <connection from="2" to="-4" fromLane="0" toLane="0"/>
    <connection from="2" to="-1" fromLane="0" toLane="0"/>
    <connection from="2" to="-1" fromLane="1" toLane="1"/>
    <connection from="2" to="-1" fromLane="2" toLane="2"/>
    <connection from="2" to="-3" fromLane="2" toLane="2"/>
    <connection from="2" to="-2" fromLane="2" toLane="2"/>

    <connection from="3" to="-2" fromLane="0" toLane="0"/>
    <connection from="3" to="-4" fromLane="0" toLane="0"/>
    <connection from="3" to="-4" fromLane="1" toLane="1"/>
    <connection from="3" to="-4" fromLane="1" toLane="2"/>
<truncated after showing first 30 lines>
---------- Missing result in plain_edges ----------
<?xml version="1.0" encoding="UTF-8"?>


<edges version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edges_file.xsd">
    <edge id="-1" from="0" to="1" priority="0" numLanes="3" speed="55.56"/>
    <edge id="-2" from="0" to="2" priority="-1" numLanes="3" speed="55.56"/>
    <edge id="-3" from="0" to="3" priority="-2" numLanes="3" speed="55.56"/>
    <edge id="-4" from="0" to="4" priority="-3" numLanes="3" speed="55.56"/>
    <edge id="1" from="1" to="0" priority="-4" numLanes="3" speed="55.56"/>
    <edge id="2" from="2" to="0" priority="0" numLanes="3" speed="55.56"/>
    <edge id="3" from="3" to="0" priority="0" numLanes="2" speed="33.33"/>
    <edge id="4" from="4" to="0" priority="0" numLanes="2" speed="33.33"/>
</edges>
---------- Missing result in plain_nodes ----------
<?xml version="1.0" encoding="UTF-8"?>


<nodes version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
    <location netOffset="-328248.16,-5776623.10" convBoundary="0.00,0.00,39850.14,26514.76" origBoundary="1248456.000000,5211834.000000,1306826.000000,5235677.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <node id="0" x="17007.34" y="13405.73" type="priority"/>
    <node id="1" x="39850.14" y="12743.84" type="priority"/>
    <node id="2" x="0.00" y="13967.12" type="priority"/>
    <node id="3" x="17417.81" y="26514.76" type="priority"/>
    <node id="4" x="16588.25" y="0.00" type="priority"/>
</nodes>
---------- Missing result in plain_tllogic ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlLogics version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tllogic_file.xsd">
</tlLogics>

TEST FAILED on ts-sim-build-ba : import dlr_navteq priority ( Last six runs Jan2023 )

---------- Differences in errors ----------
1,6c1
< Warning: Speed of turning connection '3_0->-2_0' reduced by 37.13 due to turning radius of 9.73 (length=11.70, angle=90.10).
< Warning: Speed of turning connection '3_1->-1_2' reduced by 34.08 due to turning radius of 19.51 (length=24.54, angle=90.13).
< Warning: Speed of turning connection '1_0->-3_0' reduced by 49.05 due to turning radius of 7.69 (length=9.03, angle=90.13).
< Warning: Speed of turning connection '1_2->-4_2' reduced by 45.18 due to turning radius of 19.57 (length=24.53, angle=89.87).
< Warning: Speed of turning connection '4_0->-1_0' reduced by 37.10 due to turning radius of 9.80 (length=11.77, angle=89.87).
< Warning: 8 total messages of type: Speed of % connection '%' reduced by % due to turning radius of % (length=%, angle=%).
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in plain_connections ----------
<?xml version="1.0" encoding="UTF-8"?>


<connections version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd">
    <connection from="-1" to="1" fromLane="2" toLane="2"/>

    <connection from="-2" to="2" fromLane="2" toLane="2"/>

    <connection from="-3" to="3" fromLane="2" toLane="1"/>

    <connection from="-4" to="4" fromLane="2" toLane="1"/>

    <connection from="1" to="-3" fromLane="0" toLane="0"/>
    <connection from="1" to="-2" fromLane="0" toLane="0"/>
    <connection from="1" to="-2" fromLane="1" toLane="1"/>
    <connection from="1" to="-2" fromLane="2" toLane="2"/>
    <connection from="1" to="-4" fromLane="2" toLane="2"/>
    <connection from="1" to="-1" fromLane="2" toLane="2"/>

    <connection from="2" to="-4" fromLane="0" toLane="0"/>
    <connection from="2" to="-1" fromLane="0" toLane="0"/>
    <connection from="2" to="-1" fromLane="1" toLane="1"/>
    <connection from="2" to="-1" fromLane="2" toLane="2"/>
    <connection from="2" to="-3" fromLane="2" toLane="2"/>
    <connection from="2" to="-2" fromLane="2" toLane="2"/>

    <connection from="3" to="-2" fromLane="0" toLane="0"/>
    <connection from="3" to="-4" fromLane="0" toLane="0"/>
    <connection from="3" to="-4" fromLane="1" toLane="1"/>
    <connection from="3" to="-4" fromLane="1" toLane="2"/>
<truncated after showing first 30 lines>
---------- Missing result in plain_edges ----------
<?xml version="1.0" encoding="UTF-8"?>


<edges version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edges_file.xsd">
    <edge id="-1" from="0" to="1" priority="0" numLanes="3" speed="55.56"/>
    <edge id="-2" from="0" to="2" priority="-1" numLanes="3" speed="55.56"/>
    <edge id="-3" from="0" to="3" priority="-2" numLanes="3" speed="55.56"/>
    <edge id="-4" from="0" to="4" priority="-3" numLanes="3" speed="55.56"/>
    <edge id="1" from="1" to="0" priority="-4" numLanes="3" speed="55.56"/>
    <edge id="2" from="2" to="0" priority="0" numLanes="3" speed="55.56"/>
    <edge id="3" from="3" to="0" priority="0" numLanes="2" speed="33.33"/>
    <edge id="4" from="4" to="0" priority="0" numLanes="2" speed="33.33"/>
</edges>
---------- Missing result in plain_nodes ----------
<?xml version="1.0" encoding="UTF-8"?>


<nodes version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
    <location netOffset="-328248.16,-5776623.10" convBoundary="0.00,0.00,39850.14,26514.76" origBoundary="1248456.000000,5211834.000000,1306826.000000,5235677.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <node id="0" x="17007.34" y="13405.73" type="priority"/>
    <node id="1" x="39850.14" y="12743.84" type="priority"/>
    <node id="2" x="0.00" y="13967.12" type="priority"/>
    <node id="3" x="17417.81" y="26514.76" type="priority"/>
    <node id="4" x="16588.25" y="0.00" type="priority"/>
</nodes>
---------- Missing result in plain_tllogic ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlLogics version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tllogic_file.xsd">
</tlLogics>

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

---------- Differences in errors ----------
1,6c1
< Warning: Speed of turning connection '3_0->-2_0' reduced by 37.13 due to turning radius of 9.73 (length=11.70, angle=90.10).
< Warning: Speed of turning connection '3_1->-1_2' reduced by 34.08 due to turning radius of 19.51 (length=24.54, angle=90.13).
< Warning: Speed of turning connection '1_0->-3_0' reduced by 49.05 due to turning radius of 7.69 (length=9.03, angle=90.13).
< Warning: Speed of turning connection '1_2->-4_2' reduced by 45.18 due to turning radius of 19.57 (length=24.53, angle=89.87).
< Warning: Speed of turning connection '4_0->-1_0' reduced by 37.10 due to turning radius of 9.80 (length=11.77, angle=89.87).
< Warning: 8 total messages of type: Speed of % connection '%' reduced by % due to turning radius of % (length=%, angle=%).
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in plain_connections ----------
<?xml version="1.0" encoding="UTF-8"?>


<connections version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd">
    <connection from="-1" to="1" fromLane="2" toLane="2"/>

    <connection from="-2" to="2" fromLane="2" toLane="2"/>

    <connection from="-3" to="3" fromLane="2" toLane="1"/>

    <connection from="-4" to="4" fromLane="2" toLane="1"/>

    <connection from="1" to="-3" fromLane="0" toLane="0"/>
    <connection from="1" to="-2" fromLane="0" toLane="0"/>
    <connection from="1" to="-2" fromLane="1" toLane="1"/>
    <connection from="1" to="-2" fromLane="2" toLane="2"/>
    <connection from="1" to="-4" fromLane="2" toLane="2"/>
    <connection from="1" to="-1" fromLane="2" toLane="2"/>

    <connection from="2" to="-4" fromLane="0" toLane="0"/>
    <connection from="2" to="-1" fromLane="0" toLane="0"/>
    <connection from="2" to="-1" fromLane="1" toLane="1"/>
    <connection from="2" to="-1" fromLane="2" toLane="2"/>
    <connection from="2" to="-3" fromLane="2" toLane="2"/>
    <connection from="2" to="-2" fromLane="2" toLane="2"/>

    <connection from="3" to="-2" fromLane="0" toLane="0"/>
    <connection from="3" to="-4" fromLane="0" toLane="0"/>
    <connection from="3" to="-4" fromLane="1" toLane="1"/>
    <connection from="3" to="-4" fromLane="1" toLane="2"/>
<truncated after showing first 30 lines>
---------- Missing result in plain_edges ----------
<?xml version="1.0" encoding="UTF-8"?>


<edges version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edges_file.xsd">
    <edge id="-1" from="0" to="1" name="PERWENITZER & WEG" priority="0" numLanes="3" speed="55.56"/>
    <edge id="-2" from="0" to="2" name="PERWENITZER & WEG" priority="0" numLanes="3" speed="55.56"/>
    <edge id="-3" from="0" to="3" name="BERLINER STRASSE / B24" priority="0" numLanes="3" speed="55.56"/>
    <edge id="-4" from="0" to="4" name="BERLINER STRASSE / B24" priority="0" numLanes="3" speed="55.56"/>
    <edge id="1" from="1" to="0" name="BERLINER STRASSE / B24" priority="0" numLanes="3" speed="55.56"/>
    <edge id="2" from="2" to="0" name="BERLINER STRASSE / B24" priority="0" numLanes="3" speed="55.56"/>
    <edge id="3" from="3" to="0" name="BERLINER STRASSE / B24" priority="0" numLanes="2" speed="33.33"/>
    <edge id="4" from="4" to="0" name="BERLINER STRASSE / B24" priority="0" numLanes="2" speed="33.33"/>
</edges>
---------- Missing result in plain_nodes ----------
<?xml version="1.0" encoding="UTF-8"?>


<nodes version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
    <location netOffset="-328248.16,-5776623.10" convBoundary="0.00,0.00,39850.14,26514.76" origBoundary="1248456.000000,5211834.000000,1306826.000000,5235677.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <node id="0" x="17007.34" y="13405.73" type="priority"/>
    <node id="1" x="39850.14" y="12743.84" type="priority"/>
    <node id="2" x="0.00" y="13967.12" type="priority"/>
    <node id="3" x="17417.81" y="26514.76" type="priority"/>
    <node id="4" x="16588.25" y="0.00" type="priority"/>
</nodes>
---------- Missing result in plain_tllogic ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlLogics version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tllogic_file.xsd">
</tlLogics>
import dlr_navteq street_names ( Last six runs Jan2023 )
import dlr_navteq version_3.1 street_names ( Last six runs Jan2023 )

TEST FAILED on ts-sim-build-ba : import dlr_navteq timerestriction ( Last six runs Jan2023 )

---------- Differences in errors ----------
0a1
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
29,48c29
< Dividing of lanes on approached lanes ... done.
< Processing turnarounds ... done.
< Rechecking of lane endings ... done.
< Computing traffic light control information ... done.
< Computing node logics ... done.
< Computing traffic light logics ... done.
<  0 traffic light(s) computed.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 0
<   Priority junctions          : 4
<   Right-before-left junctions : 0
<  Network boundaries:
<   Original boundary  : 1248456.00,5211834.00,1306826.00,5235677.00
<   Applied offset     : -328248.16,-5776623.10
<   Converted boundary : 0.00,0.00,17417.81,26514.76
< -----------------------------------------------------
< Writing network ... done.
< Success.
---
> Dividing of lanes on approached lanes ... 
\ No newline at end of file
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-328248.16,-5776623.10" convBoundary="0.00,0.00,17417.81,26514.76" origBoundary="1248456.000000,5211834.000000,1306826.000000,5235677.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id="-2" from="0" to="2" priority="0">
        <lane id="-2_0" index="0" speed="55.56" length="17016.60" shape="16994.03,13414.17 0.26,13975.11"/>
        <lane id="-2_1" index="1" speed="55.56" length="17016.60" shape="16993.92,13410.97 0.16,13971.92"/>
        <lane id="-2_2" index="2" speed="55.56" length="17016.60" shape="16993.82,13407.77 0.05,13968.72"/>
    </edge>
    <edge id="-3" from="0" to="3" priority="0">
        <lane id="-3_0" index="0" speed="55.56" length="13115.46" shape="17015.76,13419.08 17425.81,26514.51"/>
        <lane id="-3_1" index="1" speed="55.56" length="13115.46" shape="17012.56,13419.18 17422.61,26514.61"/>
        <lane id="-3_2" index="2" speed="55.56" length="13115.46" shape="17009.36,13419.28 17419.41,26514.71"/>
    </edge>
    <edge id="-4" from="0" to="4" priority="0">
        <lane id="-4_0" index="0" speed="55.56" length="13412.28" shape="16998.92,13392.40 16580.26,0.25"/>
        <lane id="-4_1" index="1" speed="55.56" length="13412.28" shape="17002.12,13392.30 16583.46,0.15"/>
        <lane id="-4_2" index="2" speed="55.56" length="13412.28" shape="17005.32,13392.20 16586.65,0.05"/>
    </edge>
    <edge id="2" from="2" to="0" priority="0">
        <lane id="2_0" index="0" speed="55.56" length="17016.60" shape="-0.26,13959.12 16993.50,13398.18"/>
        <lane id="2_1" index="1" speed="55.56" length="17016.60" shape="-0.16,13962.32 16993.61,13401.38"/>
        <lane id="2_2" index="2" speed="55.56" length="17016.60" shape="-0.05,13965.52 16993.71,13404.58"/>
    </edge>
    <edge id="3" from="3" to="0" priority="0">
        <lane id="3_0" index="0" speed="33.33" length="13115.46" shape="17413.01,26514.91 17002.97,13419.48"/>
        <lane id="3_1" index="1" speed="33.33" length="13115.46" shape="17416.21,26514.81 17006.17,13419.38"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import dlr_navteq tls ( Last six runs Jan2023 )

---------- Differences in errors ----------
1,4c1
< Warning: Minor green from edge '1' to edge '-4' exceeds 19.44m/s. Maybe a left-turn lane is missing.
< Warning: Minor green from edge '2' to edge '-3' exceeds 19.44m/s. Maybe a left-turn lane is missing.
< Warning: Minor green from edge '3' to edge '-1' exceeds 19.44m/s. Maybe a left-turn lane is missing.
< Warning: Minor green from edge '4' to edge '-2' exceeds 19.44m/s. Maybe a left-turn lane is missing.
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
22,43c22
< Dividing of lanes on approached lanes ... done.
< Processing turnarounds ... done.
< Rechecking of lane endings ... done.
< Computing traffic light control information ... done.
< Computing node logics ... done.
< Computing traffic light logics ... 
< done.
<  1 traffic light(s) computed.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 0
<   Priority junctions          : 4
<   Right-before-left junctions : 0
<   Traffic light junctions      : 1
<  Network boundaries:
<   Original boundary  : 1248456.00,5211834.00,1306826.00,5235677.00
<   Applied offset     : -328248.16,-5776623.10
<   Converted boundary : 0.00,0.00,39850.14,26514.76
< -----------------------------------------------------
< Writing network ... done.
< Success.
---
> Dividing of lanes on approached lanes ... 
\ No newline at end of file
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-328248.16,-5776623.10" convBoundary="0.00,0.00,39850.14,26514.76" origBoundary="1248456.000000,5211834.000000,1306826.000000,5235677.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id="-1" from="0" to="1" priority="0">
        <lane id="-1_0" index="0" speed="55.56" length="22852.39" shape="17020.72,13397.34 39849.91,12735.85"/>
        <lane id="-1_1" index="1" speed="55.56" length="22852.39" shape="17020.82,13400.53 39850.00,12739.05"/>
        <lane id="-1_2" index="2" speed="55.56" length="22852.39" shape="17020.91,13403.73 39850.09,12742.24"/>
    </edge>
    <edge id="-2" from="0" to="2" priority="0">
        <lane id="-2_0" index="0" speed="55.56" length="17016.60" shape="16994.03,13414.17 0.26,13975.11"/>
        <lane id="-2_1" index="1" speed="55.56" length="17016.60" shape="16993.92,13410.97 0.16,13971.92"/>
        <lane id="-2_2" index="2" speed="55.56" length="17016.60" shape="16993.82,13407.77 0.05,13968.72"/>
    </edge>
    <edge id="-3" from="0" to="3" priority="0">
        <lane id="-3_0" index="0" speed="55.56" length="13115.46" shape="17015.76,13419.09 17425.81,26514.51"/>
        <lane id="-3_1" index="1" speed="55.56" length="13115.46" shape="17012.56,13419.19 17422.61,26514.61"/>
        <lane id="-3_2" index="2" speed="55.56" length="13115.46" shape="17009.37,13419.29 17419.41,26514.71"/>
    </edge>
    <edge id="-4" from="0" to="4" priority="0">
        <lane id="-4_0" index="0" speed="55.56" length="13412.28" shape="16998.92,13392.40 16580.26,0.25"/>
        <lane id="-4_1" index="1" speed="55.56" length="13412.28" shape="17002.12,13392.30 16583.46,0.15"/>
        <lane id="-4_2" index="2" speed="55.56" length="13412.28" shape="17005.32,13392.20 16586.65,0.05"/>
    </edge>
    <edge id="1" from="1" to="0" priority="0">
        <lane id="1_0" index="0" speed="55.56" length="22852.39" shape="39850.37,12751.84 17021.19,13413.33"/>
        <lane id="1_1" index="1" speed="55.56" length="22852.39" shape="39850.28,12748.64 17021.10,13410.13"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import dlr_navteq tls-discard ( Last six runs Jan2023 )

---------- Differences in errors ----------
0a1
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
23,42c23
< Dividing of lanes on approached lanes ... done.
< Processing turnarounds ... done.
< Rechecking of lane endings ... done.
< Computing traffic light control information ... done.
< Computing node logics ... done.
< Computing traffic light logics ... done.
<  0 traffic light(s) computed.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 0
<   Priority junctions          : 5
<   Right-before-left junctions : 0
<  Network boundaries:
<   Original boundary  : 1248456.00,5211834.00,1306826.00,5235677.00
<   Applied offset     : -328248.16,-5776623.10
<   Converted boundary : 0.00,0.00,39850.14,26514.76
< -----------------------------------------------------
< Writing network ... done.
< Success.
---
> Dividing of lanes on approached lanes ... 
\ No newline at end of file
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-328248.16,-5776623.10" convBoundary="0.00,0.00,39850.14,26514.76" origBoundary="1248456.000000,5211834.000000,1306826.000000,5235677.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id="-1" from="0" to="1" priority="0">
        <lane id="-1_0" index="0" speed="55.56" length="22852.39" shape="17020.72,13397.34 39849.91,12735.85"/>
        <lane id="-1_1" index="1" speed="55.56" length="22852.39" shape="17020.82,13400.53 39850.00,12739.05"/>
        <lane id="-1_2" index="2" speed="55.56" length="22852.39" shape="17020.91,13403.73 39850.09,12742.24"/>
    </edge>
    <edge id="-2" from="0" to="2" priority="0">
        <lane id="-2_0" index="0" speed="55.56" length="17016.60" shape="16994.03,13414.17 0.26,13975.11"/>
        <lane id="-2_1" index="1" speed="55.56" length="17016.60" shape="16993.92,13410.97 0.16,13971.92"/>
        <lane id="-2_2" index="2" speed="55.56" length="17016.60" shape="16993.82,13407.77 0.05,13968.72"/>
    </edge>
    <edge id="-3" from="0" to="3" priority="0">
        <lane id="-3_0" index="0" speed="55.56" length="13115.46" shape="17015.76,13419.09 17425.81,26514.51"/>
        <lane id="-3_1" index="1" speed="55.56" length="13115.46" shape="17012.56,13419.19 17422.61,26514.61"/>
        <lane id="-3_2" index="2" speed="55.56" length="13115.46" shape="17009.37,13419.29 17419.41,26514.71"/>
    </edge>
    <edge id="-4" from="0" to="4" priority="0">
        <lane id="-4_0" index="0" speed="55.56" length="13412.28" shape="16998.92,13392.40 16580.26,0.25"/>
        <lane id="-4_1" index="1" speed="55.56" length="13412.28" shape="17002.12,13392.30 16583.46,0.15"/>
        <lane id="-4_2" index="2" speed="55.56" length="13412.28" shape="17005.32,13392.20 16586.65,0.05"/>
    </edge>
    <edge id="1" from="1" to="0" priority="0">
        <lane id="1_0" index="0" speed="55.56" length="22852.39" shape="39850.37,12751.84 17021.19,13413.33"/>
        <lane id="1_1" index="1" speed="55.56" length="22852.39" shape="39850.28,12748.64 17021.10,13410.13"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import dlr_navteq type ( Last six runs Jan2023 )

---------- Differences in errors ----------
0a1
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
26,46c26
< Dividing of lanes on approached lanes ... done.
< Processing turnarounds ... done.
< Rechecking of lane endings ... done.
< Computing traffic light control information ... done.
< Computing node logics ... done.
< Computing traffic light logics ... done.
<  0 traffic light(s) computed.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 0
<   Dead-end junctions          : 1
<   Priority junctions          : 4
<   Right-before-left junctions : 0
<  Network boundaries:
<   Original boundary  : 1248456.00,5211834.00,1306826.00,5235677.00
<   Applied offset     : -328248.16,-5776623.10
<   Converted boundary : 0.00,0.00,39850.14,26514.76
< -----------------------------------------------------
< Writing network ... done.
< Success.
---
> Dividing of lanes on approached lanes ... 
\ No newline at end of file
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-328248.16,-5776623.10" convBoundary="0.00,0.00,39850.14,26514.76" origBoundary="1248456.000000,5211834.000000,1306826.000000,5235677.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="1000000000_1" priority="1" numLanes="1" speed="11.11" allow="bicycle"/>

    <edge id="-1" from="0" to="1" priority="0" type="1000000000_1">
        <lane id="-1_0" index="0" allow="bicycle" speed="55.56" length="22852.39" shape="17018.23,13397.41 39849.91,12735.85"/>
        <lane id="-1_1" index="1" allow="bicycle" speed="55.56" length="22852.39" shape="17018.32,13400.61 39850.00,12739.05"/>
        <lane id="-1_2" index="2" allow="bicycle" speed="55.56" length="22852.39" shape="17018.41,13403.81 39850.09,12742.24"/>
    </edge>
    <edge id="-2" from="0" to="2" priority="0" type="1000000000_1">
        <lane id="-2_0" index="0" allow="bicycle" speed="55.56" length="17016.60" shape="16996.53,13414.09 0.26,13975.11"/>
        <lane id="-2_1" index="1" allow="bicycle" speed="55.56" length="17016.60" shape="16996.42,13410.89 0.16,13971.92"/>
        <lane id="-2_2" index="2" allow="bicycle" speed="55.56" length="17016.60" shape="16996.32,13407.69 0.05,13968.72"/>
    </edge>
    <edge id="-3" from="0" to="3" priority="0" type="1000000000_1">
        <lane id="-3_0" index="0" allow="bicycle" speed="55.56" length="13115.46" shape="17015.68,13416.59 17425.81,26514.51"/>
        <lane id="-3_1" index="1" allow="bicycle" speed="55.56" length="13115.46" shape="17012.49,13416.69 17422.61,26514.61"/>
        <lane id="-3_2" index="2" allow="bicycle" speed="55.56" length="13115.46" shape="17009.29,13416.79 17419.41,26514.71"/>
    </edge>
    <edge id="-4" from="0" to="4" priority="0" type="1000000000_1">
        <lane id="-4_0" index="0" allow="bicycle" speed="55.56" length="13412.28" shape="16999.00,13394.90 16580.26,0.25"/>
        <lane id="-4_1" index="1" allow="bicycle" speed="55.56" length="13412.28" shape="17002.20,13394.80 16583.46,0.15"/>
        <lane id="-4_2" index="2" allow="bicycle" speed="55.56" length="13412.28" shape="17005.39,13394.70 16586.65,0.05"/>
    </edge>
    <edge id="1" from="1" to="0" priority="0" type="1000000000_1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import dlr_navteq vclass all_allowed default_disallow ( Last six runs Jan2023 )

---------- Differences in errors ----------
0a1
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
21,40c21
< Dividing of lanes on approached lanes ... done.
< Processing turnarounds ... done.
< Rechecking of lane endings ... done.
< Computing traffic light control information ... done.
< Computing node logics ... done.
< Computing traffic light logics ... done.
<  0 traffic light(s) computed.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 0
<   Priority junctions          : 5
<   Right-before-left junctions : 0
<  Network boundaries:
<   Original boundary  : 1248456.00,5211834.00,1306826.00,5235677.00
<   Applied offset     : -328248.16,-5776623.10
<   Converted boundary : 0.00,0.00,39850.14,26514.76
< -----------------------------------------------------
< Writing network ... done.
< Success.
---
> Dividing of lanes on approached lanes ... 
\ No newline at end of file
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-328248.16,-5776623.10" convBoundary="0.00,0.00,39850.14,26514.76" origBoundary="1248456.000000,5211834.000000,1306826.000000,5235677.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id="-1" from="0" to="1" priority="0">
        <lane id="-1_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="55.56" length="22852.39" shape="17020.72,13397.34 39849.91,12735.85"/>
        <lane id="-1_1" index="1" disallow="tram rail_urban rail rail_electric ship" speed="55.56" length="22852.39" shape="17020.82,13400.53 39850.00,12739.05"/>
        <lane id="-1_2" index="2" disallow="tram rail_urban rail rail_electric ship" speed="55.56" length="22852.39" shape="17020.91,13403.73 39850.09,12742.24"/>
    </edge>
    <edge id="-2" from="0" to="2" priority="0">
        <lane id="-2_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="55.56" length="17016.60" shape="16994.03,13414.17 0.26,13975.11"/>
        <lane id="-2_1" index="1" disallow="tram rail_urban rail rail_electric ship" speed="55.56" length="17016.60" shape="16993.92,13410.97 0.16,13971.92"/>
        <lane id="-2_2" index="2" disallow="tram rail_urban rail rail_electric ship" speed="55.56" length="17016.60" shape="16993.82,13407.77 0.05,13968.72"/>
    </edge>
    <edge id="-3" from="0" to="3" priority="0">
        <lane id="-3_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="55.56" length="13115.46" shape="17015.76,13419.09 17425.81,26514.51"/>
        <lane id="-3_1" index="1" disallow="tram rail_urban rail rail_electric ship" speed="55.56" length="13115.46" shape="17012.56,13419.19 17422.61,26514.61"/>
        <lane id="-3_2" index="2" disallow="tram rail_urban rail rail_electric ship" speed="55.56" length="13115.46" shape="17009.37,13419.29 17419.41,26514.71"/>
    </edge>
    <edge id="-4" from="0" to="4" priority="0">
        <lane id="-4_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="55.56" length="13412.28" shape="16998.92,13392.40 16580.26,0.25"/>
        <lane id="-4_1" index="1" disallow="tram rail_urban rail rail_electric ship" speed="55.56" length="13412.28" shape="17002.12,13392.30 16583.46,0.15"/>
        <lane id="-4_2" index="2" disallow="tram rail_urban rail rail_electric ship" speed="55.56" length="13412.28" shape="17005.32,13392.20 16586.65,0.05"/>
    </edge>
    <edge id="1" from="1" to="0" priority="0">
        <lane id="1_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="55.56" length="22852.39" shape="39850.37,12751.84 17021.19,13413.33"/>
        <lane id="1_1" index="1" disallow="tram rail_urban rail rail_electric ship" speed="55.56" length="22852.39" shape="39850.28,12748.64 17021.10,13410.13"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
21,40c21
< Dividing of lanes on approached lanes ... done.
< Processing turnarounds ... done.
< Rechecking of lane endings ... done.
< Computing traffic light control information ... done.
< Computing node logics ... done.
< Computing traffic light logics ... done.
<  0 traffic light(s) computed.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 0
<   Priority junctions          : 5
<   Right-before-left junctions : 0
<  Network boundaries:
<   Original boundary  : 1248456.00,5211834.00,1306826.00,5235677.00
<   Applied offset     : -328248.16,-5776623.10
<   Converted boundary : 0.00,0.00,39850.14,26514.76
< -----------------------------------------------------
< Writing network ... done.
< Success.
---
> Dividing of lanes on approached lanes ... 
\ No newline at end of file
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-328248.16,-5776623.10" convBoundary="0.00,0.00,39850.14,26514.76" origBoundary="1248456.000000,5211834.000000,1306826.000000,5235677.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id="-1" from="0" to="1" priority="0">
        <lane id="-1_0" index="0" speed="55.56" length="22852.39" shape="17020.72,13397.34 39849.91,12735.85"/>
        <lane id="-1_1" index="1" speed="55.56" length="22852.39" shape="17020.82,13400.53 39850.00,12739.05"/>
        <lane id="-1_2" index="2" speed="55.56" length="22852.39" shape="17020.91,13403.73 39850.09,12742.24"/>
    </edge>
    <edge id="-2" from="0" to="2" priority="0">
        <lane id="-2_0" index="0" speed="55.56" length="17016.60" shape="16994.03,13414.17 0.26,13975.11"/>
        <lane id="-2_1" index="1" speed="55.56" length="17016.60" shape="16993.92,13410.97 0.16,13971.92"/>
        <lane id="-2_2" index="2" speed="55.56" length="17016.60" shape="16993.82,13407.77 0.05,13968.72"/>
    </edge>
    <edge id="-3" from="0" to="3" priority="0">
        <lane id="-3_0" index="0" speed="55.56" length="13115.46" shape="17015.76,13419.09 17425.81,26514.51"/>
        <lane id="-3_1" index="1" speed="55.56" length="13115.46" shape="17012.56,13419.19 17422.61,26514.61"/>
        <lane id="-3_2" index="2" speed="55.56" length="13115.46" shape="17009.37,13419.29 17419.41,26514.71"/>
    </edge>
    <edge id="-4" from="0" to="4" priority="0">
        <lane id="-4_0" index="0" speed="55.56" length="13412.28" shape="16998.92,13392.40 16580.26,0.25"/>
        <lane id="-4_1" index="1" speed="55.56" length="13412.28" shape="17002.12,13392.30 16583.46,0.15"/>
        <lane id="-4_2" index="2" speed="55.56" length="13412.28" shape="17005.32,13392.20 16586.65,0.05"/>
    </edge>
    <edge id="1" from="1" to="0" priority="0">
        <lane id="1_0" index="0" speed="55.56" length="22852.39" shape="39850.37,12751.84 17021.19,13413.33"/>
        <lane id="1_1" index="1" speed="55.56" length="22852.39" shape="39850.28,12748.64 17021.10,13410.13"/>
<truncated after showing first 30 lines>
import dlr_navteq vclass all_allowed dismissing ( Last six runs Jan2023 )
import dlr_navteq vclass all_allowed plain ( Last six runs Jan2023 )
import dlr_navteq vclass cycles_only_on_1 dismissing ( Last six runs Jan2023 )
import dlr_navteq vclass cycles_only_on_1 dismissing__removing_peds ( Last six runs Jan2023 )
import dlr_navteq vclass no_peds_cycles dismissing ( Last six runs Jan2023 )
import dlr_navteq vclass peds_cycles_only_on_1 dismissing ( Last six runs Jan2023 )
import dlr_navteq vclass peds_cycles_only_on_1 dismissing__removing_peds ( Last six runs Jan2023 )
import dlr_navteq vclass peds_only_on_1 dismissing ( Last six runs Jan2023 )

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

---------- Differences in errors ----------
0a1
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
21,41c21
< Dividing of lanes on approached lanes ... done.
< Processing turnarounds ... done.
< Rechecking of lane endings ... done.
< Computing traffic light control information ... done.
< Computing node logics ... done.
< Computing traffic light logics ... done.
<  0 traffic light(s) computed.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 0
<   Dead-end junctions          : 1
<   Priority junctions          : 4
<   Right-before-left junctions : 0
<  Network boundaries:
<   Original boundary  : 1248456.00,5211834.00,1306826.00,5235677.00
<   Applied offset     : -328248.16,-5776623.10
<   Converted boundary : 0.00,0.00,39850.14,26514.76
< -----------------------------------------------------
< Writing network ... done.
< Success.
---
> Dividing of lanes on approached lanes ... 
\ No newline at end of file
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-328248.16,-5776623.10" convBoundary="0.00,0.00,39850.14,26514.76" origBoundary="1248456.000000,5211834.000000,1306826.000000,5235677.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id="-1" from="0" to="1" priority="0" spreadType="center">
        <lane id="-1_0" index="0" speed="55.56" length="22852.39" shape="17020.85,13402.13 39850.05,12740.64"/>
        <lane id="-1_1" index="1" speed="55.56" length="22852.39" shape="17020.95,13405.33 39850.14,12743.84"/>
        <lane id="-1_2" index="2" speed="55.56" length="22852.39" shape="17021.04,13408.53 39850.23,12747.04"/>
    </edge>
    <edge id="-2" from="0" to="2" priority="0">
        <lane id="-2_0" index="0" speed="55.56" length="17016.60" shape="16994.03,13414.17 0.26,13975.11"/>
        <lane id="-2_1" index="1" speed="55.56" length="17016.60" shape="16993.92,13410.97 0.16,13971.92"/>
        <lane id="-2_2" index="2" speed="55.56" length="17016.60" shape="16993.82,13407.77 0.05,13968.72"/>
    </edge>
    <edge id="-3" from="0" to="3" priority="0">
        <lane id="-3_0" index="0" speed="55.56" length="13115.46" shape="17015.76,13419.08 17425.81,26514.51"/>
        <lane id="-3_1" index="1" speed="55.56" length="13115.46" shape="17012.56,13419.18 17422.61,26514.61"/>
        <lane id="-3_2" index="2" speed="55.56" length="13115.46" shape="17009.36,13419.28 17419.41,26514.71"/>
    </edge>
    <edge id="-4" from="0" to="4" priority="0">
        <lane id="-4_0" index="0" speed="55.56" length="13412.28" shape="16998.92,13392.40 16580.26,0.25"/>
        <lane id="-4_1" index="1" speed="55.56" length="13412.28" shape="17002.12,13392.30 16583.46,0.15"/>
        <lane id="-4_2" index="2" speed="55.56" length="13412.28" shape="17005.32,13392.20 16586.65,0.05"/>
    </edge>
    <edge id="2" from="2" to="0" priority="0">
        <lane id="2_0" index="0" speed="55.56" length="17016.60" shape="-0.26,13959.12 16993.50,13398.18"/>
        <lane id="2_1" index="1" speed="55.56" length="17016.60" shape="-0.16,13962.32 16993.61,13401.38"/>
<truncated after showing first 30 lines>
import dlr_navteq vclass cycles_only_on_1 dismissing__removing_peds_cycles ( Last six runs Jan2023 )
import dlr_navteq vclass peds_cycles_only_on_1 dismissing__removing_peds_cycles ( Last six runs Jan2023 )
import dlr_navteq vclass peds_only_on_1 dismissing__removing_peds ( Last six runs Jan2023 )
import dlr_navteq vclass peds_only_on_1 dismissing__removing_peds_cycles ( Last six runs Jan2023 )

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

---------- Differences in errors ----------
1c1
< Warning: Edge '1' is not connected to outgoing edges at junction '0'.
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
21,42c21
< Dividing of lanes on approached lanes ... done.
< Processing turnarounds ... done.
< Rechecking of lane endings ... 
< done.
< Computing traffic light control information ... done.
< Computing node logics ... done.
< Computing traffic light logics ... done.
<  0 traffic light(s) computed.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 0
<   Dead-end junctions          : 1
<   Priority junctions          : 4
<   Right-before-left junctions : 0
<  Network boundaries:
<   Original boundary  : 1248456.00,5211834.00,1306826.00,5235677.00
<   Applied offset     : -328248.16,-5776623.10
<   Converted boundary : 0.00,0.00,39850.14,26514.76
< -----------------------------------------------------
< Writing network ... done.
< Success.
---
> Dividing of lanes on approached lanes ... 
\ No newline at end of file
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-328248.16,-5776623.10" convBoundary="0.00,0.00,39850.14,26514.76" origBoundary="1248456.000000,5211834.000000,1306826.000000,5235677.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id="-1" from="0" to="1" priority="0">
        <lane id="-1_0" index="0" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="22852.39" shape="17020.72,13397.34 39849.91,12735.85"/>
        <lane id="-1_1" index="1" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="22852.39" shape="17020.82,13400.53 39850.00,12739.05"/>
        <lane id="-1_2" index="2" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="22852.39" shape="17020.91,13403.73 39850.09,12742.24"/>
    </edge>
    <edge id="-2" from="0" to="2" priority="0">
        <lane id="-2_0" index="0" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="17016.60" shape="16994.03,13414.17 0.26,13975.11"/>
        <lane id="-2_1" index="1" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="17016.60" shape="16993.92,13410.97 0.16,13971.92"/>
        <lane id="-2_2" index="2" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="17016.60" shape="16993.82,13407.77 0.05,13968.72"/>
    </edge>
    <edge id="-3" from="0" to="3" priority="0">
        <lane id="-3_0" index="0" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="13115.46" shape="17015.76,13419.09 17425.81,26514.51"/>
        <lane id="-3_1" index="1" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="13115.46" shape="17012.56,13419.19 17422.61,26514.61"/>
        <lane id="-3_2" index="2" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="13115.46" shape="17009.37,13419.29 17419.41,26514.71"/>
    </edge>
    <edge id="-4" from="0" to="4" priority="0">
        <lane id="-4_0" index="0" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="13412.28" shape="16998.92,13392.40 16580.26,0.25"/>
        <lane id="-4_1" index="1" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="13412.28" shape="17002.12,13392.30 16583.46,0.15"/>
        <lane id="-4_2" index="2" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="13412.28" shape="17005.32,13392.20 16586.65,0.05"/>
    </edge>
    <edge id="1" from="1" to="0" priority="0">
        <lane id="1_0" index="0" allow="bicycle" speed="55.56" length="22852.39" shape="39850.37,12751.84 17021.19,13413.33"/>
        <lane id="1_1" index="1" allow="bicycle" speed="55.56" length="22852.39" shape="39850.28,12748.64 17021.10,13410.13"/>
<truncated after showing first 30 lines>
import dlr_navteq vclass cycles_only_on_1 plain ( Last six runs Jan2023 )
import dlr_navteq vclass cycles_only_on_1 removing_peds ( Last six runs Jan2023 )

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

---------- Differences in errors ----------
0a1
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
21,41c21
< Dividing of lanes on approached lanes ... done.
< Processing turnarounds ... done.
< Rechecking of lane endings ... done.
< Computing traffic light control information ... done.
< Computing node logics ... done.
< Computing traffic light logics ... done.
<  0 traffic light(s) computed.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 0
<   Dead-end junctions          : 1
<   Priority junctions          : 4
<   Right-before-left junctions : 0
<  Network boundaries:
<   Original boundary  : 1248456.00,5211834.00,1306826.00,5235677.00
<   Applied offset     : -328248.16,-5776623.10
<   Converted boundary : 0.00,0.00,39850.14,26514.76
< -----------------------------------------------------
< Writing network ... done.
< Success.
---
> Dividing of lanes on approached lanes ... 
\ No newline at end of file
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-328248.16,-5776623.10" convBoundary="0.00,0.00,39850.14,26514.76" origBoundary="1248456.000000,5211834.000000,1306826.000000,5235677.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id="-1" from="0" to="1" priority="0" spreadType="center">
        <lane id="-1_0" index="0" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="22852.39" shape="17020.85,13402.13 39850.05,12740.64"/>
        <lane id="-1_1" index="1" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="22852.39" shape="17020.95,13405.33 39850.14,12743.84"/>
        <lane id="-1_2" index="2" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="22852.39" shape="17021.04,13408.53 39850.23,12747.04"/>
    </edge>
    <edge id="-2" from="0" to="2" priority="0">
        <lane id="-2_0" index="0" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="17016.60" shape="16994.03,13414.17 0.26,13975.11"/>
        <lane id="-2_1" index="1" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="17016.60" shape="16993.92,13410.97 0.16,13971.92"/>
        <lane id="-2_2" index="2" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="17016.60" shape="16993.82,13407.77 0.05,13968.72"/>
    </edge>
    <edge id="-3" from="0" to="3" priority="0">
        <lane id="-3_0" index="0" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="13115.46" shape="17015.76,13419.08 17425.81,26514.51"/>
        <lane id="-3_1" index="1" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="13115.46" shape="17012.56,13419.18 17422.61,26514.61"/>
        <lane id="-3_2" index="2" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="13115.46" shape="17009.36,13419.28 17419.41,26514.71"/>
    </edge>
    <edge id="-4" from="0" to="4" priority="0">
        <lane id="-4_0" index="0" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="13412.28" shape="16998.92,13392.40 16580.26,0.25"/>
        <lane id="-4_1" index="1" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="13412.28" shape="17002.12,13392.30 16583.46,0.15"/>
        <lane id="-4_2" index="2" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="13412.28" shape="17005.32,13392.20 16586.65,0.05"/>
    </edge>
    <edge id="2" from="2" to="0" priority="0">
        <lane id="2_0" index="0" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="17016.60" shape="-0.26,13959.12 16993.50,13398.18"/>
        <lane id="2_1" index="1" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="17016.60" shape="-0.16,13962.32 16993.61,13401.38"/>
<truncated after showing first 30 lines>
import dlr_navteq vclass cycles_only_on_1 removing_peds_cycles ( Last six runs Jan2023 )
import dlr_navteq vclass peds_cycles_only_on_1 removing_peds_cycles ( Last six runs Jan2023 )
import dlr_navteq vclass peds_only_on_1 removing_peds ( Last six runs Jan2023 )
import dlr_navteq vclass peds_only_on_1 removing_peds_cycles ( Last six runs Jan2023 )

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

---------- Differences in errors ----------
0a1
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
21,40c21
< Dividing of lanes on approached lanes ... done.
< Processing turnarounds ... done.
< Rechecking of lane endings ... done.
< Computing traffic light control information ... done.
< Computing node logics ... done.
< Computing traffic light logics ... done.
<  0 traffic light(s) computed.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 0
<   Priority junctions          : 5
<   Right-before-left junctions : 0
<  Network boundaries:
<   Original boundary  : 1248456.00,5211834.00,1306826.00,5235677.00
<   Applied offset     : -328248.16,-5776623.10
<   Converted boundary : 0.00,0.00,39850.14,26514.76
< -----------------------------------------------------
< Writing network ... done.
< Success.
---
> Dividing of lanes on approached lanes ... 
\ No newline at end of file
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-328248.16,-5776623.10" convBoundary="0.00,0.00,39850.14,26514.76" origBoundary="1248456.000000,5211834.000000,1306826.000000,5235677.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id="-1" from="0" to="1" priority="0">
        <lane id="-1_0" index="0" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="22852.39" shape="17020.72,13397.34 39849.91,12735.85"/>
        <lane id="-1_1" index="1" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="22852.39" shape="17020.82,13400.53 39850.00,12739.05"/>
        <lane id="-1_2" index="2" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="22852.39" shape="17020.91,13403.73 39850.09,12742.24"/>
    </edge>
    <edge id="-2" from="0" to="2" priority="0">
        <lane id="-2_0" index="0" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="17016.60" shape="16994.03,13414.17 0.26,13975.11"/>
        <lane id="-2_1" index="1" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="17016.60" shape="16993.92,13410.97 0.16,13971.92"/>
        <lane id="-2_2" index="2" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="17016.60" shape="16993.82,13407.77 0.05,13968.72"/>
    </edge>
    <edge id="-3" from="0" to="3" priority="0">
        <lane id="-3_0" index="0" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="13115.46" shape="17015.76,13419.09 17425.81,26514.51"/>
        <lane id="-3_1" index="1" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="13115.46" shape="17012.56,13419.19 17422.61,26514.61"/>
        <lane id="-3_2" index="2" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="13115.46" shape="17009.37,13419.29 17419.41,26514.71"/>
    </edge>
    <edge id="-4" from="0" to="4" priority="0">
        <lane id="-4_0" index="0" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="13412.28" shape="16998.92,13392.40 16580.26,0.25"/>
        <lane id="-4_1" index="1" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="13412.28" shape="17002.12,13392.30 16583.46,0.15"/>
        <lane id="-4_2" index="2" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="13412.28" shape="17005.32,13392.20 16586.65,0.05"/>
    </edge>
    <edge id="1" from="1" to="0" priority="0">
        <lane id="1_0" index="0" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="22852.39" shape="39850.37,12751.84 17021.19,13413.33"/>
        <lane id="1_1" index="1" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="22852.39" shape="39850.28,12748.64 17021.10,13410.13"/>
<truncated after showing first 30 lines>
import dlr_navteq vclass no_peds_cycles no_trailing ( Last six runs Jan2023 )
import dlr_navteq vclass no_peds_cycles plain ( Last six runs Jan2023 )

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

---------- Differences in errors ----------
1c1
< Warning: Edge '1' is not connected to outgoing edges at junction '0'.
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
21,42c21
< Dividing of lanes on approached lanes ... done.
< Processing turnarounds ... done.
< Rechecking of lane endings ... 
< done.
< Computing traffic light control information ... done.
< Computing node logics ... done.
< Computing traffic light logics ... done.
<  0 traffic light(s) computed.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 0
<   Dead-end junctions          : 1
<   Priority junctions          : 4
<   Right-before-left junctions : 0
<  Network boundaries:
<   Original boundary  : 1248456.00,5211834.00,1306826.00,5235677.00
<   Applied offset     : -328248.16,-5776623.10
<   Converted boundary : 0.00,0.00,39850.14,26514.76
< -----------------------------------------------------
< Writing network ... done.
< Success.
---
> Dividing of lanes on approached lanes ... 
\ No newline at end of file
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-328248.16,-5776623.10" convBoundary="0.00,0.00,39850.14,26514.76" origBoundary="1248456.000000,5211834.000000,1306826.000000,5235677.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id="-1" from="0" to="1" priority="0">
        <lane id="-1_0" index="0" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="22852.39" shape="17020.72,13397.34 39849.91,12735.85"/>
        <lane id="-1_1" index="1" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="22852.39" shape="17020.82,13400.53 39850.00,12739.05"/>
        <lane id="-1_2" index="2" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="22852.39" shape="17020.91,13403.73 39850.09,12742.24"/>
    </edge>
    <edge id="-2" from="0" to="2" priority="0">
        <lane id="-2_0" index="0" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="17016.60" shape="16994.03,13414.17 0.26,13975.11"/>
        <lane id="-2_1" index="1" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="17016.60" shape="16993.92,13410.97 0.16,13971.92"/>
        <lane id="-2_2" index="2" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="17016.60" shape="16993.82,13407.77 0.05,13968.72"/>
    </edge>
    <edge id="-3" from="0" to="3" priority="0">
        <lane id="-3_0" index="0" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="13115.46" shape="17015.76,13419.09 17425.81,26514.51"/>
        <lane id="-3_1" index="1" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="13115.46" shape="17012.56,13419.19 17422.61,26514.61"/>
        <lane id="-3_2" index="2" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="13115.46" shape="17009.37,13419.29 17419.41,26514.71"/>
    </edge>
    <edge id="-4" from="0" to="4" priority="0">
        <lane id="-4_0" index="0" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="13412.28" shape="16998.92,13392.40 16580.26,0.25"/>
        <lane id="-4_1" index="1" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="13412.28" shape="17002.12,13392.30 16583.46,0.15"/>
        <lane id="-4_2" index="2" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="13412.28" shape="17005.32,13392.20 16586.65,0.05"/>
    </edge>
    <edge id="1" from="1" to="0" priority="0">
        <lane id="1_0" index="0" allow="pedestrian bicycle" speed="55.56" length="22852.39" shape="39850.37,12751.84 17021.19,13413.33"/>
        <lane id="1_1" index="1" allow="pedestrian bicycle" speed="55.56" length="22852.39" shape="39850.28,12748.64 17021.10,13410.13"/>
<truncated after showing first 30 lines>
import dlr_navteq vclass peds_cycles_only_on_1 plain ( Last six runs Jan2023 )
import dlr_navteq vclass peds_cycles_only_on_1 removing_peds ( Last six runs Jan2023 )

TEST FAILED on ts-sim-build-ba : import dlr_navteq vclass peds_only_on_1 plain ( Last six runs Jan2023 )

---------- Differences in errors ----------
0a1
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
21,41c21
< Dividing of lanes on approached lanes ... done.
< Processing turnarounds ... done.
< Rechecking of lane endings ... done.
< Computing traffic light control information ... done.
< Computing node logics ... done.
< Computing traffic light logics ... done.
<  0 traffic light(s) computed.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 0
<   Dead-end junctions          : 1
<   Priority junctions          : 4
<   Right-before-left junctions : 0
<  Network boundaries:
<   Original boundary  : 1248456.00,5211834.00,1306826.00,5235677.00
<   Applied offset     : -328248.16,-5776623.10
<   Converted boundary : 0.00,0.00,39850.14,26514.76
< -----------------------------------------------------
< Writing network ... done.
< Success.
---
> Dividing of lanes on approached lanes ... 
\ No newline at end of file
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-328248.16,-5776623.10" convBoundary="0.00,0.00,39850.14,26514.76" origBoundary="1248456.000000,5211834.000000,1306826.000000,5235677.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id="-1" from="0" to="1" priority="0">
        <lane id="-1_0" index="0" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="22852.39" shape="17020.72,13397.34 39849.91,12735.85"/>
        <lane id="-1_1" index="1" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="22852.39" shape="17020.82,13400.53 39850.00,12739.05"/>
        <lane id="-1_2" index="2" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="22852.39" shape="17020.91,13403.73 39850.09,12742.24"/>
    </edge>
    <edge id="-2" from="0" to="2" priority="0">
        <lane id="-2_0" index="0" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="17016.60" shape="16994.03,13414.17 0.26,13975.11"/>
        <lane id="-2_1" index="1" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="17016.60" shape="16993.92,13410.97 0.16,13971.92"/>
        <lane id="-2_2" index="2" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="17016.60" shape="16993.82,13407.77 0.05,13968.72"/>
    </edge>
    <edge id="-3" from="0" to="3" priority="0">
        <lane id="-3_0" index="0" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="13115.46" shape="17015.76,13419.09 17425.81,26514.51"/>
        <lane id="-3_1" index="1" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="13115.46" shape="17012.56,13419.19 17422.61,26514.61"/>
        <lane id="-3_2" index="2" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="13115.46" shape="17009.37,13419.29 17419.41,26514.71"/>
    </edge>
    <edge id="-4" from="0" to="4" priority="0">
        <lane id="-4_0" index="0" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="13412.28" shape="16998.92,13392.40 16580.26,0.25"/>
        <lane id="-4_1" index="1" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="13412.28" shape="17002.12,13392.30 16583.46,0.15"/>
        <lane id="-4_2" index="2" allow="emergency passenger hov taxi bus coach delivery truck trailer" speed="55.56" length="13412.28" shape="17005.32,13392.20 16586.65,0.05"/>
    </edge>
    <edge id="1" from="1" to="0" priority="0">
        <lane id="1_0" index="0" allow="pedestrian" speed="55.56" length="22852.39" shape="39850.37,12751.84 17021.19,13413.33"/>
        <lane id="1_1" index="1" allow="pedestrian" speed="55.56" length="22852.39" shape="39850.28,12748.64 17021.10,13410.13"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import dlr_navteq vclass taxi_only ( Last six runs Jan2023 )

---------- Differences in errors ----------
0a1
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
21,40c21
< Dividing of lanes on approached lanes ... done.
< Processing turnarounds ... done.
< Rechecking of lane endings ... done.
< Computing traffic light control information ... done.
< Computing node logics ... done.
< Computing traffic light logics ... done.
<  0 traffic light(s) computed.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 0
<   Priority junctions          : 5
<   Right-before-left junctions : 0
<  Network boundaries:
<   Original boundary  : 1248456.00,5211834.00,1306826.00,5235677.00
<   Applied offset     : -328248.16,-5776623.10
<   Converted boundary : 0.00,0.00,39850.14,26514.76
< -----------------------------------------------------
< Writing network ... done.
< Success.
---
> Dividing of lanes on approached lanes ... 
\ No newline at end of file
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-328248.16,-5776623.10" convBoundary="0.00,0.00,39850.14,26514.76" origBoundary="1248456.000000,5211834.000000,1306826.000000,5235677.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id="-1" from="0" to="1" priority="0">
        <lane id="-1_0" index="0" allow="taxi" speed="55.56" length="22852.39" shape="17020.72,13397.34 39849.91,12735.85"/>
        <lane id="-1_1" index="1" allow="taxi" speed="55.56" length="22852.39" shape="17020.82,13400.53 39850.00,12739.05"/>
        <lane id="-1_2" index="2" allow="taxi" speed="55.56" length="22852.39" shape="17020.91,13403.73 39850.09,12742.24"/>
    </edge>
    <edge id="-2" from="0" to="2" priority="0">
        <lane id="-2_0" index="0" allow="taxi" speed="55.56" length="17016.60" shape="16994.03,13414.17 0.26,13975.11"/>
        <lane id="-2_1" index="1" allow="taxi" speed="55.56" length="17016.60" shape="16993.92,13410.97 0.16,13971.92"/>
        <lane id="-2_2" index="2" allow="taxi" speed="55.56" length="17016.60" shape="16993.82,13407.77 0.05,13968.72"/>
    </edge>
    <edge id="-3" from="0" to="3" priority="0">
        <lane id="-3_0" index="0" allow="taxi" speed="55.56" length="13115.46" shape="17015.76,13419.09 17425.81,26514.51"/>
        <lane id="-3_1" index="1" allow="taxi" speed="55.56" length="13115.46" shape="17012.56,13419.19 17422.61,26514.61"/>
        <lane id="-3_2" index="2" allow="taxi" speed="55.56" length="13115.46" shape="17009.37,13419.29 17419.41,26514.71"/>
    </edge>
    <edge id="-4" from="0" to="4" priority="0">
        <lane id="-4_0" index="0" allow="taxi" speed="55.56" length="13412.28" shape="16998.92,13392.40 16580.26,0.25"/>
        <lane id="-4_1" index="1" allow="taxi" speed="55.56" length="13412.28" shape="17002.12,13392.30 16583.46,0.15"/>
        <lane id="-4_2" index="2" allow="taxi" speed="55.56" length="13412.28" shape="17005.32,13392.20 16586.65,0.05"/>
    </edge>
    <edge id="1" from="1" to="0" priority="0">
        <lane id="1_0" index="0" allow="taxi" speed="55.56" length="22852.39" shape="39850.37,12751.84 17021.19,13413.33"/>
        <lane id="1_1" index="1" allow="taxi" speed="55.56" length="22852.39" shape="39850.28,12748.64 17021.10,13410.13"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import dlr_navteq vclass tolerant ( Last six runs Jan2023 )

---------- Differences in errors ----------
0a1
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
21,40c21
< Dividing of lanes on approached lanes ... done.
< Processing turnarounds ... done.
< Rechecking of lane endings ... done.
< Computing traffic light control information ... done.
< Computing node logics ... done.
< Computing traffic light logics ... done.
<  0 traffic light(s) computed.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 0
<   Priority junctions          : 5
<   Right-before-left junctions : 0
<  Network boundaries:
<   Original boundary  : 1248456.00,5211834.00,1306826.00,5235677.00
<   Applied offset     : -328248.16,-5776623.10
<   Converted boundary : 0.00,0.00,39850.14,26514.76
< -----------------------------------------------------
< Writing network ... done.
< Success.
---
> Dividing of lanes on approached lanes ... 
\ No newline at end of file
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-328248.16,-5776623.10" convBoundary="0.00,0.00,39850.14,26514.76" origBoundary="1248456.000000,5211834.000000,1306826.000000,5235677.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id="-1" from="0" to="1" priority="0">
        <lane id="-1_0" index="0" allow="private authority army vip taxi motorcycle moped evehicle custom1 custom2" speed="55.56" length="22852.39" shape="17020.72,13397.34 39849.91,12735.85"/>
        <lane id="-1_1" index="1" allow="private authority army vip taxi motorcycle moped evehicle custom1 custom2" speed="55.56" length="22852.39" shape="17020.82,13400.53 39850.00,12739.05"/>
        <lane id="-1_2" index="2" allow="private authority army vip taxi motorcycle moped evehicle custom1 custom2" speed="55.56" length="22852.39" shape="17020.91,13403.73 39850.09,12742.24"/>
    </edge>
    <edge id="-2" from="0" to="2" priority="0">
        <lane id="-2_0" index="0" allow="private authority army vip taxi motorcycle moped evehicle custom1 custom2" speed="55.56" length="17016.60" shape="16994.03,13414.17 0.26,13975.11"/>
        <lane id="-2_1" index="1" allow="private authority army vip taxi motorcycle moped evehicle custom1 custom2" speed="55.56" length="17016.60" shape="16993.92,13410.97 0.16,13971.92"/>
        <lane id="-2_2" index="2" allow="private authority army vip taxi motorcycle moped evehicle custom1 custom2" speed="55.56" length="17016.60" shape="16993.82,13407.77 0.05,13968.72"/>
    </edge>
    <edge id="-3" from="0" to="3" priority="0">
        <lane id="-3_0" index="0" allow="private authority army vip taxi motorcycle moped evehicle custom1 custom2" speed="55.56" length="13115.46" shape="17015.76,13419.09 17425.81,26514.51"/>
        <lane id="-3_1" index="1" allow="private authority army vip taxi motorcycle moped evehicle custom1 custom2" speed="55.56" length="13115.46" shape="17012.56,13419.19 17422.61,26514.61"/>
        <lane id="-3_2" index="2" allow="private authority army vip taxi motorcycle moped evehicle custom1 custom2" speed="55.56" length="13115.46" shape="17009.37,13419.29 17419.41,26514.71"/>
    </edge>
    <edge id="-4" from="0" to="4" priority="0">
        <lane id="-4_0" index="0" allow="private authority army vip taxi motorcycle moped evehicle custom1 custom2" speed="55.56" length="13412.28" shape="16998.92,13392.40 16580.26,0.25"/>
        <lane id="-4_1" index="1" allow="private authority army vip taxi motorcycle moped evehicle custom1 custom2" speed="55.56" length="13412.28" shape="17002.12,13392.30 16583.46,0.15"/>
        <lane id="-4_2" index="2" allow="private authority army vip taxi motorcycle moped evehicle custom1 custom2" speed="55.56" length="13412.28" shape="17005.32,13392.20 16586.65,0.05"/>
    </edge>
    <edge id="1" from="1" to="0" priority="0">
        <lane id="1_0" index="0" allow="private authority army vip taxi motorcycle moped evehicle custom1 custom2" speed="55.56" length="22852.39" shape="39850.37,12751.84 17021.19,13413.33"/>
        <lane id="1_1" index="1" allow="private authority army vip taxi motorcycle moped evehicle custom1 custom2" speed="55.56" length="22852.39" shape="39850.28,12748.64 17021.10,13410.13"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import matsim 0_3_0_equil_cap2lanes ( Last six runs Jan2023 )

---------- Differences in errors ----------
4a5
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
21,40c21
< Dividing of lanes on approached lanes ... done.
< Processing turnarounds ... done.
< Rechecking of lane endings ... done.
< Computing traffic light control information ... done.
< Computing node logics ... done.
< Computing traffic light logics ... done.
<  0 traffic light(s) computed.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 0
<   Priority junctions          : 15
<   Right-before-left junctions : 0
<  Network boundaries:
<   Original boundary  : -20000.00,-10000.00,5000.00,5925.00
<   Applied offset     : 20000.00,10000.00
<   Converted boundary : 0.00,0.00,25000.00,15925.00
< -----------------------------------------------------
< Writing network ... done.
< Success.
---
> Dividing of lanes on approached lanes ... 
\ No newline at end of file
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="20000.00,10000.00" convBoundary="0.00,0.00,25000.00,15925.00" origBoundary="-20000.00,-10000.00,5000.00,5925.00" projParameter="!"/>

    <edge id="1" from="1" to="2" priority="-1">
        <lane id="1_0" index="0" speed="27.78" length="4981.57" shape="64.00,9937.60 4996.00,9937.60"/>
        <lane id="1_1" index="1" speed="27.78" length="4981.57" shape="64.00,9940.80 4996.00,9940.80"/>
        <lane id="1_2" index="2" speed="27.78" length="4981.57" shape="64.00,9944.00 4996.00,9944.00"/>
        <lane id="1_3" index="3" speed="27.78" length="4981.57" shape="64.00,9947.20 4996.00,9947.20"/>
        <lane id="1_4" index="4" speed="27.78" length="4981.57" shape="64.00,9950.40 4996.00,9950.40"/>
        <lane id="1_5" index="5" speed="27.78" length="4981.57" shape="64.00,9953.60 4996.00,9953.60"/>
        <lane id="1_6" index="6" speed="27.78" length="4981.57" shape="64.00,9956.80 4996.00,9956.80"/>
        <lane id="1_7" index="7" speed="27.78" length="4981.57" shape="64.00,9960.00 4996.00,9960.00"/>
        <lane id="1_8" index="8" speed="27.78" length="4981.57" shape="64.00,9963.20 4996.00,9963.20"/>
        <lane id="1_9" index="9" speed="27.78" length="4981.57" shape="64.00,9966.40 4996.00,9966.40"/>
        <lane id="1_10" index="10" speed="27.78" length="4981.57" shape="64.00,9969.60 4996.00,9969.60"/>
        <lane id="1_11" index="11" speed="27.78" length="4981.57" shape="64.00,9972.80 4996.00,9972.80"/>
        <lane id="1_12" index="12" speed="27.78" length="4981.57" shape="64.00,9976.00 4996.00,9976.00"/>
        <lane id="1_13" index="13" speed="27.78" length="4981.57" shape="64.00,9979.20 4996.00,9979.20"/>
        <lane id="1_14" index="14" speed="27.78" length="4981.57" shape="64.00,9982.40 4996.00,9982.40"/>
        <lane id="1_15" index="15" speed="27.78" length="4981.57" shape="64.00,9985.60 4996.00,9985.60"/>
        <lane id="1_16" index="16" speed="27.78" length="4981.57" shape="64.00,9988.80 4996.00,9988.80"/>
        <lane id="1_17" index="17" speed="27.78" length="4981.57" shape="64.00,9992.00 4996.00,9992.00"/>
        <lane id="1_18" index="18" speed="27.78" length="4981.57" shape="64.00,9995.20 4996.00,9995.20"/>
        <lane id="1_19" index="19" speed="27.78" length="4981.57" shape="64.00,9998.40 4996.00,9998.40"/>
        <param key="capacity" value="36000.00"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import matsim 0_3_0_equil_roundtrip ( Last six runs Jan2023 )

---------- Differences in errors ----------
5,10c5
< Warning: Speed of turning connection '23_0->1_0' reduced by 23.88 due to turning radius of 2.77 (length=2.58, angle=90.00).
< Warning: Speed of straight connection '13_0->20_13' reduced by 6.99 due to turning radius of 78.59 (length=33.97, angle=40.02).
< Warning: Speed of straight connection '13_0->20_14' reduced by 7.98 due to turning radius of 71.26 (length=30.77, angle=40.02).
< Warning: Speed of straight connection '13_0->20_15' reduced by 8.99 due to turning radius of 64.16 (length=27.67, angle=40.02).
< Warning: Speed of straight connection '13_0->20_16' reduced by 10.02 due to turning radius of 57.37 (length=24.70, angle=40.02).
< Warning: 10 total messages of type: Speed of % connection '%' reduced by % due to turning radius of % (length=%, angle=%).
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
20,41c20
< Dividing of lanes on approached lanes ... done.
< Processing turnarounds ... done.
< Rechecking of lane endings ... done.
< Computing traffic light control information ... done.
< Computing node logics ... done.
< Computing traffic light logics ... done.
<  0 traffic light(s) computed.
< Building inner edges ... 
< done.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 0
<   Priority junctions          : 15
<   Right-before-left junctions : 0
<  Network boundaries:
<   Original boundary  : -20000.00,-10000.00,5000.00,5925.00
<   Applied offset     : 0.00,0.00
<   Converted boundary : -20000.00,-10000.00,5000.00,5925.00
< -----------------------------------------------------
< Writing network ... done.
< Success.
---
> Dividing of lanes on approached lanes ... 
\ No newline at end of file
---------- New result in exitcode ----------
-6
---------- Missing result in foreign ----------
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE network SYSTEM "http://www.matsim.org/files/dtd/network_v1.dtd">

<network name="NAME">
   <nodes>
      <node id="1" x="-20000.00" y="0.00"/>
      <node id="10" x="-2498.00" y="-4331.00"/>
      <node id="11" x="-865.00" y="-5925.00"/>
      <node id="12" x="0.00" y="0.00"/>
      <node id="13" x="5000.00" y="0.00"/>
      <node id="14" x="5000.00" y="-10000.00"/>
      <node id="15" x="-20000.00" y="-10000.00"/>
      <node id="2" x="-15000.00" y="0.00"/>
      <node id="3" x="-865.00" y="5925.00"/>
      <node id="4" x="-2498.00" y="4331.00"/>
      <node id="5" x="-3829.00" y="3215.00"/>
      <node id="6" x="-4698.00" y="1711.00"/>
      <node id="7" x="-5000.00" y="0.00"/>
      <node id="8" x="-4698.00" y="-1711.00"/>
      <node id="9" x="-3829.00" y="-3215.00"/>
   </nodes>
   <links capperiod="01:00:00">
      <link id="1" from="1" to="2" length="10000.00" capacity="36000.00" freespeed="27.78" permlanes="20"/>
      <link id="10" from="2" to="11" length="10000.00" capacity="3600.00" freespeed="27.78" permlanes="2"/>
      <link id="11" from="3" to="12" length="5000.00" capacity="1800.00" freespeed="27.78" permlanes="1"/>
      <link id="12" from="4" to="12" length="5000.00" capacity="1800.00" freespeed="27.78" permlanes="1"/>
      <link id="13" from="5" to="12" length="5000.00" capacity="1800.00" freespeed="27.78" permlanes="1"/>
      <link id="14" from="6" to="12" length="5000.00" capacity="1800.00" freespeed="27.78" permlanes="1"/>
      <link id="15" from="7" to="12" length="5000.00" capacity="1800.00" freespeed="27.78" permlanes="1"/>
      <link id="16" from="8" to="12" length="5000.00" capacity="1800.00" freespeed="27.78" permlanes="1"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import vissim bayernstrasse ( Last six runs Jan2023 )

---------- Differences in errors ----------
228a229
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
20,41c20
< Dividing of lanes on approached lanes ... done.
< Processing turnarounds ... done.
< Rechecking of lane endings ... done.
< Computing traffic light control information ... done.
< Computing node logics ... done.
< Computing traffic light logics ... done.
<  3 traffic light(s) computed.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 0
<   Dead-end junctions          : 155
<   Priority junctions          : 56
<   Right-before-left junctions : 0
<   Traffic light junctions      : 8
<  Network boundaries:
<   Original boundary  : -749.69,-1632.80,1187.22,701.26
<   Applied offset     : 749.69,1632.80
<   Converted boundary : 0.00,0.00,1936.91,2334.07
< -----------------------------------------------------
< Writing network ... done.
< Success.
---
> Dividing of lanes on approached lanes ... 
\ No newline at end of file
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="749.69,1632.80" convBoundary="0.00,0.00,1936.91,2334.07" origBoundary="-749.69,-1632.80,1187.22,701.26" projParameter="!"/>

    <edge id="1" from="0" to="1" priority="-1" type="1" spreadType="center" shape="1062.84,1486.64 1048.01,1479.70 1035.35,1473.58 1027.73,1469.09 1021.20,1463.78 1014.39,1458.07">
        <lane id="1_0" index="0" speed="13.89" length="105.20" shape="1088.56,1500.44 1047.32,1481.15 1034.60,1474.99 1034.46,1474.91"/>
        <lane id="1_1" index="1" speed="13.89" length="105.20" shape="1089.87,1497.52 1048.69,1478.26 1036.11,1472.17 1035.84,1472.01"/>
    </edge>
    <edge id="10" from="10-SourceNode" to="10-DestinationNode" priority="-1" type="1" spreadType="center" shape="701.94,1951.75 744.04,1925.36 839.60,1845.10 849.51,1832.62 861.68,1813.21 873.57,1786.01 914.14,1690.09 922.93,1666.02 932.52,1630.83 935.87,1620.65 1003.96,1474.29 1007.90,1468.31 1012.25,1463.42 1017.82,1458.67 1023.39,1455.68 1029.23,1452.96 1036.70,1451.33 1043.36,1451.46 1050.29,1452.55 1059.40,1455.54 1162.69,1507.87 1194.01,1524.72 1241.04,1548.62 1381.61,1608.63 1389.61,1614.
71 1394.71,1620.91 1398.93,1629.22 1400.92,1637.99 1405.61,1735.86 1405.50,1746.41 1403.96,1753.93 1401.07,1761.65 1341.27,1853.85">
        <lane id="10_0" index="0" speed="13.89" length="1273.79" shape="701.94,1951.75 744.04,1925.36 839.60,1845.10 849.51,1832.62 861.68,1813.21 873.57,1786.01 914.14,1690.09 922.93,1666.02 932.52,1630.83 935.87,1620.65 1003.96,1474.29 1007.90,1468.31 1012.25,1463.42 1017.82,1458.67 1023.39,1455.68 1029.23,1452.96 1036.70,1451.33 1043.36,1451.46 1050.29,1452.55 1059.40,1455.54 1162.69,1507.87 1194.01,1524.72 1241.04,1548.62 1381.61,1608.63 1389.61,1614.71 1394.71,1620.91 1398.93,1629.22 1400.9
2,1637.99 1405.61,1735.86 1405.50,1746.41 1403.96,1753.93 1401.07,1761.65 1341.27,1853.85"/>
    </edge>
    <edge id="100" from="100-SourceNode" to="100-DestinationNode" priority="-1" type="4" spreadType="center">
        <lane id="100_0" index="0" speed="13.89" length="32.63" shape="1727.48,1819.41 1708.57,1792.82"/>
    </edge>
    <edge id="101" from="44" to="45" priority="-1" type="1" spreadType="center" shape="486.67,1211.74 470.01,1208.80 444.64,1206.36 422.31,1205.50">
        <lane id="101_0" index="0" speed="13.89" length="58.57" shape="471.56,1209.07 470.01,1208.80 444.64,1206.36 426.56,1205.66"/>
    </edge>
    <edge id="102" from="46" to="47" priority="-1" type="1" spreadType="center" shape="502.82,1187.45 508.19,1188.91 526.73,1195.74">
        <lane id="102_0" index="0" speed="13.89" length="37.84" shape="496.65,1184.66 522.58,1194.21"/>
    </edge>
    <edge id="11[0]" from="11-begin" to="21" priority="-1" type="1" spreadType="center" shape="1340.11,1848.26 1397.98,1758.37 1400.49,1751.62 1401.84,1745.83 1402.22,1739.47 1398.37,1647.18 1397.59,1636.31 1395.82,1628.99 1392.27,1622.03 1388.39,1617.48 1381.74,1611.94 1239.40,1551.14 1195.07,1528.44 1161.36,1510.65 1057.90,1458.26 1048.12,1455.40 1039.69,1454.45 1033.44,1455.27 1026.51,1457.31 1021.76,1460.02 1017.00,1463.42 1012.92,1467.23 1008.03,1473.75 940.42,1622.19 937.47,1630.83 927.29,
1667.48 919.51,1689.64 864.84,1817.27 851.89,1837.53 840.59,1850.60 795.97,1886.54 764.10,1913.05">
        <lane id="11[0]_0" index="0" speed="13.89" length="1197.40" shape="1340.11,1848.26 1397.98,1758.37 1400.49,1751.62 1401.84,1745.83 1402.22,1739.47 1398.37,1647.18 1397.59,1636.31 1395.82,1628.99 1392.27,1622.03 1388.39,1617.48 1381.74,1611.94 1239.40,1551.14 1195.07,1528.44 1161.36,1510.65 1057.90,1458.26 1048.12,1455.40 1039.69,1454.45 1033.44,1455.27 1026.51,1457.31 1021.76,1460.02 1017.00,1463.42 1012.92,1467.23 1008.03,1473.75 940.42,1622.19 937.47,1630.83 927.29,1667.48 919.51,1689.
64 864.84,1817.27 851.89,1837.53 840.59,1850.60 795.97,1886.54 767.19,1910.49"/>
    </edge>
    <edge id="11[1]" from="21" to="22" priority="-1" type="1" spreadType="center" shape="764.10,1913.05 746.63,1927.60 704.18,1954.34">
        <lane id="11[1]_0" index="0" speed="13.89" length="75.52" shape="761.01,1915.63 746.63,1927.60 715.67,1947.10"/>
    </edge>
    <edge id="12" from="12-SourceNode" to="12-DestinationNode" priority="-1" type="4" spreadType="center">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import vissim bayernstrasse-discard.tls ( Last six runs Jan2023 )

---------- Differences in errors ----------
228a229
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
21,41c21
< Dividing of lanes on approached lanes ... done.
< Processing turnarounds ... done.
< Rechecking of lane endings ... done.
< Computing traffic light control information ... done.
< Computing node logics ... done.
< Computing traffic light logics ... done.
<  0 traffic light(s) computed.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 0
<   Dead-end junctions          : 155
<   Priority junctions          : 64
<   Right-before-left junctions : 0
<  Network boundaries:
<   Original boundary  : -749.69,-1632.80,1187.22,701.26
<   Applied offset     : 749.69,1632.80
<   Converted boundary : 0.00,0.00,1936.91,2334.07
< -----------------------------------------------------
< Writing network ... done.
< Success.
---
> Dividing of lanes on approached lanes ... 
\ No newline at end of file
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="749.69,1632.80" convBoundary="0.00,0.00,1936.91,2334.07" origBoundary="-749.69,-1632.80,1187.22,701.26" projParameter="!"/>

    <edge id="1" from="0" to="1" priority="-1" type="1" spreadType="center" shape="1062.84,1486.64 1048.01,1479.70 1035.35,1473.58 1027.73,1469.09 1021.20,1463.78 1014.39,1458.07">
        <lane id="1_0" index="0" speed="13.89" length="105.20" shape="1088.56,1500.44 1047.32,1481.15 1034.60,1474.99 1034.46,1474.91"/>
        <lane id="1_1" index="1" speed="13.89" length="105.20" shape="1089.87,1497.52 1048.69,1478.26 1036.11,1472.17 1035.84,1472.01"/>
    </edge>
    <edge id="10" from="10-SourceNode" to="10-DestinationNode" priority="-1" type="1" spreadType="center" shape="701.94,1951.75 744.04,1925.36 839.60,1845.10 849.51,1832.62 861.68,1813.21 873.57,1786.01 914.14,1690.09 922.93,1666.02 932.52,1630.83 935.87,1620.65 1003.96,1474.29 1007.90,1468.31 1012.25,1463.42 1017.82,1458.67 1023.39,1455.68 1029.23,1452.96 1036.70,1451.33 1043.36,1451.46 1050.29,1452.55 1059.40,1455.54 1162.69,1507.87 1194.01,1524.72 1241.04,1548.62 1381.61,1608.63 1389.61,1614.
71 1394.71,1620.91 1398.93,1629.22 1400.92,1637.99 1405.61,1735.86 1405.50,1746.41 1403.96,1753.93 1401.07,1761.65 1341.27,1853.85">
        <lane id="10_0" index="0" speed="13.89" length="1273.79" shape="701.94,1951.75 744.04,1925.36 839.60,1845.10 849.51,1832.62 861.68,1813.21 873.57,1786.01 914.14,1690.09 922.93,1666.02 932.52,1630.83 935.87,1620.65 1003.96,1474.29 1007.90,1468.31 1012.25,1463.42 1017.82,1458.67 1023.39,1455.68 1029.23,1452.96 1036.70,1451.33 1043.36,1451.46 1050.29,1452.55 1059.40,1455.54 1162.69,1507.87 1194.01,1524.72 1241.04,1548.62 1381.61,1608.63 1389.61,1614.71 1394.71,1620.91 1398.93,1629.22 1400.9
2,1637.99 1405.61,1735.86 1405.50,1746.41 1403.96,1753.93 1401.07,1761.65 1341.27,1853.85"/>
    </edge>
    <edge id="100" from="100-SourceNode" to="100-DestinationNode" priority="-1" type="4" spreadType="center">
        <lane id="100_0" index="0" speed="13.89" length="32.63" shape="1727.48,1819.41 1708.57,1792.82"/>
    </edge>
    <edge id="101" from="44" to="45" priority="-1" type="1" spreadType="center" shape="486.67,1211.74 470.01,1208.80 444.64,1206.36 422.31,1205.50">
        <lane id="101_0" index="0" speed="13.89" length="58.57" shape="471.56,1209.07 470.01,1208.80 444.64,1206.36 426.56,1205.66"/>
    </edge>
    <edge id="102" from="46" to="47" priority="-1" type="1" spreadType="center" shape="502.82,1187.45 508.19,1188.91 526.73,1195.74">
        <lane id="102_0" index="0" speed="13.89" length="37.84" shape="496.65,1184.66 522.58,1194.21"/>
    </edge>
    <edge id="11[0]" from="11-begin" to="21" priority="-1" type="1" spreadType="center" shape="1340.11,1848.26 1397.98,1758.37 1400.49,1751.62 1401.84,1745.83 1402.22,1739.47 1398.37,1647.18 1397.59,1636.31 1395.82,1628.99 1392.27,1622.03 1388.39,1617.48 1381.74,1611.94 1239.40,1551.14 1195.07,1528.44 1161.36,1510.65 1057.90,1458.26 1048.12,1455.40 1039.69,1454.45 1033.44,1455.27 1026.51,1457.31 1021.76,1460.02 1017.00,1463.42 1012.92,1467.23 1008.03,1473.75 940.42,1622.19 937.47,1630.83 927.29,
1667.48 919.51,1689.64 864.84,1817.27 851.89,1837.53 840.59,1850.60 795.97,1886.54 764.10,1913.05">
        <lane id="11[0]_0" index="0" speed="13.89" length="1197.40" shape="1340.11,1848.26 1397.98,1758.37 1400.49,1751.62 1401.84,1745.83 1402.22,1739.47 1398.37,1647.18 1397.59,1636.31 1395.82,1628.99 1392.27,1622.03 1388.39,1617.48 1381.74,1611.94 1239.40,1551.14 1195.07,1528.44 1161.36,1510.65 1057.90,1458.26 1048.12,1455.40 1039.69,1454.45 1033.44,1455.27 1026.51,1457.31 1021.76,1460.02 1017.00,1463.42 1012.92,1467.23 1008.03,1473.75 940.42,1622.19 937.47,1630.83 927.29,1667.48 919.51,1689.
64 864.84,1817.27 851.89,1837.53 840.59,1850.60 795.97,1886.54 767.19,1910.49"/>
    </edge>
    <edge id="11[1]" from="21" to="22" priority="-1" type="1" spreadType="center" shape="764.10,1913.05 746.63,1927.60 704.18,1954.34">
        <lane id="11[1]_0" index="0" speed="13.89" length="75.52" shape="761.01,1915.63 746.63,1927.60 715.67,1947.10"/>
    </edge>
    <edge id="12" from="12-SourceNode" to="12-DestinationNode" priority="-1" type="4" spreadType="center">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import vissim bayernstrasse_patch_small_tyellow ( Last six runs Jan2023 )

---------- Differences in errors ----------
229,235c229
< Warning: TYellow of signal group '10' was less than the computed one; patched (was:0, is:3.00)
< Warning: TYellow of signal group '12' was less than the computed one; patched (was:0, is:3.00)
< Warning: TYellow of signal group '13' was less than the computed one; patched (was:0, is:3.00)
< Warning: TYellow of signal group '7' was less than the computed one; patched (was:0, is:3.00)
< Warning: TYellow of signal group '8' was less than the computed one; patched (was:0, is:3.00)
< Warning: TYellow of signal group '9' was less than the computed one; patched (was:0, is:3.00)
< Warning: During computation of traffic light '454'.
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
20,42c20
< Dividing of lanes on approached lanes ... done.
< Processing turnarounds ... done.
< Rechecking of lane endings ... done.
< Computing traffic light control information ... done.
< Computing node logics ... done.
< Computing traffic light logics ... 
< done.
<  3 traffic light(s) computed.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 0
<   Dead-end junctions          : 155
<   Priority junctions          : 56
<   Right-before-left junctions : 0
<   Traffic light junctions      : 8
<  Network boundaries:
<   Original boundary  : -749.69,-1632.80,1187.22,701.26
<   Applied offset     : 749.69,1632.80
<   Converted boundary : 0.00,0.00,1936.91,2334.07
< -----------------------------------------------------
< Writing network ... done.
< Success.
---
> Dividing of lanes on approached lanes ... 
\ No newline at end of file
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="749.69,1632.80" convBoundary="0.00,0.00,1936.91,2334.07" origBoundary="-749.69,-1632.80,1187.22,701.26" projParameter="!"/>

    <edge id="1" from="0" to="1" priority="-1" type="1" spreadType="center" shape="1062.84,1486.64 1048.01,1479.70 1035.35,1473.58 1027.73,1469.09 1021.20,1463.78 1014.39,1458.07">
        <lane id="1_0" index="0" speed="13.89" length="105.20" shape="1088.56,1500.44 1047.32,1481.15 1034.60,1474.99 1034.46,1474.91"/>
        <lane id="1_1" index="1" speed="13.89" length="105.20" shape="1089.87,1497.52 1048.69,1478.26 1036.11,1472.17 1035.84,1472.01"/>
    </edge>
    <edge id="10" from="10-SourceNode" to="10-DestinationNode" priority="-1" type="1" spreadType="center" shape="701.94,1951.75 744.04,1925.36 839.60,1845.10 849.51,1832.62 861.68,1813.21 873.57,1786.01 914.14,1690.09 922.93,1666.02 932.52,1630.83 935.87,1620.65 1003.96,1474.29 1007.90,1468.31 1012.25,1463.42 1017.82,1458.67 1023.39,1455.68 1029.23,1452.96 1036.70,1451.33 1043.36,1451.46 1050.29,1452.55 1059.40,1455.54 1162.69,1507.87 1194.01,1524.72 1241.04,1548.62 1381.61,1608.63 1389.61,1614.
71 1394.71,1620.91 1398.93,1629.22 1400.92,1637.99 1405.61,1735.86 1405.50,1746.41 1403.96,1753.93 1401.07,1761.65 1341.27,1853.85">
        <lane id="10_0" index="0" speed="13.89" length="1273.79" shape="701.94,1951.75 744.04,1925.36 839.60,1845.10 849.51,1832.62 861.68,1813.21 873.57,1786.01 914.14,1690.09 922.93,1666.02 932.52,1630.83 935.87,1620.65 1003.96,1474.29 1007.90,1468.31 1012.25,1463.42 1017.82,1458.67 1023.39,1455.68 1029.23,1452.96 1036.70,1451.33 1043.36,1451.46 1050.29,1452.55 1059.40,1455.54 1162.69,1507.87 1194.01,1524.72 1241.04,1548.62 1381.61,1608.63 1389.61,1614.71 1394.71,1620.91 1398.93,1629.22 1400.9
2,1637.99 1405.61,1735.86 1405.50,1746.41 1403.96,1753.93 1401.07,1761.65 1341.27,1853.85"/>
    </edge>
    <edge id="100" from="100-SourceNode" to="100-DestinationNode" priority="-1" type="4" spreadType="center">
        <lane id="100_0" index="0" speed="13.89" length="32.63" shape="1727.48,1819.41 1708.57,1792.82"/>
    </edge>
    <edge id="101" from="44" to="45" priority="-1" type="1" spreadType="center" shape="486.67,1211.74 470.01,1208.80 444.64,1206.36 422.31,1205.50">
        <lane id="101_0" index="0" speed="13.89" length="58.57" shape="471.56,1209.07 470.01,1208.80 444.64,1206.36 426.56,1205.66"/>
    </edge>
    <edge id="102" from="46" to="47" priority="-1" type="1" spreadType="center" shape="502.82,1187.45 508.19,1188.91 526.73,1195.74">
        <lane id="102_0" index="0" speed="13.89" length="37.84" shape="496.65,1184.66 522.58,1194.21"/>
    </edge>
    <edge id="11[0]" from="11-begin" to="21" priority="-1" type="1" spreadType="center" shape="1340.11,1848.26 1397.98,1758.37 1400.49,1751.62 1401.84,1745.83 1402.22,1739.47 1398.37,1647.18 1397.59,1636.31 1395.82,1628.99 1392.27,1622.03 1388.39,1617.48 1381.74,1611.94 1239.40,1551.14 1195.07,1528.44 1161.36,1510.65 1057.90,1458.26 1048.12,1455.40 1039.69,1454.45 1033.44,1455.27 1026.51,1457.31 1021.76,1460.02 1017.00,1463.42 1012.92,1467.23 1008.03,1473.75 940.42,1622.19 937.47,1630.83 927.29,
1667.48 919.51,1689.64 864.84,1817.27 851.89,1837.53 840.59,1850.60 795.97,1886.54 764.10,1913.05">
        <lane id="11[0]_0" index="0" speed="13.89" length="1197.40" shape="1340.11,1848.26 1397.98,1758.37 1400.49,1751.62 1401.84,1745.83 1402.22,1739.47 1398.37,1647.18 1397.59,1636.31 1395.82,1628.99 1392.27,1622.03 1388.39,1617.48 1381.74,1611.94 1239.40,1551.14 1195.07,1528.44 1161.36,1510.65 1057.90,1458.26 1048.12,1455.40 1039.69,1454.45 1033.44,1455.27 1026.51,1457.31 1021.76,1460.02 1017.00,1463.42 1012.92,1467.23 1008.03,1473.75 940.42,1622.19 937.47,1630.83 927.29,1667.48 919.51,1689.
64 864.84,1817.27 851.89,1837.53 840.59,1850.60 795.97,1886.54 767.19,1910.49"/>
    </edge>
    <edge id="11[1]" from="21" to="22" priority="-1" type="1" spreadType="center" shape="764.10,1913.05 746.63,1927.60 704.18,1954.34">
        <lane id="11[1]_0" index="0" speed="13.89" length="75.52" shape="761.01,1915.63 746.63,1927.60 715.67,1947.10"/>
    </edge>
    <edge id="12" from="12-SourceNode" to="12-DestinationNode" priority="-1" type="4" spreadType="center">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import vissim orinoko_kp573 ( Last six runs Jan2023 )

---------- Differences in errors ----------
3c3
< Warning: Lane '36_0' is not connected from any incoming edge at junction '605000013'.
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
20,41c20
< Dividing of lanes on approached lanes ... done.
< Processing turnarounds ... done.
< Rechecking of lane endings ... 
< done.
< Computing traffic light control information ... done.
< Computing node logics ... done.
< Computing traffic light logics ... done.
<  1 traffic light(s) computed.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 0
<   Priority junctions          : 39
<   Right-before-left junctions : 0
<   Traffic light junctions      : 1
<  Network boundaries:
<   Original boundary  : 4437087.79,5472770.75,4440376.83,5476917.69
<   Applied offset     : -4437088.42,-5472770.75
<   Converted boundary : 0.00,0.00,3287.61,4145.70
< -----------------------------------------------------
< Writing network ... done.
< Success.
---
> Dividing of lanes on approached lanes ... 
\ No newline at end of file
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-4437088.42,-5472770.75" convBoundary="0.00,0.00,3287.61,4145.70" origBoundary="4437087.79,5472770.75,4440376.83,5476917.69" projParameter="!"/>

    <edge id="1" from="605000010" to="605000011" name="Breslauer Strasse/ (53091482)" priority="-1" type="83" spreadType="center" shape="3.17,1826.13 26.84,1838.15">
        <lane id="1_0" index="0" speed="13.89" length="44.17" shape="3.89,1824.71 27.57,1836.72"/>
        <lane id="1_1" index="1" speed="13.89" length="44.17" shape="2.53,1827.60 26.12,1839.58"/>
    </edge>
    <edge id="10" from="605000019" to="605000020" name="VISUM Strecke 53091655" priority="-1" type="83" spreadType="center" shape="1162.99,2902.98 1081.94,2826.13">
        <lane id="10_0" index="0" speed="13.89" length="123.57" shape="1161.89,2904.14 1081.91,2828.30"/>
        <lane id="10_1" index="1" speed="13.89" length="123.57" shape="1164.09,2901.82 1084.11,2825.98"/>
    </edge>
    <edge id="1000700" from="605000045" to="605000036" priority="-1" type="200" spreadType="center" shape="932.06,2649.22 968.03,2614.06">
        <lane id="1000700_0" index="0" speed="13.89" length="69.63" shape="930.95,2648.08 966.91,2612.91"/>
        <lane id="1000700_1" index="1" speed="13.89" length="69.63" shape="933.18,2650.36 969.15,2615.20"/>
    </edge>
    <edge id="1000701" from="605000046" to="605000045" priority="-1" type="200" spreadType="center" shape="973.65,2620.80 938.18,2655.48">
        <lane id="1000701_0" index="0" speed="13.89" length="75.13" shape="973.65,2620.80 938.18,2655.48"/>
    </edge>
    <edge id="1000702[0]" from="605000035" to="605000046" priority="-1" type="200" spreadType="center" shape="980.67,2614.02 979.50,2619.09">
        <lane id="1000702[0]_0" index="0" speed="13.89" length="8.65" shape="982.23,2614.38 982.13,2614.80"/>
        <lane id="1000702[0]_1" index="1" speed="13.89" length="8.65" shape="979.11,2613.66 979.01,2614.08"/>
    </edge>
    <edge id="1000702[1]" from="605000046" to="605000045" priority="-1" type="200" spreadType="center" shape="979.50,2619.09 978.55,2623.19 977.52,2624.12 941.85,2659.23">
        <lane id="1000702[1]_0" index="0" speed="13.89" length="76.94" shape="980.13,2623.46 980.00,2624.03 978.62,2625.29 942.97,2660.38"/>
        <lane id="1000702[1]_1" index="1" speed="13.89" length="76.94" shape="976.80,2622.61 976.42,2622.96 940.73,2658.09"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import vissim orinoko_kp573_report_unset_v ( Last six runs Jan2023 )

---------- Differences in errors ----------
5c5
< Warning: Lane '36_0' is not connected from any incoming edge at junction '605000013'.
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
20,41c20
< Dividing of lanes on approached lanes ... done.
< Processing turnarounds ... done.
< Rechecking of lane endings ... 
< done.
< Computing traffic light control information ... done.
< Computing node logics ... done.
< Computing traffic light logics ... done.
<  1 traffic light(s) computed.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 0
<   Priority junctions          : 39
<   Right-before-left junctions : 0
<   Traffic light junctions      : 1
<  Network boundaries:
<   Original boundary  : 4437087.79,5472770.75,4440376.83,5476917.69
<   Applied offset     : -4437088.42,-5472770.75
<   Converted boundary : 0.00,0.00,3287.61,4145.70
< -----------------------------------------------------
< Writing network ... done.
< Success.
---
> Dividing of lanes on approached lanes ... 
\ No newline at end of file
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-4437088.42,-5472770.75" convBoundary="0.00,0.00,3287.61,4145.70" origBoundary="4437087.79,5472770.75,4440376.83,5476917.69" projParameter="!"/>

    <edge id="1" from="605000010" to="605000011" name="Breslauer Strasse/ (53091482)" priority="-1" type="83" spreadType="center" shape="3.17,1826.13 26.84,1838.15">
        <lane id="1_0" index="0" speed="13.89" length="44.17" shape="3.89,1824.71 27.57,1836.72"/>
        <lane id="1_1" index="1" speed="13.89" length="44.17" shape="2.53,1827.60 26.12,1839.58"/>
    </edge>
    <edge id="10" from="605000019" to="605000020" name="VISUM Strecke 53091655" priority="-1" type="83" spreadType="center" shape="1162.99,2902.98 1081.94,2826.13">
        <lane id="10_0" index="0" speed="13.89" length="123.57" shape="1161.89,2904.14 1081.91,2828.30"/>
        <lane id="10_1" index="1" speed="13.89" length="123.57" shape="1164.09,2901.82 1084.11,2825.98"/>
    </edge>
    <edge id="1000700" from="605000045" to="605000036" priority="-1" type="200" spreadType="center" shape="932.06,2649.22 968.03,2614.06">
        <lane id="1000700_0" index="0" speed="13.89" length="69.63" shape="930.95,2648.08 966.91,2612.91"/>
        <lane id="1000700_1" index="1" speed="13.89" length="69.63" shape="933.18,2650.36 969.15,2615.20"/>
    </edge>
    <edge id="1000701" from="605000046" to="605000045" priority="-1" type="200" spreadType="center" shape="973.65,2620.80 938.18,2655.48">
        <lane id="1000701_0" index="0" speed="13.89" length="75.13" shape="973.65,2620.80 938.18,2655.48"/>
    </edge>
    <edge id="1000702[0]" from="605000035" to="605000046" priority="-1" type="200" spreadType="center" shape="980.67,2614.02 979.50,2619.09">
        <lane id="1000702[0]_0" index="0" speed="13.89" length="8.65" shape="982.23,2614.38 982.13,2614.80"/>
        <lane id="1000702[0]_1" index="1" speed="13.89" length="8.65" shape="979.11,2613.66 979.01,2614.08"/>
    </edge>
    <edge id="1000702[1]" from="605000046" to="605000045" priority="-1" type="200" spreadType="center" shape="979.50,2619.09 978.55,2623.19 977.52,2624.12 941.85,2659.23">
        <lane id="1000702[1]_0" index="0" speed="13.89" length="76.94" shape="980.13,2623.46 980.00,2624.03 978.62,2625.29 942.97,2660.38"/>
        <lane id="1000702[1]_1" index="1" speed="13.89" length="76.94" shape="976.80,2622.61 976.42,2622.96 940.73,2658.09"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import visum messstreckeV1 ( Last six runs Jan2023 )

---------- Differences in errors ----------
1c1
< Warning: Speed of straight connection '18_0->15_0' reduced by 5.20 due to turning radius of 13.74 (length=6.19, angle=42.43).
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
59,80c59
< Dividing of lanes on approached lanes ... done.
< Processing turnarounds ... done.
< Rechecking of lane endings ... done.
< Computing traffic light control information ... done.
< Computing node logics ... done.
< Computing traffic light logics ... done.
<  0 traffic light(s) computed.
< Building inner edges ... 
< done.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 0
<   Priority junctions          : 24
<   Right-before-left junctions : 0
<  Network boundaries:
<   Original boundary  : 414.43,-1203.74,2937.05,-354.22
<   Applied offset     : -414.43,1203.74
<   Converted boundary : 0.00,0.00,2522.62,826.48
< -----------------------------------------------------
< Writing network ... done.
< Success.
---
> Dividing of lanes on approached lanes ... 
\ No newline at end of file
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-414.43,1203.74" convBoundary="0.00,0.00,2522.62,826.48" origBoundary="414.43,-1203.74,2937.05,-354.22" projParameter="!"/>

    <type id="0" priority="999" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="1" priority="999" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="10" priority="998" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="11" priority="998" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="12" priority="998" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="13" priority="998" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="14" priority="998" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="15" priority="998" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="16" priority="998" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="17" priority="998" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="18" priority="998" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="19" priority="998" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="2" priority="999" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="20" priority="997" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="21" priority="997" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="22" priority="997" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="23" priority="997" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="24" priority="997" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="25" priority="997" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="26" priority="997" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="27" priority="997" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="28" priority="997" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="29" priority="997" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,2c1
< Warning: Speed of straight connection '-16_0->17_1' reduced by 5.99 due to turning radius of 11.33 (length=11.92, angle=79.83).
< Warning: Speed of straight connection '18_1->-16_0' reduced by 5.19 due to turning radius of 13.77 (length=11.74, angle=66.87).
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
59,82c59
< Dividing of lanes on approached lanes ... done.
< Processing turnarounds ... done.
< Rechecking of lane endings ... done.
< Computing traffic light control information ... done.
< Computing node logics ... done.
< Computing traffic light logics ... done.
<  3 traffic light(s) computed.
< Building inner edges ... 
< done.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 0
<   Dead-end junctions          : 10
<   Priority junctions          : 13
<   Right-before-left junctions : 0
<   Traffic light junctions      : 3
<  Network boundaries:
<   Original boundary  : 889.91,-1209.18,2949.94,-364.26
<   Applied offset     : -889.91,1209.18
<   Converted boundary : 0.00,0.00,2060.03,844.92
< -----------------------------------------------------
< Writing network ... done.
< Success.
---
> Dividing of lanes on approached lanes ... 
\ No newline at end of file
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-889.91,1209.18" convBoundary="0.00,0.00,2060.03,844.92" origBoundary="889.91,-1209.18,2949.94,-364.26" projParameter="!"/>

    <type id="0" priority="999" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="1" priority="999" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="10" priority="998" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="11" priority="998" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="12" priority="998" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="13" priority="998" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="14" priority="998" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="15" priority="998" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="16" priority="998" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="17" priority="998" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="18" priority="998" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="19" priority="998" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="2" priority="999" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="20" priority="997" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="21" priority="997" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="22" priority="997" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="23" priority="997" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="24" priority="997" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="25" priority="997" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="26" priority="997" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="27" priority="997" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="28" priority="997" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="29" priority="997" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
<truncated after showing first 30 lines>
import visum messstreckeV2 ( Last six runs Jan2023 )
import visum messstreckeV2_kmhspeed ( Last six runs Jan2023 )
import visum messstreckeV2_tlsoffset ( Last six runs Jan2023 )
import visum messstreckeV3 ( Last six runs Jan2023 )

TEST FAILED on ts-sim-build-ba : import visum messstreckeV2-discard.tls ( Last six runs Jan2023 )

---------- Differences in errors ----------
1,2c1
< Warning: Speed of straight connection '-16_0->17_1' reduced by 5.99 due to turning radius of 11.33 (length=11.92, angle=79.83).
< Warning: Speed of straight connection '18_1->-16_0' reduced by 5.19 due to turning radius of 13.77 (length=11.74, angle=66.87).
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
60,82c60
< Dividing of lanes on approached lanes ... done.
< Processing turnarounds ... done.
< Rechecking of lane endings ... done.
< Computing traffic light control information ... done.
< Computing node logics ... done.
< Computing traffic light logics ... done.
<  0 traffic light(s) computed.
< Building inner edges ... 
< done.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 0
<   Dead-end junctions          : 10
<   Priority junctions          : 16
<   Right-before-left junctions : 0
<  Network boundaries:
<   Original boundary  : 889.91,-1209.18,2949.94,-364.26
<   Applied offset     : -889.91,1209.18
<   Converted boundary : 0.00,0.00,2060.03,844.92
< -----------------------------------------------------
< Writing network ... done.
< Success.
---
> Dividing of lanes on approached lanes ... 
\ No newline at end of file
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-889.91,1209.18" convBoundary="0.00,0.00,2060.03,844.92" origBoundary="889.91,-1209.18,2949.94,-364.26" projParameter="!"/>

    <type id="0" priority="999" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="1" priority="999" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="10" priority="998" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="11" priority="998" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="12" priority="998" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="13" priority="998" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="14" priority="998" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="15" priority="998" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="16" priority="998" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="17" priority="998" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="18" priority="998" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="19" priority="998" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="2" priority="999" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="20" priority="997" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="21" priority="997" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="22" priority="997" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="23" priority="997" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="24" priority="997" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="25" priority="997" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="26" priority="997" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="27" priority="997" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="28" priority="997" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
    <type id="29" priority="997" numLanes="56" speed="13.89" allow="pedestrian passenger" oneway="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import visum orinoko_kp573 ( Last six runs Jan2023 )

---------- Differences in errors ----------
46,56c46
< Warning: 17 total messages of type: Encountered unknown vehicle category '1' in type '%'
< Warning: 17 total messages of type: Encountered unknown vehicle category '2' in type '%'
< Warning: 17 total messages of type: Encountered unknown vehicle category '5' in type '%'
< Warning: 17 total messages of type: Encountered unknown vehicle category '6' in type '%'
< Warning: 18 total messages of type: Encountered unknown vehicle category '7' in type '%'
< Warning: 18 total messages of type: Encountered unknown vehicle category '8' in type '%'
< Warning: 17 total messages of type: Encountered unknown vehicle category '9' in type '%'
< Warning: 17 total messages of type: Encountered unknown vehicle category 'a' in type '%'
< Warning: 17 total messages of type: Ignoring stopping place '%' without edge id
< Warning: During computation of traffic light '1565'.
< Warning: Embedding TAZ-data inside the network is deprecated. Use option --taz-output instead
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
62,84c62
< Dividing of lanes on approached lanes ... done.
< Processing turnarounds ... done.
< Rechecking of lane endings ... done.
< Computing traffic light control information ... done.
< Computing node logics ... done.
< Computing traffic light logics ... 
< done.
<  1 traffic light(s) computed.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 0
<   Priority junctions          : 27
<   Right-before-left junctions : 0
<   Traffic light junctions      : 1
<  Network boundaries:
<   Original boundary  : 4437090.00,5472772.50,4440376.00,5476916.00
<   Applied offset     : -4437090.00,-5472772.50
<   Converted boundary : 0.00,0.00,3286.00,4143.50
< -----------------------------------------------------
< Writing network ... 
< done.
< Success.
---
> Dividing of lanes on approached lanes ... 
\ No newline at end of file
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-4437090.00,-5472772.50" convBoundary="0.00,0.00,3286.00,4143.50" origBoundary="4437090.00,5472772.50,4440376.00,5476916.00" projParameter="!"/>

    <type id="0" priority="1000" numLanes="1" speed="1000.00" disallow="all" oneway="0"/>
    <type id="1" priority="999" numLanes="25" speed="36.11" allow="passenger truck" oneway="0"/>
    <type id="10" priority="999" numLanes="30" speed="27.78" allow="passenger truck" oneway="0"/>
    <type id="11" priority="999" numLanes="28" speed="25.00" allow="passenger truck" oneway="0"/>
    <type id="12" priority="999" numLanes="25" speed="22.22" allow="passenger truck" oneway="0"/>
    <type id="13" priority="999" numLanes="48" speed="36.11" allow="passenger truck" oneway="0"/>
    <type id="14" priority="999" numLanes="44" speed="33.33" allow="passenger truck" oneway="0"/>
    <type id="15" priority="999" numLanes="41" speed="30.56" allow="passenger truck" oneway="0"/>
    <type id="16" priority="999" numLanes="38" speed="27.78" allow="passenger truck" oneway="0"/>
    <type id="17" priority="998" numLanes="17" speed="30.56" allow="passenger truck" oneway="0"/>
    <type id="18" priority="998" numLanes="16" speed="27.78" allow="passenger truck" oneway="0"/>
    <type id="19" priority="998" numLanes="15" speed="22.22" allow="passenger truck" oneway="0"/>
    <type id="2" priority="999" numLanes="24" speed="33.33" allow="passenger truck" oneway="0"/>
    <type id="20" priority="998" numLanes="14" speed="19.44" allow="passenger truck" oneway="0"/>
    <type id="21" priority="995" numLanes="9" speed="19.44" allow="passenger truck" oneway="0"/>
    <type id="22" priority="995" numLanes="8" speed="16.67" allow="passenger truck" oneway="0"/>
    <type id="23" priority="995" numLanes="7" speed="13.89" allow="passenger truck" oneway="0"/>
    <type id="24" priority="994" numLanes="7" speed="27.78" allow="passenger truck" oneway="0"/>
    <type id="25" priority="994" numLanes="7" speed="27.78" allow="passenger truck" oneway="0"/>
    <type id="26" priority="994" numLanes="6" speed="25.00" allow="passenger truck" oneway="0"/>
    <type id="27" priority="994" numLanes="5" speed="22.22" allow="passenger truck" oneway="0"/>
    <type id="28" priority="994" numLanes="5" speed="19.44" allow="passenger truck" oneway="0"/>
    <type id="29" priority="994" numLanes="4" speed="16.67" allow="passenger truck" oneway="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import visum orinoko_kp577 ( Last six runs Jan2023 )

---------- Differences in errors ----------
46,55c46
< Warning: 30 total messages of type: Encountered unknown vehicle category '1' in type '%'
< Warning: 30 total messages of type: Encountered unknown vehicle category '2' in type '%'
< Warning: 30 total messages of type: Encountered unknown vehicle category '5' in type '%'
< Warning: 30 total messages of type: Encountered unknown vehicle category '6' in type '%'
< Warning: 31 total messages of type: Encountered unknown vehicle category '7' in type '%'
< Warning: 31 total messages of type: Encountered unknown vehicle category '8' in type '%'
< Warning: 30 total messages of type: Encountered unknown vehicle category '9' in type '%'
< Warning: 30 total messages of type: Encountered unknown vehicle category 'a' in type '%'
< Warning: 30 total messages of type: Ignoring stopping place '%' without edge id
< Warning: During computation of traffic light '1560'.
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
60,81c60
< Dividing of lanes on approached lanes ... done.
< Processing turnarounds ... done.
< Rechecking of lane endings ... done.
< Computing traffic light control information ... done.
< Computing node logics ... done.
< Computing traffic light logics ... 
< done.
<  1 traffic light(s) computed.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 0
<   Priority junctions          : 48
<   Right-before-left junctions : 0
<   Traffic light junctions      : 1
<  Network boundaries:
<   Original boundary  : 4436760.00,5472772.50,4440780.00,5475980.00
<   Applied offset     : -4436760.00,-5472772.50
<   Converted boundary : 0.00,0.00,4020.00,3207.50
< -----------------------------------------------------
< Writing network ... done.
< Success.
---
> Dividing of lanes on approached lanes ... 
\ No newline at end of file
---------- New result in exitcode ----------
-6
---------- 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">
    <taz id="1058279604"/>
    <taz id="1058279935"/>
    <taz id="1058279993"/>
    <taz id="1058280068"/>
    <taz id="1058286622"/>
    <taz id="1562612841"/>
    <taz id="956400334" shape="1129.50,2801.00 1129.50,2801.00"/>
    <taz id="956400350" shape="2191.00,3163.00 2191.00,3163.00"/>
    <taz id="956400351" shape="3169.50,2693.50 3169.50,2693.50"/>
    <taz id="956400352" shape="3159.00,2683.00 3159.00,2683.00"/>
    <taz id="956400353" shape="2648.50,2003.00 2648.50,2003.00"/>
    <taz id="956400360" shape="1129.50,2801.00 1129.50,2801.00"/>
    <taz id="956400361" shape="1576.50,1727.00 1576.50,1727.00"/>
    <taz id="956400363" shape="1576.50,1727.00 1576.50,1727.00"/>
    <taz id="956400364" shape="1645.50,1265.00 1645.50,1265.00"/>
    <taz id="956400366" shape="2096.50,2.50 2096.50,2.50"/>
    <taz id="956400372" shape="562.00,505.50 562.00,505.50"/>
    <taz id="956400373" shape="562.00,505.50 562.00,505.50"/>
    <taz id="956400375" shape="143.50,320.50 143.50,320.50"/>
    <taz id="956400380" shape="3377.50,289.00 3377.50,289.00"/>
    <taz id="956400381" shape="3526.00,1148.50 3526.00,1148.50"/>
    <taz id="956400382" shape="3324.50,1303.50 3324.50,1303.50"/>
    <taz id="956400960" shape="3686.50,2812.50 3686.50,2812.50"/>
    <taz id="957613262"/>
    <taz id="957613268"/>
    <taz id="957613269"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-4436760.00,-5472772.50" convBoundary="0.00,0.00,4020.00,3207.50" origBoundary="4436760.00,5472772.50,4440780.00,5475980.00" projParameter="!"/>

    <type id="0" priority="1000" numLanes="1" speed="1000.00" disallow="all" oneway="0"/>
    <type id="1" priority="999" numLanes="25" speed="36.11" allow="passenger truck" oneway="0"/>
    <type id="10" priority="999" numLanes="30" speed="27.78" allow="passenger truck" oneway="0"/>
    <type id="11" priority="999" numLanes="28" speed="25.00" allow="passenger truck" oneway="0"/>
    <type id="12" priority="999" numLanes="25" speed="22.22" allow="passenger truck" oneway="0"/>
    <type id="13" priority="999" numLanes="48" speed="36.11" allow="passenger truck" oneway="0"/>
    <type id="14" priority="999" numLanes="44" speed="33.33" allow="passenger truck" oneway="0"/>
    <type id="15" priority="999" numLanes="41" speed="30.56" allow="passenger truck" oneway="0"/>
    <type id="16" priority="999" numLanes="38" speed="27.78" allow="passenger truck" oneway="0"/>
    <type id="17" priority="998" numLanes="17" speed="30.56" allow="passenger truck" oneway="0"/>
    <type id="18" priority="998" numLanes="16" speed="27.78" allow="passenger truck" oneway="0"/>
    <type id="19" priority="998" numLanes="15" speed="22.22" allow="passenger truck" oneway="0"/>
    <type id="2" priority="999" numLanes="24" speed="33.33" allow="passenger truck" oneway="0"/>
    <type id="20" priority="998" numLanes="14" speed="19.44" allow="passenger truck" oneway="0"/>
    <type id="21" priority="995" numLanes="9" speed="19.44" allow="passenger truck" oneway="0"/>
    <type id="22" priority="995" numLanes="8" speed="16.67" allow="passenger truck" oneway="0"/>
    <type id="23" priority="995" numLanes="7" speed="13.89" allow="passenger truck" oneway="0"/>
    <type id="24" priority="994" numLanes="7" speed="27.78" allow="passenger truck" oneway="0"/>
    <type id="25" priority="994" numLanes="7" speed="27.78" allow="passenger truck" oneway="0"/>
    <type id="26" priority="994" numLanes="6" speed="25.00" allow="passenger truck" oneway="0"/>
    <type id="27" priority="994" numLanes="5" speed="22.22" allow="passenger truck" oneway="0"/>
    <type id="28" priority="994" numLanes="5" speed="19.44" allow="passenger truck" oneway="0"/>
    <type id="29" priority="994" numLanes="4" speed="16.67" allow="passenger truck" oneway="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : meta aggregate_warnings ( Last six runs Jan2023 )

---------- Differences in errors ----------
20,31c20
< Warning: Could not find edge for parkingArea '46039050#2'.
< Warning: Could not find edge for parkingArea '46039050#3'.
< Warning: Ignoring parking area on edge '142575693#3' due to insufficient space.
< Warning: Ignoring parking area on edge '142575693#4' due to insufficient space.
< Warning: 20 total messages of type: Could not find edge for parkingArea '%'.
< Warning: 9 total messages of type: Discarding unknown compound '%' in type '%' (first occurrence for edge '%').
< Warning: 4 total messages of type: Discarding unusable type '%' (first occurrence for edge '%').
< Warning: 5 total messages of type: Found sharp turn with radius % at the start of edge '%'.
< Warning: 10 total messages of type: Ignoring parking area on edge '%' due to insufficient space.
< Warning: 10 total messages of type: PT line '%' in relation % seems to be split, only keeping first part.
< Warning: 3 total messages of type: PT stop '%' has been moved to edge '%'.
< Warning: 5 total messages of type: Removing pt stop '%' on non existing edge '%'.
---
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
37,61c37
< Dividing of lanes on approached lanes ... done.
< Processing turnarounds ... done.
< Rechecking of lane endings ... done.
< Computing traffic light control information ... done.
< Computing node logics ... done.
< Computing traffic light logics ... done.
<  4 traffic light(s) computed.
< Find accesses for pt rail stops ... done.
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<   Unregulated junctions       : 0
<   Dead-end junctions          : 66
<   Priority junctions          : 212
<   Right-before-left junctions : 64
<   Traffic light junctions      : 4
<   Rail signal junctions      : 1
<  Network boundaries:
<   Original boundary  : 13.46,52.42,13.58,52.46
<   Applied offset     : -395408.93,-5809112.45
<   Converted boundary : 0.00,0.00,5580.65,3531.77
< -----------------------------------------------------
< Writing network ... 
< done.
< Success.
---
> Dividing of lanes on approached lanes ... 
\ No newline at end of file
---------- New result in exitcode ----------
-6
---------- 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">
    <parkingArea id="38915289" lane="38915289_1" startPos="5" endPos="-5" roadsideCapacity="37"/>
    <parkingArea id="-38915289" lane="-38915289_1" startPos="5" endPos="-5" roadsideCapacity="37"/>
    <parkingArea id="46039050#0" lane="46039050#0_1" startPos="5" endPos="-5" roadsideCapacity="1"/>
    <parkingArea id="46039050#1" lane="46039050#1_1" startPos="5" endPos="-5" roadsideCapacity="22"/>
    <parkingArea id="46039050#4" lane="46039050#4_1" startPos="5" endPos="-5" roadsideCapacity="14"/>
    <parkingArea id="46039050#7" lane="46039050#7_1" startPos="5" endPos="-5" roadsideCapacity="21"/>
    <parkingArea id="46039050#8" lane="46039050#8_1" startPos="5" endPos="-5" roadsideCapacity="1"/>
    <parkingArea id="71028774#0" lane="71028774#0_1" startPos="5" endPos="-5" roadsideCapacity="10"/>
    <parkingArea id="71028774#1" lane="71028774#1_1" startPos="5" endPos="-5" roadsideCapacity="1"/>
    <parkingArea id="71028777#0" lane="71028777#0_1" startPos="5" endPos="-5" roadsideCapacity="21"/>
    <parkingArea id="-71028777#0" lane="-71028777#0_1" startPos="5" endPos="-5" roadsideCapacity="21"/>
    <parkingArea id="135777010#0" lane="135777010#0_1" startPos="5" endPos="-5" roadsideCapacity="29"/>
    <parkingArea id="135777010#1" lane="135777010#1_1" startPos="5" endPos="-5" roadsideCapacity="20"/>
    <parkingArea id="135777010#2" lane="135777010#2_1" startPos="5" endPos="-5" roadsideCapacity="74"/>
    <parkingArea id="141968799" lane="141968799_1" startPos="5" endPos="-5" roadsideCapacity="95"/>
    <parkingArea id="-141968799" lane="-141968799_1" startPos="5" endPos="-5" roadsideCapacity="95"/>
    <parkingArea id="141968853#0" lane="141968853#0_1" startPos="5" endPos="-5" roadsideCapacity="12"/>
    <parkingArea id="-141968853#0" lane="-141968853#0_1" startPos="5" endPos="-5" roadsideCapacity="12"/>
    <parkingArea id="141968853#1" lane="141968853#1_1" startPos="5" endPos="-5" roadsideCapacity="9"/>
    <parkingArea id="-141968853#1" lane="-141968853#1_1" startPos="5" endPos="-5" roadsideCapacity="9"/>
    <parkingArea id="141968853#2" lane="141968853#2_1" startPos="5" endPos="-5" roadsideCapacity="14"/>
    <parkingArea id="-141968853#2" lane="-141968853#2_1" startPos="5" endPos="-5" roadsideCapacity="14"/>
    <parkingArea id="142575657#0" lane="142575657#0_1" startPos="5" endPos="-5" roadsideCapacity="13"/>
    <parkingArea id="-142575657#0" lane="-142575657#0_1" startPos="5" endPos="-5" roadsideCapacity="13"/>
    <parkingArea id="142575657#1" lane="142575657#1_1" startPos="5" endPos="-5" roadsideCapacity="40"/>
    <parkingArea id="-142575657#1" lane="-142575657#1_1" startPos="5" endPos="-5" roadsideCapacity="40"/>
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-395408.93,-5809112.45" convBoundary="0.00,0.00,5580.65,3531.77" origBoundary="13.455920,52.423029,13.575739,52.459437" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="8.33" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="1" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="8.33" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="0"/>
    <type id="highway.living_street" priority="3" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.motorway" priority="13" numLanes="3" speed="44.44" disallow="pedestrian bicycle" oneway="1"/>
    <type id="highway.motorway_link" priority="12" numLanes="1" speed="22.22" disallow="pedestrian bicycle" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="8.33" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="9" numLanes="2" speed="27.78" disallow="pedestrian" oneway="0" sidewalkWidth="3.00"/>
    <type id="highway.primary_link" priority="8" numLanes="1" speed="22.22" disallow="pedestrian" oneway="0" sidewalkWidth="3.00"/>
    <type id="highway.raceway" priority="14" numLanes="2" speed="83.33" allow="vip" oneway="0"/>
    <type id="highway.residential" priority="4" numLanes="1" speed="13.89" disallow="pedestrian" oneway="0" sidewalkWidth="2.00"/>
    <type id="highway.secondary" priority="7" numLanes="2" speed="27.78" disallow="pedestrian" oneway="0" sidewalkWidth="3.00"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="pedestrian" oneway="0" sidewalkWidth="3.00"/>
    <type id="highway.service" priority="2" numLanes="1" speed="5.56" allow="pedestrian delivery" oneway="0"/>
    <type id="highway.services" priority="1" numLanes="1" speed="8.33"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.step" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.steps" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.tertiary" priority="6" numLanes="1" speed="22.22" disallow="pedestrian" oneway="0" sidewalkWidth="3.00"/>
    <type id="highway.tertiary_link" priority="5" numLanes="1" speed="22.22" disallow="pedestrian" oneway="0" sidewalkWidth="2.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : node_building combinations_50 rtest7 ( Last six runs Jan2023 )

---------- Differences in errors ----------
0a1
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-392053.71,-5819631.19" convBoundary="0.00,0.00,93.25,96.64" origBoundary="1275890.000000,5218519.000000,1383308.000000,5282609.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id=":61052071_0" function="internal">
        <lane id=":61052071_0_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="13.89" length="15.78" shape="79.55,13.85 76.30,15.77 74.68,17.88 73.50,20.52 71.59,24.03"/>
        <lane id=":61052071_0_1" index="1" disallow="tram rail_urban rail rail_electric ship" speed="13.89" length="15.78" shape="78.27,10.92 74.53,13.06 72.57,15.39 71.13,18.31 68.92,22.27"/>
        <lane id=":61052071_0_2" index="2" disallow="tram rail_urban rail rail_electric ship" speed="13.89" length="15.78" shape="76.99,7.98 72.75,10.36 70.47,12.90 68.76,16.11 66.24,20.52"/>
        <lane id=":61052071_0_3" index="3" disallow="tram rail_urban rail rail_electric ship" speed="13.89" length="15.78" shape="76.99,7.98 72.22,10.11 69.08,11.96 66.54,14.53 63.56,18.77"/>
    </edge>
    <edge id=":61052071_4" function="internal">
        <lane id=":61052071_4_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="3.65" length="1.44" shape="76.99,7.98 75.57,7.73"/>
    </edge>
    <edge id=":61052071_11" function="internal">
        <lane id=":61052071_11_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="3.65" length="3.23" shape="75.57,7.73 74.89,7.15 74.93,6.26 75.71,5.05"/>
    </edge>
    <edge id=":61052071_5" function="internal">
        <lane id=":61052071_5_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="13.89" length="26.88" shape="49.63,12.34 54.32,11.09 60.46,8.54 67.39,5.33 74.44,2.11"/>
    </edge>
    <edge id=":61052071_6" function="internal">
        <lane id=":61052071_6_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="8.41" length="23.96" shape="49.63,12.34 57.34,11.97 63.89,12.82 67.46,15.47 66.24,20.52"/>
        <lane id=":61052071_6_1" index="1" disallow="tram rail_urban rail rail_electric ship" speed="7.73" length="19.99" shape="49.63,12.34 57.78,12.01 62.82,12.97 64.75,15.22 63.56,18.77"/>
    </edge>
    <edge id=":61052071_8" function="internal">
        <lane id=":61052071_8_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="13.89" length="20.46" shape="58.20,15.27 61.76,10.24 64.94,7.05 68.80,4.68 74.44,2.11"/>
        <lane id=":61052071_8_1" index="1" disallow="tram rail_urban rail rail_electric ship" speed="13.89" length="20.46" shape="60.88,17.02 64.17,12.32 66.98,9.47 70.44,7.40 75.71,5.05"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : node_building combinations_50 rtest8 ( Last six runs Jan2023 )

---------- Differences in errors ----------
0a1
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-390376.93,-5819497.66" convBoundary="0.00,0.00,156.34,172.87" origBoundary="1275890.000000,5218519.000000,1383308.000000,5282609.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id=":61050774_0" function="internal">
        <lane id=":61050774_0_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="3.65" length="4.67" shape="-0.12,93.19 -1.26,92.29 -1.60,91.47 -1.13,90.70 0.12,89.99"/>
    </edge>
    <edge id=":61050787_0" function="internal">
        <lane id=":61050787_0_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="3.65" length="4.67" shape="113.13,-0.15 114.04,-1.27 114.87,-1.59 115.63,-1.12 116.31,0.15"/>
    </edge>
    <edge id=":61050789_0" function="internal">
        <lane id=":61050789_0_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="7.76" length="12.41" shape="115.51,101.07 113.06,101.60 111.16,103.32 109.83,106.21 109.05,110.29"/>
    </edge>
    <edge id=":61050789_1" function="internal">
        <lane id=":61050789_1_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="11.11" length="21.02" shape="115.51,101.07 111.52,101.47 106.86,102.39 101.26,103.20 94.47,103.23"/>
        <lane id=":61050789_1_1" index="1" disallow="tram rail_urban rail rail_electric ship" speed="11.11" length="21.02" shape="115.51,101.07 94.71,100.04"/>
    </edge>
    <edge id=":61050789_3" function="internal">
        <lane id=":61050789_3_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="8.92" length="18.87" shape="115.51,101.07 110.39,100.21 106.89,97.89 105.02,94.10 104.77,88.85"/>
    </edge>
    <edge id=":61050789_4" function="internal">
        <lane id=":61050789_4_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="3.65" length="4.67" shape="115.51,101.07 114.33,100.24 113.95,99.43 114.37,98.64 115.58,97.87"/>
    </edge>
    <edge id=":61050789_5" function="internal">
        <lane id=":61050789_5_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="7.61" length="13.43" shape="107.96,89.15 108.13,92.90 109.46,95.60 111.95,97.26 115.58,97.87"/>
    </edge>
    <edge id=":61050789_6" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : node_building combinations_50 rtest9 ( Last six runs Jan2023 )

---------- Differences in errors ----------
0a1
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-390376.93,-5819497.66" convBoundary="0.00,0.00,156.34,172.87" origBoundary="1275890.000000,5218519.000000,1383308.000000,5282609.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id=":61050774_0" function="internal">
        <lane id=":61050774_0_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="3.65" length="4.67" shape="-0.12,93.19 -1.26,92.29 -1.60,91.47 -1.13,90.70 0.12,89.99"/>
    </edge>
    <edge id=":61050787_0" function="internal">
        <lane id=":61050787_0_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="3.65" length="4.67" shape="113.13,-0.15 114.04,-1.27 114.87,-1.59 115.63,-1.12 116.31,0.15"/>
    </edge>
    <edge id=":61050789_0" function="internal">
        <lane id=":61050789_0_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="7.76" length="12.41" shape="115.51,101.07 113.06,101.60 111.16,103.32 109.83,106.21 109.05,110.29"/>
    </edge>
    <edge id=":61050789_1" function="internal">
        <lane id=":61050789_1_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="13.89" length="21.02" shape="115.51,101.07 111.52,101.47 106.86,102.39 101.26,103.20 94.47,103.23"/>
        <lane id=":61050789_1_1" index="1" disallow="tram rail_urban rail rail_electric ship" speed="13.89" length="21.02" shape="115.51,101.07 94.71,100.04"/>
    </edge>
    <edge id=":61050789_3" function="internal">
        <lane id=":61050789_3_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="8.92" length="18.87" shape="115.51,101.07 110.39,100.21 106.89,97.89 105.02,94.10 104.77,88.85"/>
    </edge>
    <edge id=":61050789_4" function="internal">
        <lane id=":61050789_4_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="3.65" length="4.67" shape="115.51,101.07 114.33,100.24 113.95,99.43 114.37,98.64 115.58,97.87"/>
    </edge>
    <edge id=":61050789_5" function="internal">
        <lane id=":61050789_5_0" index="0" disallow="tram rail_urban rail rail_electric ship" speed="7.61" length="13.43" shape="107.96,89.15 108.13,92.90 109.46,95.60 111.95,97.26 115.58,97.87"/>
    </edge>
    <edge id=":61050789_6" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : node_building node_shape high_overlap ( Last six runs Jan2023 )

---------- Differences in errors ----------
0a1
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-57.05,0.00" convBoundary="0.00,0.00,100.98,9.03" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="13.89" length="3.03" shape="41.43,-1.59 44.47,-1.60"/>
        <lane id=":gneJ1_0_1" index="1" speed="13.89" length="3.03" shape="41.45,1.61 44.46,1.60"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="13.89" length="3.69" shape="41.45,1.61 44.44,-1.60"/>
        <lane id=":gneJ1_2_1" index="1" speed="13.89" length="3.69" shape="41.45,1.61 44.43,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="-1" spreadType="center">
        <lane id="gneE0_0" index="0" speed="13.89" length="41.44" shape="-0.01,-1.37 41.43,-1.59"/>
        <lane id="gneE0_1" index="1" speed="13.89" length="41.44" shape="0.01,1.83 41.45,1.61"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ2" priority="-1" spreadType="center">
        <lane id="gneE1_0" index="0" speed="13.89" length="56.52" shape="44.47,-1.60 100.98,-1.44"/>
        <lane id="gneE1_1" index="1" speed="13.89" length="56.52" shape="44.46,1.60 100.98,1.76"/>
    </edge>
    <edge id="gneE2" from="gneJ1" to="gneJ3" priority="-1" spreadType="center" shape="42.95,0.00 83.18,0.13 92.71,2.97 99.72,9.03">
        <lane id="gneE2_0" index="0" speed="13.89" length="57.95" shape="44.44,-1.60 83.42,-1.47 93.50,1.53 100.77,7.82"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="57.95" shape="44.43,1.60 82.94,1.73 91.92,4.41 98.67,10.24"/>
    </edge>

    <junction id="gneJ0" type="dead_end" x="0.00" y="0.23" incLanes="" intLanes="" shape="0.02,3.43 -0.02,-2.97"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : node_building node_shape sharp_angles9 ( Last six runs Jan2023 )

---------- Differences in errors ----------
0a1
> netconvert: /home/delphi/clangDebug/sumo/src/netbuild/NBNode.cpp:180: virtual void NBNode::ApproachingDivider::execute(const int, const int): Assertion `(int)approachingLanes.size() > i' failed.
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
-6
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-600080.40,-5798393.93" convBoundary="0.00,0.00,197.72,120.04" origBoundary="1036887.000000,5215434.000000,1076426.000000,5239923.000000" projParameter="+proj=utm +zone=32 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id="-1" from="C" to="858738599" priority="-4" shape="40.18,103.61 50.93,111.62 59.01,116.23 67.83,118.64 75.30,119.90 82.12,120.04 88.27,119.05 97.86,117.02 106.10,113.85 113.69,109.56 122.73,100.84 133.88,88.83 197.72,0.00">
        <lane id="-1_0" index="0" speed="13.89" length="218.17" shape="43.80,104.31 51.81,110.28 59.63,114.74 68.17,117.08 75.45,118.30 82.01,118.44 87.98,117.48 97.40,115.48 105.42,112.40 112.73,108.27 121.59,99.72 132.64,87.81 196.42,-0.93"/>
    </edge>
    <edge id="1" from="858738599" to="C" priority="-4" shape="197.72,0.00 133.88,88.83 122.73,100.84 113.69,109.56 106.10,113.85 97.86,117.02 88.27,119.05 82.12,120.04 75.30,119.90 67.83,118.64 59.01,116.23 50.93,111.62 40.18,103.61">
        <lane id="1_0" index="0" speed="13.89" length="218.17" shape="199.02,0.93 135.12,89.85 123.87,101.96 114.65,110.85 106.78,115.30 98.32,118.56 88.56,120.62 82.23,121.64 75.15,121.50 67.49,120.20 58.39,117.72 50.05,112.96 41.88,106.88"/>
    </edge>
    <edge id="2" from="cluster_54545919_54545920" to="C" priority="-4" spreadType="center" shape="6.27,61.76 30.94,88.96 41.58,102.73">
        <lane id="2_0" index="0" speed="13.89" length="58.45" shape="6.49,62.00 30.94,88.96 38.68,98.97"/>
    </edge>
    <edge id="3" from="C" to="cluster_54545919_54545920" priority="-4" spreadType="center" shape="38.60,106.51 25.35,95.52 0.00,68.30">
        <lane id="3_0" index="0" speed="13.89" length="59.64" shape="33.86,104.65 24.25,96.69 -1.34,69.21"/>
        <lane id="3_1" index="1" speed="13.89" length="59.64" shape="35.93,102.21 26.45,94.35 1.01,67.04"/>
    </edge>

    <junction id="858738599" type="dead_end" x="197.72" y="0.00" incLanes="-1_0" intLanes="" shape="197.72,0.00 195.12,-1.87 197.72,-0.00"/>
    <junction id="C" type="priority" x="40.18" y="103.61" incLanes="1_0 2_0" intLanes="" shape="40.93,108.16 44.75,103.03 42.65,101.32 41.98,100.64 41.38,99.90 40.68,98.97 39.73,97.72 32.82,105.87 35.61,107.10 36.82,107.08 38.05,107.05 39.38,107.30">
        <request index="0" response="000" foes="000"/>
        <request index="1" response="000" foes="000"/>
        <request index="2" response="000" foes="000"/>
    </junction>
    <junction id="cluster_54545919_54545920" type="dead_end" x="3.13" y="65.03" incLanes="3_0 3_1" intLanes="" shape="5.29,63.07 7.67,60.92 -2.52,70.29 2.16,65.93"/>

    <connection from="1" to="3" fromLane="0" toLane="0" dir="s" state="M"/>
<truncated after showing first 30 lines>