texttest -a scenario -d /home/f_simoa/tt_home -reconnect /home/f_simoa/.texttest/tmp/Linux_ts-bavususcen.01Mar021705.1411417 -g
texttest -a scenario -d /home/f_simoa/tt_home
---------- Differences in errors ----------
1,14c1,11
< Warning: busStop '23979551#0:19.78' on lane '23979551#0_1' is too short for vehicle '10009264.0'.
< Warning: busStop '67332189#3:24.69' on lane '67332189#3_1' is too short for vehicle '10009264.0'.
< Warning: busStop '50371428#1:61.57' on lane '50371428#1_1' is too short for vehicle '10010361.0'.
< Warning: busStop '124416776#0:0.00' on lane '124416776#0_1' is too short for vehicle '10010473.0'.
< Warning: busStop '151592248#8:20.43' on lane '151592248#8_1' is too short for vehicle '10010558.0'.
< Warning: busStop '30610461#9:23.02' on lane '30610461#9_1' is too short for vehicle '10010673.0'.
< Warning: busStop '151702608#1:3.19' on lane '151702608#1_1' is too short for vehicle '10010781.0'.
< Warning: busStop '127529207#1:73.55' on lane '127529207#1_1' is too short for vehicle '10010933.0'.
< Warning: busStop '157539099#1:35.52' on lane '157539099#1_1' is too short for vehicle '10010954.0'.
< Warning: busStop '157539101#1:0.20' on lane '157539101#1_1' is too short for vehicle '10100832.0'.
< Warning: busStop '240561428#1:2.89' on lane '240561428#1_1' is too short for vehicle '10100773.0'.
< Warning: busStop '-151585859#1:20.81' on lane '-151585859#1_1' is too short for vehicle '10101029.0'.
< Warning: <n> total messages of type: Missing green phase in tlLogic '%', program '%' for tl-index %.
< Warning: <n> total messages of type: Unused states in tlLogic '%', program '%' in phase % after tl-index %
---
> Traceback (most recent call last):
> File "/home/f_simoa/sumo-scenarios/tests/scenariorunner.py", line 17, in <module>
> subprocess.call([sumolib.checkBinary("sumo"), "-c", file, "--no-step-log",
> File "/usr/lib/python3.12/subprocess.py", line 389, in call
> with Popen(*popenargs, **kwargs) as p:
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^
> File "/usr/lib/python3.12/subprocess.py", line 1026, in __init__
> self._execute_child(args, executable, preexec_fn, close_fds,
> File "/usr/lib/python3.12/subprocess.py", line 1955, in _execute_child
> raise child_exception_type(errno_num, err_msg, err_filename)
> FileNotFoundError: [Errno 2] No such file or directory: 'sumo'
---------- Differences in catalogue ----------
1,14c1
< The following new files/directories were created:
< <Test Directory>
< ----detector_4278.out.xml
< ----detector_5756.out.xml
< ----detector_5757.out.xml
< ----detector_5758.out.xml
< ----detector_5759.out.xml
< ----detector_5760.out.xml
< ----edge_data.out.xml
< ----emissions.out.xml
< ----person.summary.out.xml
< ----statistics.out.xml
< ----summary.out.xml
< ----tripinfo.out.xml
---
> No files or directories were created, edited or deleted.
---------- Differences in output ----------
1,31d0
< Loading net-file from 'osm_edited.net.xml.gz' ... done ((TIME)).
< Loading additional-files from 'pt_vtypes.xml' ... done ((TIME)).
< Loading additional-files from 'gtfs_publictransport.add.xml' ... done ((TIME)).
< Loading additional-files from 'gtfs_publictransport.rou.xml' ...
< done ((TIME)).
< Loading additional-files from 'osm_polygons.add.xml' ... done ((TIME)).
< Loading additional-files from 'defaults/basic.vType.xml' ... done ((TIME)).
< Loading additional-files from 'osm_complete_parking_areas.add.xml' ... done ((TIME)).
< Loading additional-files from 'osm_parking_rerouters.add.xml' ... done ((TIME)).
< Loading additional-files from 'induction_loops.add.xml' ... done ((TIME)).
< Loading additional-files from 'edge_lane_data.add.xml' ... done ((TIME)).
< Loading additional-files from 'obstacle_seilerweg.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 1000.00.
< Reason: The final simulation step has been reached.
< Performance:
< Vehicles:
< Inserted: 7 (Loaded: 654)
< Running: 7
< Waiting: 0
< Persons:
< Inserted: 1
< Running: 0
< Statistics (avg of 0):
< RouteLength: 0.00
< Speed: 0.00
< Duration: 0.00
< WaitingTime: 0.00
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Differences in errors ----------
0a1,11
> Traceback (most recent call last):
> File "/home/f_simoa/sumo-scenarios/tests/scenariorunner.py", line 17, in <module>
> subprocess.call([sumolib.checkBinary("sumo"), "-c", file, "--no-step-log",
> File "/usr/lib/python3.12/subprocess.py", line 389, in call
> with Popen(*popenargs, **kwargs) as p:
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^
> File "/usr/lib/python3.12/subprocess.py", line 1026, in __init__
> self._execute_child(args, executable, preexec_fn, close_fds,
> File "/usr/lib/python3.12/subprocess.py", line 1955, in _execute_child
> raise child_exception_type(errno_num, err_msg, err_filename)
> FileNotFoundError: [Errno 2] No such file or directory: 'sumo'
---------- Differences in catalogue ----------
1,3c1
< The following new files/directories were created:
< <Test Directory>
< ----simulation.log.txt
---
> No files or directories were created, edited or deleted.
---------- Differences in output ----------
1,19d0
< Loading net-file from 'network.net.xml.gz' ... done ((TIME)).
< Loading additional-files from 'busStops.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 1000.00.
< Reason: The final simulation step has been reached.
< Performance:
< Vehicles:
< Inserted: 5905 (Loaded: 5927)
< Running: 1192
< Waiting: 12
< Emergency Braking: 2
< Statistics (avg of 4713):
< RouteLength: 1626.80
< Speed: 9.39
< Duration: 181.27
< WaitingTime: 46.55
< TimeLoss: 61.64
< DepartDelay: 0.90
---------- New result in exitcode ----------
1
---------- Differences in errors ----------
1c1,11
< Warning: <n> total messages of type: Not using public transport line '%' for routing persons. It has less than two usable stops.
---
> Traceback (most recent call last):
> File "/home/f_simoa/sumo-scenarios/tests/scenariorunner.py", line 17, in <module>
> subprocess.call([sumolib.checkBinary("sumo"), "-c", file, "--no-step-log",
> File "/usr/lib/python3.12/subprocess.py", line 389, in call
> with Popen(*popenargs, **kwargs) as p:
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^
> File "/usr/lib/python3.12/subprocess.py", line 1026, in __init__
> self._execute_child(args, executable, preexec_fn, close_fds,
> File "/usr/lib/python3.12/subprocess.py", line 1955, in _execute_child
> raise child_exception_type(errno_num, err_msg, err_filename)
> FileNotFoundError: [Errno 2] No such file or directory: 'sumo'
---------- New result in exitcode ----------
1
---------- Differences in errors ----------
0a1,11
> Traceback (most recent call last):
> File "/home/f_simoa/sumo-scenarios/tests/scenariorunner.py", line 17, in <module>
> subprocess.call([sumolib.checkBinary("sumo"), "-c", file, "--no-step-log",
> File "/usr/lib/python3.12/subprocess.py", line 389, in call
> with Popen(*popenargs, **kwargs) as p:
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^
> File "/usr/lib/python3.12/subprocess.py", line 1026, in __init__
> self._execute_child(args, executable, preexec_fn, close_fds,
> File "/usr/lib/python3.12/subprocess.py", line 1955, in _execute_child
> raise child_exception_type(errno_num, err_msg, err_filename)
> FileNotFoundError: [Errno 2] No such file or directory: 'sumo'
---------- Differences in catalogue ----------
1,5c1
< The following new files/directories were created:
< <Test Directory>
< ----e1_output.xml
< ----sumo_log.txt
< ----tripinfos.xml
---
> No files or directories were created, edited or deleted.
---------- New result in exitcode ----------
1
bologna acosta (
Last six runs
Feb2025
)---------- Differences in errors ----------
0a1,11
> Traceback (most recent call last):
> File "/home/f_simoa/sumo-scenarios/tests/scenariorunner.py", line 17, in <module>
> subprocess.call([sumolib.checkBinary("sumo"), "-c", file, "--no-step-log",
> File "/usr/lib/python3.12/subprocess.py", line 389, in call
> with Popen(*popenargs, **kwargs) as p:
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^
> File "/usr/lib/python3.12/subprocess.py", line 1026, in __init__
> self._execute_child(args, executable, preexec_fn, close_fds,
> File "/usr/lib/python3.12/subprocess.py", line 1955, in _execute_child
> raise child_exception_type(errno_num, err_msg, err_filename)
> FileNotFoundError: [Errno 2] No such file or directory: 'sumo'
---------- Differences in catalogue ----------
1,5c1
< The following new files/directories were created:
< <Test Directory>
< ----stops.xml
< ----sumo_log.txt
< ----tripinfos.xml
---
> No files or directories were created, edited or deleted.
---------- New result in exitcode ----------
1
---------- Differences in errors ----------
1,16c1,11
< Warning: busStop '-310417058' on lane '-173298393_1' is too short for vehicle 'pt_bus_424:0.0'.
< Warning: busStop '-333697507' on lane '-4729000#1_1' is too short for vehicle 'pt_bus_424:1.0'.
< Warning: busStop '2313104483' on lane '625075010#1_0' is too short for vehicle 'pt_bus_424:1.0'.
< Warning: busStop '269320966' on lane '22988931#3_1' is too short for vehicle 'pt_bus_484:0.0'.
< Warning: busStop '4103294756' on lane '31000149_1' is too short for vehicle 'pt_bus_414:0.0'.
< Warning: busStop '844172723' on lane '31000149_1' is too short for vehicle 'pt_bus_414:0.0'.
< Warning: busStop '-844172698' on lane '-7016592#2_1' is too short for vehicle 'pt_bus_414:0.0'.
< Warning: busStop '4539379534' on lane '10750085#7_1' is too short for vehicle 'pt_bus_414:1.0'.
< Warning: busStop '844172701' on lane '10750085#7_1' is too short for vehicle 'pt_bus_414:1.0'.
< Warning: busStop '269321675' on lane '24787043_0' is too short for vehicle 'pt_bus_414:2.0'.
< Warning: busStop '4103294757' on lane '24787043_0' is too short for vehicle 'pt_bus_414:2.0'.
< Warning: busStop '248483771' on lane '28672098#1_1' is too short for vehicle 'pt_bus_414:2.0'.
< Warning: busStop '715902961' on lane '511308631_1' is too short for vehicle 'pt_bus_414:2.0'.
< Warning: <n> total messages of type: At actuated tlLogic '%', actuated phase % has no controlling detector.
< Warning: <n> total messages of type: At actuated tlLogic '%', linkIndex % has no controlling detector.
< Warning: <n> total messages of type: Person '%' is jammed on edge '%', time=%.
---
> Traceback (most recent call last):
> File "/home/f_simoa/sumo-scenarios/tests/scenariorunner.py", line 17, in <module>
> subprocess.call([sumolib.checkBinary("sumo"), "-c", file, "--no-step-log",
> File "/usr/lib/python3.12/subprocess.py", line 389, in call
> with Popen(*popenargs, **kwargs) as p:
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^
> File "/usr/lib/python3.12/subprocess.py", line 1026, in __init__
> self._execute_child(args, executable, preexec_fn, close_fds,
> File "/usr/lib/python3.12/subprocess.py", line 1955, in _execute_child
> raise child_exception_type(errno_num, err_msg, err_filename)
> FileNotFoundError: [Errno 2] No such file or directory: 'sumo'
---------- Differences in output ----------
1,33d0
< Loading net-file from 'osm.net.xml.gz' ... done ((TIME)).
< Loading additional-files from 'osm.poly.xml' ... done ((TIME)).
< Loading additional-files from 'osm_stops.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 1000.00.
< Reason: The final simulation step has been reached.
< Performance:
< Vehicles:
< Inserted: 956 (Loaded: 966)
< Running: 468
< Waiting: 3
< Persons:
< Inserted: 1205
< Running: 1136
< Jammed: 2
< Statistics (avg of 488):
< RouteLength: 3094.17
< Speed: 9.15
< Duration: 352.69
< WaitingTime: 58.96
< TimeLoss: 114.01
< DepartDelay: 0.47
< Pedestrian Statistics (avg of 78 walks):
< RouteLength: 376.54
< Duration: 308.40
< TimeLoss: 37.78
< Ride Statistics (avg of 12 rides):
< WaitingTime: 91.42
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Differences in errors ----------
0a1,11
> Traceback (most recent call last):
> File "/home/f_simoa/sumo-scenarios/tests/scenariorunner.py", line 17, in <module>
> subprocess.call([sumolib.checkBinary("sumo"), "-c", file, "--no-step-log",
> File "/usr/lib/python3.12/subprocess.py", line 389, in call
> with Popen(*popenargs, **kwargs) as p:
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^
> File "/usr/lib/python3.12/subprocess.py", line 1026, in __init__
> self._execute_child(args, executable, preexec_fn, close_fds,
> File "/usr/lib/python3.12/subprocess.py", line 1955, in _execute_child
> raise child_exception_type(errno_num, err_msg, err_filename)
> FileNotFoundError: [Errno 2] No such file or directory: 'sumo'
---------- Differences in output ----------
1,18d0
< Loading net-file from 'osm.net.xml.gz' ... done ((TIME)).
< Loading additional-files from 'osm.poly.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 1000.00.
< Reason: The final simulation step has been reached.
< Performance:
< Vehicles:
< Inserted: 896 (Loaded: 909)
< Running: 462
< Waiting: 1
< Statistics (avg of 434):
< RouteLength: 3271.72
< Speed: 9.88
< Duration: 359.09
< WaitingTime: 49.97
< TimeLoss: 106.23
< DepartDelay: 0.60
---------- New result in exitcode ----------
1
---------- Differences in errors ----------
1,3c1,11
< Warning: <n> total messages of type: Ignoring invalid access from non-pedestrian lane '%' in busStop '%'.
< Warning: <n> total messages of type: Not using public transport line '%' for routing persons. It has less than two usable stops.
< Warning: <n> total messages of type: Vehicle '%' with device.taxi should have vClass taxi instead of '%'.
---
> Traceback (most recent call last):
> File "/home/f_simoa/sumo-scenarios/tests/scenariorunner.py", line 17, in <module>
> subprocess.call([sumolib.checkBinary("sumo"), "-c", file, "--no-step-log",
> File "/usr/lib/python3.12/subprocess.py", line 389, in call
> with Popen(*popenargs, **kwargs) as p:
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^
> File "/usr/lib/python3.12/subprocess.py", line 1026, in __init__
> self._execute_child(args, executable, preexec_fn, close_fds,
> File "/usr/lib/python3.12/subprocess.py", line 1955, in _execute_child
> raise child_exception_type(errno_num, err_msg, err_filename)
> FileNotFoundError: [Errno 2] No such file or directory: 'sumo'
---------- Differences in output ----------
1,34d0
< Loading net-file from 'port.net.xml.gz' ... done ((TIME)).
< Loading additional-files from 'osm.poly.xml' ... done ((TIME)).
< Loading additional-files from 'stops.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 1000.00.
< Reason: The final simulation step has been reached.
< Performance:
< Vehicles:
< Inserted: 92
< Running: 63
< Waiting: 0
< Persons:
< Inserted: 40
< Running: 11
< Containers:
< Inserted: 30
< Running: 30
< Statistics (avg of 29):
< RouteLength: 4493.76
< Speed: 6.67
< Duration: 707.52
< WaitingTime: 0.66
< TimeLoss: 83.65
< DepartDelay: 0.52
< Pedestrian Statistics (avg of 78 walks):
< RouteLength: 30.89
< Duration: 26.97
< TimeLoss: 4.91
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Differences in errors ----------
1,8c1,11
< Warning: <n> total messages of type: Missing green phase in tlLogic '%', program '%' for tl-index %.
< Warning: <n> total messages of type: Missing yellow phase in tlLogic '%', program '%' for tl-index % when switching% to phase %.
< Warning: <n> total messages of type: Teleporting vehicle '%'; waited too long (yield), lane='%', time=%.
< Warning: <n> total messages of type: Unequal lengths of bidi lane '%' and lane '%' (% != %).
< Warning: <n> total messages of type: Unused states in tlLogic '%', program '%' in phase % after tl-index %
< Warning: <n> total messages of type: Vehicle '%' ends teleporting on edge '%', time=%.
< Warning: <n> total messages of type: Vehicle '%' performs emergency braking on lane '%' with decel=%, wished=%, severity=%, time=%.
< Warning: <n> total messages of type: Vehicle '%' performs emergency stop at the end of lane '%'% (decel=%, offset=%), time=%.
---
> Traceback (most recent call last):
> File "/home/f_simoa/sumo-scenarios/tests/scenariorunner.py", line 17, in <module>
> subprocess.call([sumolib.checkBinary("sumo"), "-c", file, "--no-step-log",
> File "/usr/lib/python3.12/subprocess.py", line 389, in call
> with Popen(*popenargs, **kwargs) as p:
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^
> File "/usr/lib/python3.12/subprocess.py", line 1026, in __init__
> self._execute_child(args, executable, preexec_fn, close_fds,
> File "/usr/lib/python3.12/subprocess.py", line 1955, in _execute_child
> raise child_exception_type(errno_num, err_msg, err_filename)
> FileNotFoundError: [Errno 2] No such file or directory: 'sumo'
---------- New result in exitcode ----------
1
sumo_ingolstadt bicycle (
Last six runs
Feb2025
)