30Apr2024 - detailed test results for COMPLEX.libsumo

To reconnect the TextTest GUI to these results, run:

texttest -a complex -d /home/delphi/extraGcc/sumo/tests -reconnect /home/delphi/extraGcc/texttesttmp/extra_gcc4_64.05May092201.3081068 -g

To start TextTest for these tests, run:

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


libsumo: 512 tests: 508 succeeded 3 FAILED 1 known bugs

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : traci trafficlight setProgramLogic_types ( Last six runs May2024 Apr2024 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/trafficlight/setProgramLogic_types/runner.py", line 42, in <module>
>     Logic("customActuated", tc.TRAFFICLIGHT_TYPE_ACTUATED, 0,
>   File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 973, in __init__
>     _libsumo.TraCILogic_swiginit(self, _libsumo.new_TraCILogic(*args))
> TypeError: Wrong number or type of arguments for overloaded function 'new_TraCILogic'.
>   Possible C/C++ prototypes are:
>     libsumo::TraCILogic::TraCILogic()
>     libsumo::TraCILogic::TraCILogic(std::string const &,int const,int const,std::vector< std::shared_ptr< libsumo::TraCIPhase >,std::allocator< std::shared_ptr< libsumo::TraCIPhase > > > const &)
> 
---------- Differences in output ----------
1,26d0
< set logic type=actuated
< 34.0  phase=1 nextSwitch=36.0
< 37.0  phase=2 nextSwitch=41.0
< 42.0  phase=3 nextSwitch=44.0
< 45.0  phase=0 nextSwitch=49.0
< 50.0  phase=1 nextSwitch=52.0
< 53.0  phase=2 nextSwitch=57.0
< 58.0  phase=3 nextSwitch=60.0
< 61.0  phase=0 nextSwitch=65.0
< 66.0  phase=1 nextSwitch=68.0
< 69.0  phase=2 nextSwitch=73.0
< 74.0  phase=3 nextSwitch=76.0
< 77.0  phase=0 nextSwitch=81.0
< 82.0  phase=1 nextSwitch=84.0
< 85.0  phase=2 nextSwitch=89.0
< 90.0  phase=3 nextSwitch=92.0
< 93.0  phase=0 nextSwitch=97.0
< 98.0  phase=1 nextSwitch=100.0
< set logic type=static
< 134.0  phase=1 nextSwitch=136.0
< 137.0  phase=2 nextSwitch=169.0
< 170.0  phase=3 nextSwitch=172.0
< 173.0  phase=0 nextSwitch=205.0
< set logic type=delay_based
< 251.0  phase=1 nextSwitch=253.0
< 254.0  phase=2 nextSwitch=258.0

TEST FAILED on ts-sim-build-ba : traci_java concurrent ( Last six runs May2024 Apr2024 )

---------- Differences in errors ----------
1a2,3
> double free or corruption (fasttop)
> double free or corruption (fasttop)
---------- Differences in output ----------
92a93,96
> #
> # A fatal error has been detected by the Java Runtime Environment:
> #
> #  SIGSEGV (0xb) at pc=0x00007f27979053fe, pid=3674259, tid=3674709
94a99,109
> #
> # JRE version: OpenJDK Runtime Environment (21.0.2+13) (build 21.0.2+13-Ubuntu-122.04.1)
> # Java VM: OpenJDK 64-Bit Server VM (21.0.2+13-Ubuntu-122.04.1, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
> # Problematic frame:
> # CThread started
>   [libc.so.6+0xa53fe]  free+0x1e
> #
> # Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -- %E" (or dumping to <TEXTTEST_SANDBOX>/core.3674259)
> #
> # An error report file with more information is saved as:
> # <TEXTTEST_SANDBOX>/hs_err_pid3674259.log
99c114
< Thread started
---
> [1.848s][warning][os] Loading hsdis library failed

TEST FAILED on ts-sim-build-ba : traci_java multiclient ( Last six runs May2024 Apr2024 )

---------- Differences in errors ----------
1c1,12
< Warning: Missing yellow phase in tlLogic 'gneJ1', program '2' for tl-index 6 when switching from phase 2 to phase 0.
---
> data/MultiClient1.java:52: error: cannot find symbol
>             Simulation.setOrder(1);
>                       ^
>   symbol:   method setOrder(int)
>   location: class Simulation
> 1 error
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci_java/runner.py", line 54, in <module>
>     subprocess.check_call([javac, "-cp", traciJar, fname])
>   File "/usr/lib/python3.10/subprocess.py", line 369, in check_call
>     raise CalledProcessError(retcode, cmd)
> subprocess.CalledProcessError: Command '['javac', '-cp', '/home/delphi/extraGcc/sumo/bin/libsumo-1.20.0-SNAPSHOT.jar', 'data/MultiClient1.java']' returned non-zero exit status 1.
---------- Differences in output ----------
1,4652d0
< Step 0.1, tlsPhase 0 (North-South)
< Step 0.1
< Step 0.2
< Step 0.3
< Step 0.4
< Step 0.5
< Step 0.6
< Step 0.7
< Step 0.8
< Step 0.9
< Step 1.0
< Step 1.1
< Step 1.2
< Step 1.3
< Step 1.4
< Step 1.5
< Step 1.6
< Step 1.7
< Step 1.8
< Step 1.9
< Step 2.0
< Step 2.1
< Step 2.2
< Step 2.3
< Step 2.4
< Step 2.5
< Step 2.6
< Step 2.7
< Step 2.8
<truncated after showing first 30 lines>

Detailed information for the tests that had known bugs:

TEST had known bugs (see #3263) on ts-sim-build-ba : traci vehicle moveToXY keepRoute2 ( Last six runs May2024 Apr2024 )

mapping failure
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
0a1
> internal corner (inside, segment2) failed: x=198, x2=198.0,   y=1.9, y2=1.9,   lane=middle_0, lane2=middle_0, pos=102, pos2=98.0   posLat=2.0 posLat2=1.9