29Sep21rv1_10_0+1049-9e24673400f - detailed test results for TRACI

To reconnect the TextTest GUI to these results, run:

texttest -a traci -d /home/delphi/clangDebug/sumo/tests -reconnect /home/delphi/clangDebug/texttesttmp/clang3_64D.04Oct030418.1677056 -g

To start TextTest for these tests, run:

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


default: 591 tests: 591 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : context_subscription VAR_LANE2VEH_SPEED+POS ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 131 (8-bit, unsigned) to type 'char' changed the value to -125 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -125 (8-bit, signed) to type 'unsigned char' changed the value to 131 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 131 (8-bit, unsigned) to type 'char' changed the value to -125 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -125 (8-bit, signed) to type 'unsigned char' changed the value to 131 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2046408==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f7ac0e4b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f7abf9bf7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7abfbe10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : context_subscription VAR_VEH2LANE_SPEED+LENGTH ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 132 (8-bit, unsigned) to type 'char' changed the value to -124 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -124 (8-bit, signed) to type 'unsigned char' changed the value to 132 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 132 (8-bit, unsigned) to type 'char' changed the value to -124 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -124 (8-bit, signed) to type 'unsigned char' changed the value to 132 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2046399==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f8b9969a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f8b9820e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8b984300b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : context_subscription bugs after_removal ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,309
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 132 (8-bit, unsigned) to type 'char' changed the value to -124 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -124 (8-bit, signed) to type 'unsigned char' changed the value to 132 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 132 (8-bit, unsigned) to type 'char' changed the value to -124 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -124 (8-bit, signed) to type 'unsigned char' changed the value to 132 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2046416==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fb9ee66402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fb9ed1d87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb9ed3fa0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable ArealDetector ID_COUNT no_detectors ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2039644==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1199 byte(s) in 41 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7faf5194202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7faf504b67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7faf506d80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable ArealDetector ID_COUNT one_detector ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2039648==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f2eb65de02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f2eb51527c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2eb53740b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable ArealDetector ID_COUNT two_detectors ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2039659==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1219 byte(s) in 43 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fce0a67e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fce091f27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fce094140b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable ArealDetector ID_LIST no_detectors ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2039650==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1199 byte(s) in 41 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f2b6189f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f2b604137c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2b606350b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable ArealDetector ID_LIST one_detector ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2039660==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fed5717402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fed55ce87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fed55f0a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable ArealDetector ID_LIST two_detectors ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2039653==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1219 byte(s) in 43 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f62bbc6002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f62ba7d47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f62ba9f60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable ArealDetector VAR_LANE_ID ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2039652==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 713 byte(s) in 28 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f77c92d402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f77c7e487c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f77c806a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable ArealDetector VAR_LENGTH ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2039669==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 713 byte(s) in 28 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f702f70c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f702e2807c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f702e4a20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable ArealDetector VAR_POSITION ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2039670==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 713 byte(s) in 28 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f8894a2002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f88935947c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f88937b60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable ArealDetector errors UnknownAD ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2039679==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1211 byte(s) in 42 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f1ab796b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f1ab64df7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1ab67010b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable ArealDetector errors UnsupportedVariable ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2039676==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f9eac21c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f9eaad907c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9eaafb20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge ID_COUNT ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043038==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f0e3a0d302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f0e38c477c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0e38e690b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge ID_COUNT_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043045==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fee983a902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fee96f1d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fee9713f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge ID_LIST ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043050==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fc1c073a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fc1bf2ae7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc1bf4d00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge ID_LIST_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043098==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f8a14d6b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f8a138df7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8a13b010b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge LAST_STEP_LENGTH ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043292==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f2b7adf802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f2b7996c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2b79b8e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge LAST_STEP_LENGTH_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043293==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f007496c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f00734e07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f00737020b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge LAST_STEP_MEAN_SPEED ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043140==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f824edf002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f824d9647c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f824db860b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge LAST_STEP_MEAN_SPEED_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043143==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f248a1af02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f2488d237c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2488f450b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge LAST_STEP_OCCUPANCY ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043232==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f217cd7002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f217b8e47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f217bb060b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge LAST_STEP_OCCUPANCY_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043238==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f98a075602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f989f2ca7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f989f4ec0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge LAST_STEP_PERSON_ID_LIST ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043494==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f753c4f402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1a6890b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1435:33
>     #2 0x333b186 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x1a020cb in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:181:27
>     #4 0x202148a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x350d72f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f753c53a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f753b0687c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge LAST_STEP_VEHICLE_HALTING_NUMBER ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043243==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fe63d21c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fe63bd907c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe63bfb20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge LAST_STEP_VEHICLE_HALTING_NUMBER_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043290==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fca1c22502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fca1ad997c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fca1afbb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge LAST_STEP_VEHICLE_IDS ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043102==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f239ab5a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f23996ce7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f23998f00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge LAST_STEP_VEHICLE_IDS_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043100==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f4a6955302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f4a680c77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4a682e90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge LAST_STEP_VEHICLE_ID_LIST ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043155==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fca2454002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fca230b47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fca232d60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge LAST_STEP_VEHICLE_ID_LIST_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043208==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f86cf6a302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f86ce2177c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f86ce4390b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge LAST_STEP_VEHICLE_NUMBER ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043121==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f2ceb00002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f2ce9b747c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2ce9d960b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge LAST_STEP_VEHICLE_NUMBER_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043127==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f249e18602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f249ccfa7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f249cf1c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_CO2EMISSION ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043304==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fd9a6f9302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fd9a5b077c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd9a5d290b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_CO2EMISSION_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043308==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7ff7d6ab002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7ff7d56247c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff7d58460b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_COEMISSION ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043311==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fc3b3f8302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fc3b2af77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc3b2d190b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_COEMISSION_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043319==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fd939bed02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fd9387617c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd9389830b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_CURRENT_TRAVELTIME ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043295==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fab29dae02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fab289227c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fab28b440b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_CURRENT_TRAVELTIME_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043298==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f45aea2a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f45ad59e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f45ad7c00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_EDGE_EFFORT ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043113==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fa2ec70902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fa2eb27d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa2eb49f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_EDGE_EFFORT_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043115==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fa365fbf02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fa364b337c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa364d550b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_EDGE_TRAVELTIME ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043105==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f31ab43502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f31a9fa97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f31aa1cb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_EDGE_TRAVELTIME_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043109==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fd2660f002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fd264c647c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd264e860b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_FUELCONSUMPTION ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043436==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fad966b702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fad9522b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fad9544d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_FUELCONSUMPTION_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043479==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f81828e702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f818145b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f818167d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_HCEMISSION ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043335==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f10613c802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f105ff3c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f106015e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_HCEMISSION_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043339==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f0d39fcf02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f0d38b437c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0d38d650b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_NOISEEMISSION ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,295
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:119:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:119:30 in 
> 
> =================================================================
> ==2043485==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f1d1254902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f1d110bd7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1d112df0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_NOISEEMISSION_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,295
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:119:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:119:30 in 
> 
> =================================================================
> ==2043487==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f26bb4ef02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f26ba0637c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f26ba2850b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_NOXEMISSION ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043415==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f41809da02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f417f54e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f417f7700b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_NOXEMISSION_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043433==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fc3d986d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fc3d83e17c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc3d86030b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_PMXEMISSION ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043347==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f9fa8b2b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f9fa769f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9fa78c10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_PMXEMISSION_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043400==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f3dde87102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f3ddd3e57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3ddd6070b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_WAITINGTIME ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043488==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 656 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f7ec64f402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f7ec50687c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7ec528a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge errors UnknownID ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043500==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f6165ae402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f61646587c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f616487a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge errors UnsupportedVariable ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043496==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fd6d0a3e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fd6cf5b27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd6cf7d40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge errors_subseconds UnknownID ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043514==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 688 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fd8a765902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fd8a61cd7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd8a63ef0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge errors_subseconds UnsupportedVariable ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043503==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 688 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f904e51c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f904d0907c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f904d2b20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable InductionLoop ID_COUNT no_detectors ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2039457==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1199 byte(s) in 41 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f09a0b7802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f099f6ec7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f099f90e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable InductionLoop ID_COUNT one_detector ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2039456==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f392e96002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f392d4d47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f392d6f60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable InductionLoop ID_COUNT two_detectors ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2039461==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f594056c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f593f0e07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f593f3020b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable InductionLoop ID_LIST no_detectors ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2039465==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1199 byte(s) in 41 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f05b673c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f05b52b07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f05b54d20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable InductionLoop ID_LIST one_detector ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2039477==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fa198f3202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fa197aa67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa197cc80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable InductionLoop ID_LIST two_detectors ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2039472==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f5e9e80f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f5e9d3837c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5e9d5a50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable InductionLoop VAR_LANE_ID ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2039474==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7faa9e16702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7faa9ccdb7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7faa9cefd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable InductionLoop VAR_POSITION ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2039481==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fb54247502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fb540fe97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb54120b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable InductionLoop errors UnknownIL ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2039455==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1211 byte(s) in 42 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fc75a15f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fc758cd37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc758ef50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable InductionLoop errors UnsupportedVariable ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2039446==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f55b37f802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f55b236c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f55b258e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable InductionLoop one_vehicle one1s_1vehicle_10m_s ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2039491==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fb5c1c1802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fb5c078c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb5c09ae0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable InductionLoop one_vehicle two10s_1vehicle_10m_s ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2039489==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fbef2fc602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fbef1b3a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbef1d5c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable InductionLoop one_vehicle two1s_1vehicle_10m_s ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2039498==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f7ae597002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f7ae44e47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7ae47060b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable InductionLoop two_vehicles_diff_speed one1s_1vehicle_10m_s ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2039496==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fb0f22fd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fb0f0e717c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb0f10930b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable InductionLoop two_vehicles_diff_speed two10s_1vehicle_10m_s ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2039506==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fe9c224302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fe9c0db77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe9c0fd90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable InductionLoop two_vehicles_diff_speed two1s_1vehicle_10m_s ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2039500==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f7f9921202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f7f97d867c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7f97fa80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Junction ID_COUNT ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042908==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f0bec04002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f0beabb47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0beadd60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Junction ID_COUNT_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042914==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f76869bd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f76855317c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f76857530b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Junction ID_LIST ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 133 (8-bit, unsigned) to type 'char' changed the value to -123 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -123 (8-bit, signed) to type 'unsigned char' changed the value to 133 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042912==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fa72d38402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fa72bef87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa72c11a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Junction ID_LIST_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 133 (8-bit, unsigned) to type 'char' changed the value to -123 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -123 (8-bit, signed) to type 'unsigned char' changed the value to 133 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042915==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fc5cbbcd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fc5ca7417c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc5ca9630b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Junction VAR_POSITION ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042921==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fc6b212002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fc6b0c947c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc6b0eb60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Junction VAR_POSITION_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042924==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f7e0f71102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f7e0e2857c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7e0e4a70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Junction VAR_SHAPE ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042926==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7ff84e08902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7ff84cbfd7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff84ce1f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Junction VAR_SHAPE_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042935==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f6f4afe402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f6f49b587c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6f49d7a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Junction errors UnknownID ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042952==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f96dd93002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f96dc4a47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f96dc6c60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Junction errors UnsupportedVariable ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042948==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f110c75502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f110b2c97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f110b4eb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Junction errors_subseconds UnknownID ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043020==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 688 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f061af4002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f0619ab47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0619cd60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Junction errors_subseconds UnsupportedVariable ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042964==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 688 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f0b88f7702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f0b87aeb7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0b87d0d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane ID_COUNT ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040261==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f9f1500c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f9f13b807c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9f13da20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane ID_COUNT_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040260==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f8df0fa602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f8defb1a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8defd3c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane ID_LIST ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 136 (8-bit, unsigned) to type 'char' changed the value to -120 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -120 (8-bit, signed) to type 'unsigned char' changed the value to 136 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040262==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f9224f6102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f9223ad57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9223cf70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane ID_LIST_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 136 (8-bit, unsigned) to type 'char' changed the value to -120 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -120 (8-bit, signed) to type 'unsigned char' changed the value to 136 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040266==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f8b6fb1502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f8b6e6897c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8b6e8ab0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LANE_ALLOWED ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040460==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7ff2ce56502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7ff2cd0d97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff2cd2fb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LANE_ALLOWED_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040463==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f28589cd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f28575417c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f28577630b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LANE_DISALLOWED ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040464==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fb9e64e702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fb9e505b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb9e527d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LANE_DISALLOWED_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040551==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f9d9ddb002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f9d9c9247c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9d9cb460b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LANE_EDGE_ID ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040453==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fcc1f8a202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fcc1e4167c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fcc1e6380b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LANE_EDGE_ID_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040455==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f35228c902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f352143d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f352165f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LANE_LINKS ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 179 (8-bit, unsigned) to type 'char' changed the value to -77 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -77 (8-bit, signed) to type 'unsigned char' changed the value to 179 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040376==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fd64ca1b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fd64b58f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd64b7b10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LANE_LINKS_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 179 (8-bit, unsigned) to type 'char' changed the value to -77 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -77 (8-bit, signed) to type 'unsigned char' changed the value to 179 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040378==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7efe691bd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7efe67d317c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7efe67f530b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LANE_LINK_NUMBER ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040270==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f46e527f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f46e3df37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f46e40150b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LANE_LINK_NUMBER_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040371==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f53665cc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f53651407c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f53653620b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LAST_STEP_LENGTH ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040646==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f7b23a7902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f7b225ed7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7b2280f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LAST_STEP_LENGTH_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040648==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f0f705a902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f0f6f11d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0f6f33f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LAST_STEP_MEAN_SPEED ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040575==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f7265d2202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f72648967c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7264ab80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LAST_STEP_MEAN_SPEED_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040577==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fbb4010102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fbb3ec757c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbb3ee970b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LAST_STEP_OCCUPANCY ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040623==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f84e73ce02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f84e5f427c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f84e61640b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LAST_STEP_OCCUPANCY_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040627==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f424cba102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f424b7157c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f424b9370b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LAST_STEP_VEHICLE_HALTING_NUMBER ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040637==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7ff1db1c402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7ff1d9d387c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff1d9f5a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LAST_STEP_VEHICLE_HALTING_NUMBER_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040635==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f2590c3602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f258f7aa7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f258f9cc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LAST_STEP_VEHICLE_ID_LIST ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040579==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f7e3e7ac02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f7e3d3207c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7e3d5420b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LAST_STEP_VEHICLE_ID_LIST_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040597==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f559001102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f558eb857c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f558eda70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LAST_STEP_VEHICLE_NUMBER ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040568==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fc73cedc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fc73ba507c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc73bc720b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LAST_STEP_VEHICLE_NUMBER_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040571==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7ff80d32502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7ff80be997c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff80c0bb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_CO2EMISSION ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040658==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f12bc8da02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f12bb44e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f12bb6700b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_CO2EMISSION_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040731==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fda9f4b402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fda9e0287c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fda9e24a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_COEMISSION ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040759==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f434ce4502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f434b9b97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f434bbdb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_COEMISSION_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040763==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f6ae950302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f6ae80777c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6ae82990b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_CURRENT_TRAVELTIME ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040652==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f804484702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f80433bb7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f80435dd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_CURRENT_TRAVELTIME_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040655==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fb230d3702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fb22f8ab7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb22facd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_FUELCONSUMPTION ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040825==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f17e846402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f17e6fd87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f17e71fa0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_FUELCONSUMPTION_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040837==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fcebe41b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fcebcf8f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fcebd1b10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_HCEMISSION ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040774==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f4f86a8402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f4f855f87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4f8581a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_HCEMISSION_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040773==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f2ba17f702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f2ba036b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2ba058d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_LENGTH ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040380==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f08aa9bf02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f08a95337c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f08a97550b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_LENGTH_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040386==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fe972ffd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fe971b717c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe971d930b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_MAXSPEED ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040388==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f41ad7e202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f41ac3567c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f41ac5780b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_MAXSPEED_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040406==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fd01594b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fd0144bf7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd0146e10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_NOISEEMISSION ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,295
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:119:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:119:30 in 
> 
> =================================================================
> ==2040834==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f473d85b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f473c3cf7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f473c5f10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_NOISEEMISSION_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,295
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:119:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:119:30 in 
> 
> =================================================================
> ==2040841==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fa12e28d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fa12ce017c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa12d0230b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_NOXEMISSION ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040795==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f4ba5ea602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f4ba4a1a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4ba4c3c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_NOXEMISSION_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040819==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fecc1c7a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fecc07ee7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fecc0a100b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_PMXEMISSION ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040781==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fed89d0102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fed888757c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fed88a970b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_PMXEMISSION_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040796==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f503484b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f50333bf7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f50335e10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_SHAPE ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040432==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f7b42c5002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f7b417c47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7b419e60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_SHAPE_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040439==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f3212ca402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f32118187c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3211a3a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_WAITINGTIME ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040844==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fc69dd0702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fc69c87b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc69ca9d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_WIDTH ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040438==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fcd4b16f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fcd49ce37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fcd49f050b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_WIDTH_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040451==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f416254d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f41610c17c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f41612e30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane errors UnknownID ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040849==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f2a5202702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f2a50b9b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2a50dbd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane errors UnsupportedVariable ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040847==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f432f3a202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f432df167c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f432e1380b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane errors_subseconds UnknownID ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040953==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 688 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f5134b9a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f513370e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f51339300b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane errors_subseconds UnsupportedVariable ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040946==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 688 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fc9c1da202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fc9c09167c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc9c0b380b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable MeMeDetector ID_COUNT no_detectors ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2039664==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1199 byte(s) in 41 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f2c7f27902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f2c7dded7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2c7e00f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable MeMeDetector ID_COUNT one_detector ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2039680==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f30e9b1202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f30e86867c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f30e88a80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable MeMeDetector ID_COUNT two_detectors ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2039695==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f2c3525302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f2c33dc77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2c33fe90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable MeMeDetector ID_LIST no_detectors ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2039689==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1199 byte(s) in 41 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f47f655302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f47f50c77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f47f52e90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable MeMeDetector ID_LIST one_detector ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2039698==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f7e36b0c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f7e356807c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7e358a20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable MeMeDetector ID_LIST two_detectors ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2039791==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f4e4c0fe02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f4e4ac727c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4e4ae940b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable MeMeDetector errors UnknownAD ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2039873==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1211 byte(s) in 42 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f6dc939202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f6dc7f067c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6dc81280b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable MeMeDetector errors UnsupportedVariable ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2039880==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1211 byte(s) in 42 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fb7580ec02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fb756c607c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb756e820b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable MeMeDetector one_vehicle one1s_1vehicle_10m_s ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2039790==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7ff680e1802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7ff67f98c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff67fbae0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable MeMeDetector one_vehicle two10s_1vehicle_10m_s ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2039835==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fa38fd4f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fa38e8c37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa38eae50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable MeMeDetector one_vehicle two1s_1vehicle_10m_s ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2039809==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f943a39102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f9438f057c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f94391270b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable MeMeDetector two_vehicles_diff_speed one1s_1vehicle_10m_s ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2039842==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fe22dab002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fe22c6247c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe22c8460b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable MeMeDetector two_vehicles_diff_speed two10s_10m_s_near ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2039869==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f7edf6da02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f7ede24e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7ede4700b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable MeMeDetector two_vehicles_diff_speed two10s_1vehicle_10m_s ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2039858==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f89e1f7902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f89e0aed7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f89e0d0f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable MeMeDetector two_vehicles_diff_speed two1s_10m_s_near ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2039865==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f137dd5902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f137c8cd7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f137caef0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable MeMeDetector two_vehicles_diff_speed two1s_1vehicle_10m_s ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2039844==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f8675a4b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f86745bf7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f86747e10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable POI ID_COUNT ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042524==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 921 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fd524d3002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fd5238a47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd523ac60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable POI ID_COUNT_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042528==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 957 byte(s) in 36 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f638ff6302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f638ead77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f638ecf90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable POI ID_LIST ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042532==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 921 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f07b187d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f07b03f17c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f07b06130b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable POI ID_LIST_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042533==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 957 byte(s) in 36 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fe6b5b7d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fe6b46f17c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe6b49130b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable POI VAR_COLOR ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042542==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 921 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f335784602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f33563ba7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f33565dc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable POI VAR_COLOR_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042550==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 957 byte(s) in 36 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f777b65802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f777a1cc7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f777a3ee0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable POI VAR_POSITION ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042563==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 921 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f50b3e7102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f50b29e57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f50b2c070b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable POI VAR_POSITION_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042566==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 957 byte(s) in 36 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f5e871c602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f5e85d3a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5e85f5c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable POI VAR_TYPE ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042581==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 921 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f9c14cb102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f9c138257c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9c13a470b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable POI VAR_TYPE_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042634==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 957 byte(s) in 36 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fe9b6b7602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fe9b56ea7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe9b590c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable POI errors UnknownID ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,294
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042659==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 919 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f7e2f2a302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f7e2de177c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7e2e0390b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable POI errors UnsupportedVariable ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,294
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042656==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 919 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7ff8acfec02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7ff8abb607c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff8abd820b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable POI errors_subseconds UnknownID ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,294
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042707==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 955 byte(s) in 36 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7feba5d0e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7feba48827c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7feba4aa40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable POI errors_subseconds UnsupportedVariable ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,294
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042665==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 955 byte(s) in 36 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f8de8df102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f8de79657c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8de7b870b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person ID_COUNT ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042094==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7efdb43b202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1a6890b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1435:33
>     #2 0x333b186 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x1a020cb in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:181:27
>     #4 0x202148a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x350d72f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7efdb43f85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7efdb2f267c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person ID_COUNT_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042130==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 756 byte(s) in 31 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f97564f402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1a6890b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1435:33
>     #2 0x333b186 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x1a020cb in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:181:27
>     #4 0x202148a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x350d72f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f975653a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f97550687c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person ID_LIST ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042134==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fe142f0a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1a6890b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1435:33
>     #2 0x333b186 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x1a020cb in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:181:27
>     #4 0x202148a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x350d72f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fe142f505ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fe141a7e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person ID_LIST_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042135==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 756 byte(s) in 31 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f887f6b302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1a6890b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1435:33
>     #2 0x333b186 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x1a020cb in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:181:27
>     #4 0x202148a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x350d72f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f887f6f95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f887e2277c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person VAR_ANGLE ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042141==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f62ca31c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1a6890b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1435:33
>     #2 0x333b186 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x1a020cb in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:181:27
>     #4 0x202148a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x350d72f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f62ca3625ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f62c8e907c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person VAR_ANGLE_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042145==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 756 byte(s) in 31 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f092effc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1a6890b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1435:33
>     #2 0x333b186 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x1a020cb in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:181:27
>     #4 0x202148a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x350d72f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f092f0425ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f092db707c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person VAR_COLOR ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042146==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fd2f620602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1a6890b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1435:33
>     #2 0x333b186 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x1a020cb in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:181:27
>     #4 0x202148a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x350d72f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fd2f624c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fd2f4d7a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person VAR_COLOR_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042150==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 756 byte(s) in 31 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7efd9bf8502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1a6890b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1435:33
>     #2 0x333b186 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x1a020cb in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:181:27
>     #4 0x202148a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x350d72f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7efd9bfcb5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7efd9aaf97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person VAR_LANEPOSITION ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042323==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fd72abbd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1a6890b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1435:33
>     #2 0x333b186 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x1a020cb in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:181:27
>     #4 0x202148a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x350d72f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fd72ac035ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fd7297317c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person VAR_LANEPOSITION_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042327==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 756 byte(s) in 31 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f929e34b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1a6890b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1435:33
>     #2 0x333b186 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x1a020cb in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:181:27
>     #4 0x202148a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x350d72f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f929e3915ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f929cebf7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person VAR_NEXT_EDGE ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042334==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f43b859702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1a6890b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1435:33
>     #2 0x333b186 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x1a020cb in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:181:27
>     #4 0x202148a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x350d72f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f43b85dd5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f43b710b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person VAR_POSITION ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042158==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f969b38402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1a6890b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1435:33
>     #2 0x333b186 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x1a020cb in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:181:27
>     #4 0x202148a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x350d72f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f969b3ca5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f9699ef87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person VAR_POSITION3D ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042179==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f0ef624702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1a6890b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1435:33
>     #2 0x333b186 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x1a020cb in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:181:27
>     #4 0x202148a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x350d72f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f0ef628d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f0ef4dbb7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person VAR_POSITION3D_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042182==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 756 byte(s) in 31 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f4f6bdae02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1a6890b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1435:33
>     #2 0x333b186 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x1a020cb in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:181:27
>     #4 0x202148a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x350d72f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f4f6bdf45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f4f6a9227c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person VAR_POSITION_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042166==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 756 byte(s) in 31 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f2c8bda702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1a6890b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1435:33
>     #2 0x333b186 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x1a020cb in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:181:27
>     #4 0x202148a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x350d72f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f2c8bded5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f2c8a91b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person VAR_ROAD_ID ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042198==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7ff1c7baa02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1a6890b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1435:33
>     #2 0x333b186 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x1a020cb in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:181:27
>     #4 0x202148a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x350d72f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7ff1c7bf05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7ff1c671e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person VAR_ROAD_ID_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042249==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 756 byte(s) in 31 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f586c0bf02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1a6890b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1435:33
>     #2 0x333b186 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x1a020cb in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:181:27
>     #4 0x202148a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x350d72f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f586c1055ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f586ac337c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person VAR_SPEED ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042274==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f6cd411402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1a6890b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1435:33
>     #2 0x333b186 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x1a020cb in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:181:27
>     #4 0x202148a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x350d72f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f6cd415a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f6cd2c887c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person VAR_SPEED_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042272==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 756 byte(s) in 31 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f7b70f3802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1a6890b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1435:33
>     #2 0x333b186 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x1a020cb in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:181:27
>     #4 0x202148a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x350d72f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f7b70f7e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f7b6faac7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person VAR_TYPE ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042291==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fd38e32702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1a6890b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1435:33
>     #2 0x333b186 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x1a020cb in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:181:27
>     #4 0x202148a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x350d72f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fd38e36d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fd38ce9b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person VAR_TYPE_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042318==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 756 byte(s) in 31 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f21bcdc302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1a6890b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1435:33
>     #2 0x333b186 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x1a020cb in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:181:27
>     #4 0x202148a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x350d72f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f21bce095ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f21bb9377c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person VAR_WAITINGTIME ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042330==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f53f2f2f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1a6890b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1435:33
>     #2 0x333b186 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x1a020cb in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:181:27
>     #4 0x202148a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x350d72f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f53f2f755ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f53f1aa37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person errors UnknownID ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,278
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042341==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 718 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fc02d0ae02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1a6890b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1435:33
>     #2 0x333b186 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x1a020cb in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:181:27
>     #4 0x202148a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x350d72f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fc02d0f45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fc02bc227c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person errors UnsupportedVariable ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,278
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042338==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 718 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fc1bc26e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1a6890b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1435:33
>     #2 0x333b186 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x1a020cb in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:181:27
>     #4 0x202148a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x350d72f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fc1bc2b45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fc1bade27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person errors_subseconds UnknownID ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,278
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042358==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 754 byte(s) in 31 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f37e70bd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1a6890b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1435:33
>     #2 0x333b186 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x1a020cb in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:181:27
>     #4 0x202148a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x350d72f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f37e71035ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f37e5c317c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person errors_subseconds UnsupportedVariable ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,278
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042351==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 754 byte(s) in 31 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fa3c467502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1a6890b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1435:33
>     #2 0x333b186 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x1a020cb in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:181:27
>     #4 0x202148a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x350d72f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fa3c46bb5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fa3c31e97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Polygon ID_COUNT ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042712==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 921 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fdee557702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fdee40eb7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fdee430d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Polygon ID_COUNT_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042715==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 957 byte(s) in 36 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fccc403b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fccc2baf7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fccc2dd10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Polygon ID_LIST ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042721==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 921 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f50e4b7902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f50e36ed7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f50e390f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Polygon ID_LIST_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042726==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 957 byte(s) in 36 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f69258e902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f692445d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f692467f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Polygon VAR_COLOR ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042728==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 921 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f78fab2c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f78f96a07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f78f98c20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Polygon VAR_COLOR_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042725==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 957 byte(s) in 36 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fe1eaedc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fe1e9a507c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe1e9c720b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Polygon VAR_FILL ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042734==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 921 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7ff867e9802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7ff866a0c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff866c2e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Polygon VAR_FILL_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042742==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 957 byte(s) in 36 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f0920bd402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f091f7487c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f091f96a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Polygon VAR_SHAPE ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042755==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 921 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f840d28402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f840bdf87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f840c01a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Polygon VAR_SHAPE_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042758==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 957 byte(s) in 36 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fa8ae71e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fa8ad2927c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa8ad4b40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Polygon VAR_TYPE ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042773==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 921 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f32e2c9702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f32e180b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f32e1a2d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Polygon VAR_TYPE_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042826==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 957 byte(s) in 36 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f518cc3302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f518b7a77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f518b9c90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Polygon errors UnknownID ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,294
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042852==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 919 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fef3b9b302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fef3a5277c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fef3a7490b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Polygon errors UnsupportedVariable ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,294
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042848==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 919 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f3150cff02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f314f8737c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f314fa950b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Polygon errors_subseconds UnknownID ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,294
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042906==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 955 byte(s) in 36 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f4bc3bca02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f4bc273e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4bc29600b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Polygon errors_subseconds UnsupportedVariable ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,294
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042854==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 955 byte(s) in 36 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f2110e9002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f210fa047c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f210fc260b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Route ID_COUNT ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042371==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f286e70b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f286d27f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f286d4a10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Route ID_COUNT_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042374==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f018f57402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f018e0e87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f018e30a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Route ID_LIST ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042389==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f501e99302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f501d5077c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f501d7290b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Route ID_LIST_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042439==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f08958fa02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f089446e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f08946900b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Route VAR_EDGES ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042464==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f2d74bc002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f2d737347c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2d739560b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Route VAR_EDGES_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042467==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f20e02e502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f20dee597c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f20df07b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Route errors UnknownID ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,294
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042512==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f0025f7a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f0024aee7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0024d100b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Route errors UnsupportedVariable ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,294
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042476==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fcf866a502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fcf852197c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fcf8543b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Route errors_subseconds UnknownID ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,294
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042520==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 688 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f3706f9b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f3705b0f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3705d310b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Route errors_subseconds UnsupportedVariable ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,294
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042517==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 688 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f9e198f802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f9e1846c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9e1868e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation DISTANCE_REQUEST 3D3DAir ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043684==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fb2b438e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fb2b2f027c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb2b31240b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation DISTANCE_REQUEST 3D3DDrive ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043693==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f12bbd4702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f12ba8bb7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f12baadd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation DISTANCE_REQUEST 3DRoadPosAir ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043703==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f05b4c0302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f05b37777c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f05b39990b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation DISTANCE_REQUEST 3DRoadpPosDrive ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043715==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f6316aea02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f631565e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f63158800b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation DISTANCE_REQUEST RoadPos3DAir ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043723==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f3d99e1702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f3d9898b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3d98bad0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation DISTANCE_REQUEST RoadPos3DDrive ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043731==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f44ed7c802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f44ec33c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f44ec55e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation DISTANCE_REQUEST RoadPosRoadPosAir ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043690==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fcbf95fa02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fcbf816e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fcbf83900b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation DISTANCE_REQUEST RoadPosRoadPosDrive ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043700==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f424fe7102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f424e9e57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f424ec070b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation POSITION_CONVERSION 2DToRoadPos ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043600==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 364 byte(s) in 14 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f099836902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f0996edd7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f09970ff0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation POSITION_CONVERSION 3DToRoadPos ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043539==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 364 byte(s) in 14 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fbf438ec02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fbf424607c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbf426820b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation POSITION_CONVERSION InvalidLaneId ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043676==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 364 byte(s) in 14 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f24b914602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f24b7cba7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f24b7edc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation POSITION_CONVERSION InvalidPosOnRoad ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043682==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 364 byte(s) in 14 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f96fa71002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f96f92847c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f96f94a60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation POSITION_CONVERSION InvalidRoadId ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043678==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 364 byte(s) in 14 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f8d9c68202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f8d9b1f67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8d9b4180b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation POSITION_CONVERSION RoadPosTo2D ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,254
> 
> =================================================================
> ==2043674==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 364 byte(s) in 14 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f35b4e4a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f35b39be7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f35b3be00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation POSITION_CONVERSION RoadPosTo3D ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,254
> 
> =================================================================
> ==2043660==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 364 byte(s) in 14 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7ff6d459c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7ff6d31107c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff6d33320b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation POSITION_CONVERSION SameType3D ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043606==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 364 byte(s) in 14 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f473853302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f47370a77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f47372c90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation POSITION_CONVERSION SameTypeRoadPos ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043625==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 364 byte(s) in 14 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f386105302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f385fbc77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f385fde90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation VAR_TIME_STEP ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043531==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fd6b3aa902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fd6b261d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd6b283f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation errors UnsupportedVariable ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,294
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043523==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fe46498502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fe4634f97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe46371b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_ARRIVED_VEHICLES_IDS ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,309
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043880==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 932 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f61067be02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f61053327c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f61055540b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_ARRIVED_VEHICLES_NUMBER ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,309
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043882==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 932 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fcf5492102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fcf534957c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fcf536b70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_DEPARTED_VEHICLES_IDS ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043846==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f9279e6902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f92789dd7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9278bff0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_DEPARTED_VEHICLES_NUMBER ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043810==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f0bc523d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f0bc3db17c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0bc3fd30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_LOADED_VEHICLES_IDS ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043793==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f10642c302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f1062e377c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f10630590b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_LOADED_VEHICLES_NUMBER ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043771==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fcc6106102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fcc5fbd57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fcc5fdf70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_PARKING_ENDING_VEHICLES_IDS ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,364
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043923==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fd0d1e8802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fd0d09fc7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd0d0c1e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_PARKING_ENDING_VEHICLES_NUMBER ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,364
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043915==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f27c811302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f27c6c877c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f27c6ea90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_PARKING_MANEUVERING_VEHICLES_IDS ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,379
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043907==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 968 byte(s) in 35 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fac373e102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fac35f557c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fac361770b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_PARKING_MANEUVERING_VEHICLES_NUMBER ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,379
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043896==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 968 byte(s) in 35 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f0a05e6202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f0a049d67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0a04bf80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_PARKING_STARTING_VEHICLES_IDS ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,364
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043892==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f394dcfc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f394c8707c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f394ca920b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_PARKING_STARTING_VEHICLES_NUMBER ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,364
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043888==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fa0702ca02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fa06ee3e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa06f0600b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_STOP_ENDING_VEHICLES_IDS ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,332
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044037==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fa99b82c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fa99a3a07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa99a5c20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_STOP_ENDING_VEHICLES_NUMBER ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,332
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044004==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f732b45e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f7329fd27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f732a1f40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_STOP_STARTING_VEHICLES_IDS ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,332
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043990==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f4a0867102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f4a071e57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4a074070b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_STOP_STARTING_VEHICLES_NUMBER ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,332
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043982==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f78c6aee02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f78c56627c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f78c58840b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_TELEPORT_ENDING_VEHICLES_IDS ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043871==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f995b8f602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f995a46a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f995a68c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_TELEPORT_ENDING_VEHICLES_NUMBER ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043868==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fcd397df02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fcd383537c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fcd385750b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_TELEPORT_STARTING_VEHICLES_IDS ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043869==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f32b6d4102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f32b58b57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f32b5ad70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_TELEPORT_STARTING_VEHICLES_NUMBER ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2043860==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f404fe7f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f404e9f37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f404ec150b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight ID_COUNT no_tl ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2039874==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 426 byte(s) in 18 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f0f9492b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f0f9349f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0f936c10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight ID_COUNT one_tl ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2039871==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 426 byte(s) in 18 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fa104cb702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fa10382b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa103a4d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight ID_COUNT two_tl ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2039876==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 426 byte(s) in 18 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f9ae063302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f9adf1a77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9adf3c90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight ID_COUNT_subseconds no_tl ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2039887==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 462 byte(s) in 20 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fc8bd2d002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fc8bbe447c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc8bc0660b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight ID_COUNT_subseconds one_tl ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2039889==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 462 byte(s) in 20 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fd44f6d302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fd44e2477c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd44e4690b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight ID_COUNT_subseconds two_tl ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2039993==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 462 byte(s) in 20 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f6e2f91102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f6e2e4857c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6e2e6a70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight ID_LIST no_tl ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040001==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 426 byte(s) in 18 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fb1f61fb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fb1f4d6f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb1f4f910b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight ID_LIST one_tl ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2039991==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 426 byte(s) in 18 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fa23c2fa02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fa23ae6e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa23b0900b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight ID_LIST two_tl ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2039994==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 426 byte(s) in 18 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f8be174e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f8be02c27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8be04e40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight ID_LIST_subseconds no_tl ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040022==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 462 byte(s) in 20 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f8a79fc502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f8a78b397c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8a78d5b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight ID_LIST_subseconds one_tl ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040020==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 462 byte(s) in 20 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fe4b197e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fe4b04f27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe4b07140b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight ID_LIST_subseconds two_tl ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040048==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 462 byte(s) in 20 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f88c29f802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f88c156c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f88c178e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight TL_CURRENT_PHASE ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,269
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040080==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 852 byte(s) in 32 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f09041c102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f0902d357c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0902f570b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight TL_CURRENT_PHASE_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,269
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040182==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 888 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f434389402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f43424087c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f434262a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight TL_CURRENT_PROGRAM ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
1a2,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040187==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 990 byte(s) in 35 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f230333f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f2301eb37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f23020d50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight TL_CURRENT_PROGRAM_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
1a2,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040189==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1026 byte(s) in 37 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f188f17802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f188dcec7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f188df0e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight TL_DURATION ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,269
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040199==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 852 byte(s) in 32 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7efd5f6ee02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7efd5e2627c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7efd5e4840b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight TL_DURATION_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,269
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040207==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 888 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f019967b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f01981ef7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f01984110b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight TL_LANES ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,269
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040068==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 852 byte(s) in 32 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f97e040e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f97def827c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f97df1a40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight TL_LANES_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,269
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040073==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 888 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f374798102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f37464f57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f37467170b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight TL_LINKS ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,269
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040075==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 852 byte(s) in 32 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f47ae31702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f47ace8b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f47ad0ad0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight TL_LINKS_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,269
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040077==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 888 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7ff9b7dab02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7ff9b691f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff9b6b410b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight TL_NEXT_SWITCH ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,269
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040188==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 852 byte(s) in 32 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fc915aea02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fc91465e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc9148800b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight TL_NEXT_SWITCH_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,269
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040192==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 888 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fc7b7e9202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fc7b6a067c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc7b6c280b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight TL_RYG_COMPLETE ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,295
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040066==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 896 byte(s) in 8 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ed4550 in libsumo::TrafficLight::getAllProgramLogics(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/libsumo/TrafficLight.cpp:82:35
>     #2 0x1bf7d42 in libsumo::TrafficLight::getCompleteRedYellowGreenDefinition(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/libsumo/TrafficLight.h:79:16
>     #3 0x1bdd5cf in TraCIServerAPI_TrafficLight::processGet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_TrafficLight.cpp:48:63
>     #4 0x1ad610b in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:823:19
>     #5 0x1adfaf1 in TraCIServer::processCommandsUntilSimStep(long long) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:664:41
>     #6 0xedd17f in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:591:12
>     #7 0xedbe64 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:386:9
>     #8 0xeca00d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fc5087400b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 852 byte(s) in 32 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fc5099aa02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight TL_RYG_COMPLETE_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,295
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040064==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 896 byte(s) in 8 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ed4550 in libsumo::TrafficLight::getAllProgramLogics(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/libsumo/TrafficLight.cpp:82:35
>     #2 0x1bf7d42 in libsumo::TrafficLight::getCompleteRedYellowGreenDefinition(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/libsumo/TrafficLight.h:79:16
>     #3 0x1bdd5cf in TraCIServerAPI_TrafficLight::processGet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_TrafficLight.cpp:48:63
>     #4 0x1ad610b in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:823:19
>     #5 0x1adfaf1 in TraCIServer::processCommandsUntilSimStep(long long) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:664:41
>     #6 0xedd17f in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:591:12
>     #7 0xedbe64 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:386:9
>     #8 0xeca00d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f9a0ec290b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 888 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f9a0fe9302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight TL_RYG_STATE ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,269
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040055==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 852 byte(s) in 32 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fa88c81c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fa88b3907c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa88b5b20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight TL_RYG_STATE_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,269
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040061==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 888 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f316681802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f316538c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f31655ae0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight errors UnknownTL ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040253==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 656 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7ffb9d9cd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7ffb9c5417c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ffb9c7630b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight errors UnsupportedVariable ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040250==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 656 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fc921f0802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fc920a7c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc920c9e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight errors_subseconds UnknownTL ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040257==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 692 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f738358802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f73820fc7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f738231e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight errors_subseconds UnsupportedVariable ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040255==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 692 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f9a77fce02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f9a76b427c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9a76d640b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle DISTANCE_REQUEST 3DAir ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041566==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 602 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f2f4f77702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f2f4e2eb7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2f4e50d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle DISTANCE_REQUEST 3DDrive ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041572==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 602 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fefd856002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fefd70d47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fefd72f60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle DISTANCE_REQUEST RoadPosAir ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041576==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 602 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f7d6d3a002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f7d6bf147c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7d6c1360b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle DISTANCE_REQUEST RoadPosDrive ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041582==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 602 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f18a0f7802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f189faec7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f189fd0e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle ID_COUNT ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040955==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f3f9894d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f3f974c17c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3f976e30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle ID_COUNT_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040951==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7ff9d249302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7ff9d10077c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff9d12290b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle ID_LIST ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040970==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fcf5444c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fcf52fc07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fcf531e20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle ID_LIST_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2040987==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fb291f6002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fb290ad47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb290cf60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_ACCUMULATED_WAITINGTIME ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041555==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f38f43ad02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f38f2f217c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f38f31430b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_ANGLE ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041006==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fb33e99702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fb33d50b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb33d72d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_ANGLE_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041004==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fd8312da02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fd82fe4e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd8300700b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_APPARENT_DECEL ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041210==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f1eee4b802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f1eed02c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1eed24e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_APPARENT_DECEL_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041209==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f8e74eea02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f8e73a5e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8e73c800b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_CO2EMISSION ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041322==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7faebbbc902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7faeba73d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7faeba95f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_CO2EMISSION_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041325==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fc026d7b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fc0258ef7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc025b110b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_COEMISSION ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041328==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f068f5e402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f068e1587c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f068e37a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_COEMISSION_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041364==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f1c40bb102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f1c3f7257c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1c3f9470b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_COLOR ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041008==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f924296402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f92414d87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f92416fa0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_COLOR_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041022==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fc9381c202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fc936d367c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc936f580b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_DISTANCE ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041309==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f57056f702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f570426b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f570448d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_EDGES ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041184==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f5a6fd5902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f5a6e8cd7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5a6eaef0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_EDGES_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041198==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fe920bad02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fe91f7217c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe91f9430b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_EDGE_EFFORT ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041509==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f179fe9b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f179ea0f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f179ec310b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_EDGE_EFFORT_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041506==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f0a9d0bf02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f0a9bc337c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0a9be550b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_EDGE_TRAVELTIME ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041455==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f3313b4a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f33126be7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f33128e00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_EDGE_TRAVELTIME_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041483==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fe6e3dad02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fe6e29217c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe6e2b430b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_EMERGENCY_DECEL ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041193==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fb6fe77b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fb6fd2ef7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb6fd5110b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_EMERGENCY_DECEL_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041191==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f9885ba402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f98847187c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f988493a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_FUELCONSUMPTION ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041390==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f654b92602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f654a49a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f654a6bc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_FUELCONSUMPTION_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041393==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fe30614402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fe304cb87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe304eda0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_HCEMISSION ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041373==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f4e9e64d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f4e9d1c17c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4e9d3e30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_HCEMISSION_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041405==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7ff3d149e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7ff3d00127c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff3d02340b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_LANEPOSITION ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041226==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f873ee0e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f873d9827c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f873dba40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_LANEPOSITION_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041234==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fade11bb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7faddfd2f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7faddff510b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_LANE_ID ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041021==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fe55ed2b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fe55d89f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe55dac10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_LANE_ID_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041025==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f62bfa0502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f62be5797c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f62be79b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_NOISEEMISSION ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,295
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:119:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:119:30 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041396==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fd8b1c9602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fd8b080a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd8b0a2c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_NOISEEMISSION_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,295
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:119:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:119:30 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041415==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f038d75302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f038c2c77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f038c4e90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_NOXEMISSION ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041382==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7efd5950d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7efd580817c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7efd582a30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_NOXEMISSION_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041387==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7feea82a402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7feea6e187c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7feea703a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_PMXEMISSION ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041375==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fa91cebd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fa91ba317c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa91bc530b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_PMXEMISSION_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041417==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f301b99002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f301a5047c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f301a7260b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_POSITION ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041026==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f787d53002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f787c0a47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f787c2c60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_POSITION3D ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041035==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f6ff998202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f6ff84f67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6ff87180b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_POSITION3D_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041042==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7ff3cae3b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7ff3c99af7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff3c9bd10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_POSITION_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041033==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fb364e8602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fb3639fa7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb363c1c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_ROAD_ID ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041120==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f9b2089102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f9b1f4057c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9b1f6270b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_ROAD_ID_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041132==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f28ec68402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f28eb1f87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f28eb41a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_ROUTE ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041152==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f2b1896502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f2b174d97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2b176fb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_ROUTE_INDEX ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041564==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f24d250502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f24d10797c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f24d129b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_ROUTE_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041145==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f052835e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f0526ed27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f05270f40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_SPEED ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041208==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fab98c0002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fab977747c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fab979960b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_SPEED_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041216==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f1d3be9402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f1d3aa087c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1d3ac2a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_STOPSTATE ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041507==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f2001bae02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f20007227c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f20009440b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_STOPSTATE_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041550==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f009eaff02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f009d6737c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f009d8950b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_TYPE ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041220==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f628f2a402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f628de187c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f628e03a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_TYPE_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041223==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fb0a603902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fb0a4bad7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb0a4dcf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_WAITINGTIME ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041557==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f655cc0102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f655b7757c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f655b9970b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle errors UnknownID ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041603==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7ff786ca102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7ff7858157c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff785a370b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle errors UnsupportedVariable ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041590==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f6a7441102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f6a72f857c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6a731a70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle errors_subseconds UnknownID ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041639==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 688 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fe49b5af02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fe49a1237c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe49a3450b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle errors_subseconds UnsupportedVariable ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041606==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 688 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f4b07c1002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f4b067847c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4b069a60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType ID_COUNT ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041675==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f2a946c602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f2a9323a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2a9345c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType ID_COUNT_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041696==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f7f16fb402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f7f15b287c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7f15d4a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType ID_LIST ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 135 (8-bit, unsigned) to type 'char' changed the value to -121 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -121 (8-bit, signed) to type 'unsigned char' changed the value to 135 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041701==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f1a4bf1a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f1a4aa8e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1a4acb00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType ID_LIST_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 135 (8-bit, unsigned) to type 'char' changed the value to -121 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -121 (8-bit, signed) to type 'unsigned char' changed the value to 135 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041698==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f0618b0e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f06176827c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f06178a40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_ACCEL ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041741==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fdb6d44602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fdb6bfba7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fdb6c1dc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_ACCEL_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041745==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f71161e602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f7114d5a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7114f7c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_APPARENT_DECEL ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041782==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7feb8409402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7feb82c087c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7feb82e2a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_APPARENT_DECEL_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041795==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f496b4db02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f496a04f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f496a2710b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_COLOR ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041747==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fe3ff56a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fe3fe0de7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe3fe3000b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_COLOR_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041752==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fee4fba202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fee4e7167c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fee4e9380b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_DECEL ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041755==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7febae29a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7febace0e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7febad0300b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_DECEL_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041761==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f9f750cd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f9f73c417c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9f73e630b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_EMERGENCY_DECEL ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041767==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fb4394d602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fb43804a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb43826c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_EMERGENCY_DECEL_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041774==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fb3c98a602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fb3c841a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb3c863c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_EMISSIONCLASS ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041798==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f6276ca102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f62758157c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6275a370b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_EMISSIONCLASS_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041822==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f506ea5002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f506d5c47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f506d7e60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_HEIGHT ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041990==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f736bd4902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f736a8bd7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f736aadf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_LENGTH ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041891==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f49161f602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f4914d6a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4914f8c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_LENGTH_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041895==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fc7b243002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fc7b0fa47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc7b11c60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_MAXSPEED ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041938==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f0b5cad902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f0b5b64d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0b5b86f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_MAXSPEED_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041943==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f867e87802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f867d3ec7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f867d60e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_MINGAP ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041867==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f3aae02e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f3aacba27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3aacdc40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_MINGAP_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041888==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fa6047bd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fa6033317c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa6035530b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_SHAPECLASS ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041940==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7ff1740c202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7ff172c367c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff172e580b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_SHAPECLASS_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041952==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fd234fcd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fd233b417c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd233d630b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_TAU ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041949==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f654897d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f65474f17c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f65477130b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_TAU_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041955==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f3c7012e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f3c6eca27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3c6eec40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_VEHICLECLASS ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041963==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7ff54f8c202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7ff54e4367c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff54e6580b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_VEHICLECLASS_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041966==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fcc092cd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fcc07e417c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fcc080630b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_WIDTH ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041974==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f1eb755502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f1eb60c97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1eb62eb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_WIDTH_subseconds ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2041987==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fa331ba202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fa3307167c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa3309380b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType errors UnknownID ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042059==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fdcbaeb102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fdcb9a257c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fdcb9c470b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType errors UnsupportedVariable ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042013==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f3c02a6e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f3c015e27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3c018040b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType errors_subseconds UnknownID ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042080==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 688 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f0341e8302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f03409f77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0340c190b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType errors_subseconds UnsupportedVariable ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2042081==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 688 byte(s) in 29 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f7e8d76902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f7e8c2dd7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7e8c4ff0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Edge EdgeEffortInfo Basic ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2046191==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f5b78a9f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f5b776137c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5b778350b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Edge EdgeEffortInfo InvalidNode ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,294
> 
> =================================================================
> ==2046211==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f96529c602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f965153a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f965175c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Edge EdgeTravelTimeInfo Basic ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2046184==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f0891bfa02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f089076e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f08909900b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Edge EdgeTravelTimeInfo InvalidNode ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,294
> 
> =================================================================
> ==2046190==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7ff62f7b302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7ff62e3277c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff62e5490b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Edge VAR_PARAMETER ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2046217==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f09e58a902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f09e441d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f09e463f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Edge error ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
3a4,6
> =================================================================
> ==2046220==ERROR: AddressSanitizer: heap-use-after-free on address 0x60b000014150 at pc 0x000001ad12db bp 0x7ffc4b67a970 sp 0x7ffc4b67a968
> WRITE of size 8 at 0x60b000014150 thread T0

TEST FAILED on ts-sim-build-ba : set_variable Lane LANE_ALLOWED Basic ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2046022==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f324b08b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f3249bff7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3249e210b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Lane LANE_ALLOWED InvalidID ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,254
> 
> =================================================================
> ==2046025==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f50daf4802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f50d9abc7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f50d9cde0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Lane LANE_ALLOWED InvalidType ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,254
> 
> =================================================================
> ==2046028==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f71eebfb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f71ed76f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f71ed9910b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Lane LANE_DISALLOWED Basic ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2046032==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fa67513202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fa673ca67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa673ec80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Lane LANE_DISALLOWED InvalidID ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,254
> 
> =================================================================
> ==2046039==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f0b907a902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f0b8f31d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0b8f53f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Lane LANE_DISALLOWED InvalidType ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,254
> 
> =================================================================
> ==2046072==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7faaa36d002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7faaa22447c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7faaa24660b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Lane LENGTH Basic ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2046145==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f86b4dad02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f86b39217c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f86b3b430b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Lane LENGTH InvalidID ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,254
> 
> =================================================================
> ==2046158==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f1853c3c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f18527b07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f18529d20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Lane LENGTH InvalidType ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,254
> 
> =================================================================
> ==2046179==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7efd0037302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7efcfeee77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7efcff1090b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Lane MAX_SPEED Basic ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2046080==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f7b1493f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f7b134b37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7b136d50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Lane MAX_SPEED InvalidID ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,254
> 
> =================================================================
> ==2046105==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f50aae5902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f50a99cd7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f50a9bef0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Lane MAX_SPEED InvalidType ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,254
> 
> =================================================================
> ==2046133==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f7e7455802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f7e730cc7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7e732ee0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Lane VAR_PARAMETER ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2046182==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f9500b3902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f94ff6ad7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f94ff8cf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable POI ADD ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045769==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f2950ae502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f294f6597c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f294f87b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable POI REMOVE Basic ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045795==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fa76d68d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fa76c2017c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa76c4230b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable POI REMOVE InvalidID ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,254
> 
> =================================================================
> ==2045798==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f157e70a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f157d27e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f157d4a00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable POI REMOVE InvalidType ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,254
> 
> =================================================================
> ==2045800==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f6e911e402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f6e8fd587c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6e8ff7a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable POI VAR_COLOR Basic ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045641==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f9e24c3202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f9e237a67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9e239c80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable POI VAR_COLOR InvalidID ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 199 (8-bit, unsigned) to type 'char' changed the value to -57 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -57 (8-bit, signed) to type 'unsigned char' changed the value to 199 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 199 (8-bit, unsigned) to type 'char' changed the value to -57 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -57 (8-bit, signed) to type 'unsigned char' changed the value to 199 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045643==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f3cefafb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f3cee66f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3cee8910b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable POI VAR_COLOR InvalidType ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 199 (8-bit, unsigned) to type 'char' changed the value to -57 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -57 (8-bit, signed) to type 'unsigned char' changed the value to 199 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 199 (8-bit, unsigned) to type 'char' changed the value to -57 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -57 (8-bit, signed) to type 'unsigned char' changed the value to 199 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045649==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f59f22a202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f59f0e167c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f59f10380b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable POI VAR_PARAMETER ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045815==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f30eeffd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f30edb717c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f30edd930b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable POI VAR_POSITION Basic ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045655==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f3aea06a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f3ae8bde7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3ae8e000b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable POI VAR_POSITION InvalidID ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 199 (8-bit, unsigned) to type 'char' changed the value to -57 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -57 (8-bit, signed) to type 'unsigned char' changed the value to 199 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 199 (8-bit, unsigned) to type 'char' changed the value to -57 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -57 (8-bit, signed) to type 'unsigned char' changed the value to 199 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045700==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f896e6c602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f896d23a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f896d45c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable POI VAR_POSITION InvalidType ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 199 (8-bit, unsigned) to type 'char' changed the value to -57 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -57 (8-bit, signed) to type 'unsigned char' changed the value to 199 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 199 (8-bit, unsigned) to type 'char' changed the value to -57 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -57 (8-bit, signed) to type 'unsigned char' changed the value to 199 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045719==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f73ed27902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f73ebded7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f73ec00f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable POI VAR_TYPE Basic ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045728==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f3b221fc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f3b20d707c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3b20f920b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable POI VAR_TYPE InvalidID ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 199 (8-bit, unsigned) to type 'char' changed the value to -57 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -57 (8-bit, signed) to type 'unsigned char' changed the value to 199 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 199 (8-bit, unsigned) to type 'char' changed the value to -57 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -57 (8-bit, signed) to type 'unsigned char' changed the value to 199 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045756==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f7f0839202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f7f06f067c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7f071280b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable POI VAR_TYPE InvalidType ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 199 (8-bit, unsigned) to type 'char' changed the value to -57 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -57 (8-bit, signed) to type 'unsigned char' changed the value to 199 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 199 (8-bit, unsigned) to type 'char' changed the value to -57 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -57 (8-bit, signed) to type 'unsigned char' changed the value to 199 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045761==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f932f02c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f932dba07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f932ddc20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Polygon ADD ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045987==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f41df8fa02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f41de46e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f41de6900b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Polygon REMOVE Basic ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045990==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f61b3e1402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f61b29887c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f61b2baa0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Polygon REMOVE InvalidID ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,254
> 
> =================================================================
> ==2045993==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7ff8cca1802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7ff8cb58c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff8cb7ae0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Polygon REMOVE InvalidType ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,254
> 
> =================================================================
> ==2046003==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f8a0d0b002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f8a0bc247c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8a0be460b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Polygon VAR_COLOR Basic ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045818==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f7416e2402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f74159987c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7415bba0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Polygon VAR_COLOR InvalidID ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 200 (8-bit, unsigned) to type 'char' changed the value to -56 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -56 (8-bit, signed) to type 'unsigned char' changed the value to 200 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 200 (8-bit, unsigned) to type 'char' changed the value to -56 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -56 (8-bit, signed) to type 'unsigned char' changed the value to 200 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045831==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fb261d6902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fb2608dd7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb260aff0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Polygon VAR_COLOR InvalidType ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 200 (8-bit, unsigned) to type 'char' changed the value to -56 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -56 (8-bit, signed) to type 'unsigned char' changed the value to 200 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 200 (8-bit, unsigned) to type 'char' changed the value to -56 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -56 (8-bit, signed) to type 'unsigned char' changed the value to 200 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045830==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7effa484902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7effa33bd7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7effa35df0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Polygon VAR_FILL Basic ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045945==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f1aaaa9002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f1aa96047c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1aa98260b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Polygon VAR_FILL InvalidID ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 200 (8-bit, unsigned) to type 'char' changed the value to -56 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -56 (8-bit, signed) to type 'unsigned char' changed the value to 200 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 200 (8-bit, unsigned) to type 'char' changed the value to -56 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -56 (8-bit, signed) to type 'unsigned char' changed the value to 200 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045953==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7ff7751df02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7ff773d537c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff773f750b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Polygon VAR_FILL InvalidType ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 200 (8-bit, unsigned) to type 'char' changed the value to -56 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -56 (8-bit, signed) to type 'unsigned char' changed the value to 200 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 200 (8-bit, unsigned) to type 'char' changed the value to -56 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -56 (8-bit, signed) to type 'unsigned char' changed the value to 200 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045963==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f0cc357202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f0cc20e67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0cc23080b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Polygon VAR_PARAMETER ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2046007==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7efc3050502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7efc2f0797c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7efc2f29b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Polygon VAR_SHAPE Basic ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045836==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f6f40d8402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f6f3f8f87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6f3fb1a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Polygon VAR_SHAPE InvalidID ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 200 (8-bit, unsigned) to type 'char' changed the value to -56 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -56 (8-bit, signed) to type 'unsigned char' changed the value to 200 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 200 (8-bit, unsigned) to type 'char' changed the value to -56 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -56 (8-bit, signed) to type 'unsigned char' changed the value to 200 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045839==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fa746da602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fa74591a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa745b3c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Polygon VAR_SHAPE InvalidType ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 200 (8-bit, unsigned) to type 'char' changed the value to -56 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -56 (8-bit, signed) to type 'unsigned char' changed the value to 200 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 200 (8-bit, unsigned) to type 'char' changed the value to -56 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -56 (8-bit, signed) to type 'unsigned char' changed the value to 200 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045847==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f76aabd902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f76a974d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f76a996f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Polygon VAR_TYPE Basic ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045880==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f4c929b202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f4c915267c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4c917480b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Polygon VAR_TYPE InvalidID ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 200 (8-bit, unsigned) to type 'char' changed the value to -56 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -56 (8-bit, signed) to type 'unsigned char' changed the value to 200 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 200 (8-bit, unsigned) to type 'char' changed the value to -56 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -56 (8-bit, signed) to type 'unsigned char' changed the value to 200 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045891==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f0eaa6ce02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f0ea92427c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0ea94640b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Polygon VAR_TYPE InvalidType ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 200 (8-bit, unsigned) to type 'char' changed the value to -56 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -56 (8-bit, signed) to type 'unsigned char' changed the value to 200 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 200 (8-bit, unsigned) to type 'char' changed the value to -56 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -56 (8-bit, signed) to type 'unsigned char' changed the value to 200 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045913==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7febb96f402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7febb82687c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7febb848a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Route ADD ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2046231==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f3b39c5002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f3b387c47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3b389e60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Route VAR_PARAMETER ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2046225==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fa13f0f102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fa13dc657c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa13de870b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Simulation CMD_CLEAR_PENDING_VEHICLES ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2046264==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f853dac602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f853c63a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f853c85c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Simulation CMD_SAVE_SIMSTATE ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2046271==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 602 byte(s) in 28 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fd1dafff02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fd1d9b737c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd1d9d950b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable TrafficLight TL_COMPLETE_PROGRAM basic_addTwo ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
2a7,10
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
3a12,278
> 
> =================================================================
> ==2044115==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 990 byte(s) in 35 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7facc906f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 448 byte(s) in 4 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1bf4d23 in TraCIServerAPI_TrafficLight::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_TrafficLight.cpp:423:47
>     #2 0x1ad610b in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:823:19
>     #3 0x1adfaf1 in TraCIServer::processCommandsUntilSimStep(long long) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:664:41
>     #4 0xedd17f in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:591:12
>     #5 0xedbe64 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:386:9
>     #6 0xeca00d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #7 0x7facc7e050b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable TrafficLight TL_COMPLETE_PROGRAM basic_replace ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
1a2,276
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044175==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 990 byte(s) in 35 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fd33c48f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 448 byte(s) in 4 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1bf4d23 in TraCIServerAPI_TrafficLight::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_TrafficLight.cpp:423:47
>     #2 0x1ad610b in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:823:19
>     #3 0x1adfaf1 in TraCIServer::processCommandsUntilSimStep(long long) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:664:41
>     #4 0xedd17f in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:591:12
>     #5 0xedbe64 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:386:9
>     #6 0xeca00d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #7 0x7fd33b2250b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fd33b0037c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable TrafficLight TL_COMPLETE_PROGRAM basic_replaceAdded ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
2a7,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044108==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 990 byte(s) in 35 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7ff56d57602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 448 byte(s) in 4 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1bf4d23 in TraCIServerAPI_TrafficLight::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_TrafficLight.cpp:423:47
>     #2 0x1ad610b in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:823:19
>     #3 0x1adfaf1 in TraCIServer::processCommandsUntilSimStep(long long) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:664:41
>     #4 0xedd17f in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:591:12
>     #5 0xedbe64 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:386:9
>     #6 0xeca00d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #7 0x7ff56c30c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable TrafficLight TL_COMPLETE_PROGRAM replace_less_phases ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
1a2,276
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044183==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 990 byte(s) in 35 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fc2bc3fe02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 336 byte(s) in 3 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1bf4d23 in TraCIServerAPI_TrafficLight::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_TrafficLight.cpp:423:47
>     #2 0x1ad610b in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:823:19
>     #3 0x1adfaf1 in TraCIServer::processCommandsUntilSimStep(long long) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:664:41
>     #4 0xedd17f in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:591:12
>     #5 0xedbe64 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:386:9
>     #6 0xeca00d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #7 0x7fc2bb1940b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fc2baf727c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable TrafficLight TL_PHASE_DURATION basic ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044091==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 714 byte(s) in 28 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fa8c1a9c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fa8c06107c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa8c08320b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable TrafficLight TL_PHASE_DURATION error_FalseValueType ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044099==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 714 byte(s) in 28 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f80bd9dc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f80bc5507c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f80bc7720b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable TrafficLight TL_PHASE_INDEX basic ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044053==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 714 byte(s) in 28 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fa75252c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fa7510a07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa7512c20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable TrafficLight TL_PHASE_INDEX error_FalseValueType ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044061==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 714 byte(s) in 28 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f347f91102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f347e4857c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f347e6a70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable TrafficLight TL_PHASE_INDEX error_IndexNegative ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044079==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 714 byte(s) in 28 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fb8fd03e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fb8fbbb27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb8fbdd40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable TrafficLight TL_PHASE_INDEX error_IndexTooLarge ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044080==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 714 byte(s) in 28 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f0e7cea002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f0e7ba147c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0e7bc360b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable TrafficLight TL_PROGRAM basic ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
1a2,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044085==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 990 byte(s) in 35 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7ffab60e602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7ffab4c5a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ffab4e7c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable TrafficLight TL_PROGRAM error_UnknownProgram ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
2a7,255
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044086==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 714 byte(s) in 28 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f9745b5a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f97446ce7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f97448f00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable TrafficLight TL_STATE basic ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044041==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 714 byte(s) in 28 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fbc6695a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fbc654ce7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbc656f00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable TrafficLight TL_STATE error_FalseValueType ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044052==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 714 byte(s) in 28 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fa7ab15002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fa7a9cc47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa7a9ee60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable TrafficLight VAR_PARAMETER ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044214==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 424 byte(s) in 18 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f47a566002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f47a41d47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f47a43f60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable TrafficLight errors UnknownTL ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044218==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 426 byte(s) in 18 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f52b3ac102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f52b26357c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f52b28570b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable TrafficLight errors UnsupportedVariable ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044216==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 426 byte(s) in 18 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f495fc3502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f495e7a97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f495e9cb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable TrafficLight errors invalid_phase_index ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
1a2,9
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
2a11,277
> 
> =================================================================
> ==2044262==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 990 byte(s) in 35 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f52a608602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 336 byte(s) in 3 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1bf4d23 in TraCIServerAPI_TrafficLight::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_TrafficLight.cpp:423:47
>     #2 0x1ad610b in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:823:19
>     #3 0x1adfaf1 in TraCIServer::processCommandsUntilSimStep(long long) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:664:41
>     #4 0xedd17f in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:591:12
>     #5 0xedbe64 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:386:9
>     #6 0xeca00d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #7 0x7f52a4e1c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ADD ADD ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044966==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 717 byte(s) in 26 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7ffa8671b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7ffa8528f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ffa854b10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ADD InvalidID ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
6a15,298
> 
> =================================================================
> ==2044975==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f86df1c502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f86ddd397c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f86ddf5b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ADD InvalidLane ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
6a15,377
> 
> =================================================================
> ==2045030==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f87d665f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 840 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x14a3856 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:24
>     #2 0x1f70644 in libsumo::Vehicle::add(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::ba
sic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char
> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, int) /home/delphi/clangDebug/sumo/src/libsumo/Vehicle.cpp:1185:74
>     #3 0x1c40131 in TraCIServerAPI_Vehicle::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_Vehicle.cpp:977:17
>     #4 0x1ad610b in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:823:19
>     #5 0x1adfaf1 in TraCIServer::processCommandsUntilSimStep(long long) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:664:41
>     #6 0xedd17f in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:591:12
>     #7 0xedbe64 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:386:9
>     #8 0xeca00d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f87d53f50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ADD InvalidPos ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,293
> 
> =================================================================
> ==2045033==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f5cb72c202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f5cb5e367c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5cb60580b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ADD InvalidRoute ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
6a15,298
> 
> =================================================================
> ==2044984==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f2c2d70402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f2c2c2787c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2c2c49a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ADD InvalidSpeed ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
7a16,378
> 
> =================================================================
> ==2044999==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7ffb9feb702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 840 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x14a3856 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:24
>     #2 0x1f70644 in libsumo::Vehicle::add(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::ba
sic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char
> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, int) /home/delphi/clangDebug/sumo/src/libsumo/Vehicle.cpp:1185:74
>     #3 0x1c40131 in TraCIServerAPI_Vehicle::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_Vehicle.cpp:977:17
>     #4 0x1ad610b in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:823:19
>     #5 0x1adfaf1 in TraCIServer::processCommandsUntilSimStep(long long) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:664:41
>     #6 0xedd17f in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:591:12
>     #7 0xedbe64 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:386:9
>     #8 0xeca00d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7ffb9ec4d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ADD InvalidType ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
6a15,298
> 
> =================================================================
> ==2045019==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fc7e4d6c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fc7e38e07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc7e3b020b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeLane Basic ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044366==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 657 byte(s) in 25 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f7fea77802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f7fe92ec7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7fe950e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeLane InvalidLaneId ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044423==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f7548b2402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f75476987c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f75478ba0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeLane InvalidNode ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044403==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f13aeb5a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f13ad6ce7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f13ad8f00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeLane PassingJunction ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044404==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 608 byte(s) in 24 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f28f20ef02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f28f0c637c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f28f0e850b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeLane RouteDisallows ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044401==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f1c05f9f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f1c04b137c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1c04d350b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeLane hold ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044377==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f6a4853b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f6a470af7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6a472d10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeLane relativeLaneChange ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044456==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 657 byte(s) in 25 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f90aed5b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f90ad8cf7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f90adaf10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeLane relativeLaneChangeOpposite ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044459==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 699 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f3031cbc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f30308307c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3030a520b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeRoute Basic ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,329
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044615==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 647 byte(s) in 24 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fb2d620e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fb2d4d827c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb2d4fa40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeRoute FalseEdge ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,309
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044631==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 647 byte(s) in 24 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fa7c0e2d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fa7bf9a17c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa7bfbc30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeRoute InvalidNodeId ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,309
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044653==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 647 byte(s) in 24 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f8bebd6002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f8bea8d47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8beaaf60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeRoute UnknownEdge ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
2a7,310
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 140 (8-bit, unsigned) to type 'char' changed the value to -116 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -116 (8-bit, signed) to type 'unsigned char' changed the value to 140 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044649==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 647 byte(s) in 24 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7faf7682602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7faf7539a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7faf755bc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeRoute disconnected ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
2a7,310
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044650==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fd58e3ce02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fd58cf427c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd58d1640b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeRoute invalidOnInternal ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,309
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044660==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 557 byte(s) in 21 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f82c290802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f82c147c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f82c169e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeRouteBus Basic ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,352
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044665==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 841 byte(s) in 33 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f037d5e002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f037c1547c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f037c3760b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeRouteByID Basic ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,328
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044676==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 647 byte(s) in 24 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fc4be07b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fc4bcbef7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc4bce110b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeRouteByID FalseEdge ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,309
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044679==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 647 byte(s) in 24 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f1df530202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f1df3e767c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1df40980b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeRouteByID InvalidNodeId ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,309
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044689==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 647 byte(s) in 24 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f040e57002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f040d0e47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f040d3060b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeRouteByID InvalidRouteId ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,309
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044695==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 647 byte(s) in 24 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fcae18c902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fcae043d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fcae065f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeRouteByID disconnected ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
2a7,310
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044749==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 647 byte(s) in 24 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f6ea3a0302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f6ea25777c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6ea27990b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeTarget Basic ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,329
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044554==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 647 byte(s) in 24 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f2b2bf2702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f2b2aa9b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2b2acbd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeTarget InvalidEdgeId ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044605==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fd613d8902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fd6128fd7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd612b1f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeTarget InvalidNodeId ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044597==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fce85cd302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fce848477c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fce84a690b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeTarget OnInternal ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,329
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044567==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 557 byte(s) in 21 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7efd9bcbe02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7efd9a8327c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7efd9aa540b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeTarget UnreachableTarget ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
3a8,295
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044588==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f718350c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f71820807c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f71822a20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle EdgeEffortInfo Basic ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044788==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f7e68eae02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f7e67a227c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7e67c440b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle EdgeEffortInfo InvalidNode ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,294
> 
> =================================================================
> ==2044792==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f70f1f6702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f70f0adb7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f70f0cfd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle EdgeTravelTimeInfo Basic ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044768==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fac5462802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fac5319c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fac533be0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle EdgeTravelTimeInfo InvalidNode ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,294
> 
> =================================================================
> ==2044783==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7faf298c102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7faf284357c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7faf286570b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle LaneChangeMode NoCoop ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044467==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 608 byte(s) in 24 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f4b7ecc602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f4b7d83a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4b7da5c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle LaneChangeMode NoRight ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044478==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fba126c802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fba1123c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fba1145e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle LaneChangeMode NoSpeedGain ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044468==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 608 byte(s) in 24 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f51d29ee02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f51d15627c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f51d17840b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle LaneChangeMode NoStrategic ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044462==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f46bb24002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f46b9db47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f46b9fd60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle LaneChangeMode Prio_Always ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
3a12,384
> 
> =================================================================
> ==2044484==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fc1ca44902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fc1c8fbd7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc1c91df0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle LaneChangeMode Prio_NoOverlap ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
2a11,363
> 
> =================================================================
> ==2044487==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 670 byte(s) in 26 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f9072d2002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f90718947c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9071ab60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle LaneChangeMode Prio_Opportunistic ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,311
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044503==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f124981202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f12483867c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f12485a80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle LaneChangeMode Prio_Urgent ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,311
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044498==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f1ae9d5102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f1ae88c57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1ae8ae70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveTo InvalidEdge ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044944==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f3c9769502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f3c962097c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3c9642b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveTo InvalidLane ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044958==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f8c9925802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f8c97dcc7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8c97fee0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveTo InvalidNodeId ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044887==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fb18262802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fb18119c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb1813be0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveTo MoveTo ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044879==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 608 byte(s) in 24 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f22c407002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f22c2be47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f22c2e060b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY failed ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045441==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 476 byte(s) in 19 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f135cc0102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f135b7757c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f135b9970b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY force_collision ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,293
> 
> =================================================================
> ==2045420==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f46fea1902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f46fd58d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f46fd7af0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY implicit_speed ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045392==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f7ef080202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f7eef3767c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7eef5980b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY junction ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045529==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 618 byte(s) in 24 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f72a29a102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f72a15157c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f72a17370b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY leave_net ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045513==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 617 byte(s) in 25 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f4edb69602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f4eda20a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4eda42c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY offroute_edge ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,311
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045449==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fbf1f3d802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fbf1df4c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbf1e16e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY offroute_edge2 ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,311
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045451==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 618 byte(s) in 24 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f50e0f6002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f50dfad47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f50dfcf60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY offroute_edge_by_id ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,311
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045455==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f249808502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f2496bf97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2496e1b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY offroute_failed ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045463==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 476 byte(s) in 19 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fcb2e0cb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fcb2cc3f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fcb2ce610b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY offroute_junction ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,311
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045536==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 618 byte(s) in 24 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f2aa915a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f2aa7cce7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2aa7ef00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY set_angle ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
3a12,295
> 
> =================================================================
> ==2045569==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 560 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f0c2085e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f0c1f3d27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0c1f5f40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY set_ignored_angle ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045583==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 560 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f45815f502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f45801697c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f458038b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY set_speed ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045565==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f26a0f2c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f269faa07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f269fcc20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY sublane ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045604==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 616 byte(s) in 24 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f950286302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f95013d77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f95015f90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY sublane_junction ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045609==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 668 byte(s) in 26 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f9e97d0a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f9e9687e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9e96aa00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY sublane_offroad ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,311
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045615==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 616 byte(s) in 24 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f972591202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f97244867c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f97246a80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY sublane_offroad_mode2 ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,311
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045628==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 616 byte(s) in 24 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f80e5dfd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f80e49717c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f80e4b930b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY sublane_offroute ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,311
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045603==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 616 byte(s) in 24 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f281dbbe02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f281c7327c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f281c9540b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY sublane_offroute_junction ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,311
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045612==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 668 byte(s) in 26 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fb0e530202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fb0e3e767c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb0e40980b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY subsequent_edge ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045423==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7faff05bf02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fafef1337c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fafef3550b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY undeparted ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,294
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045414==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 608 byte(s) in 24 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fcc0fdad02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fcc0e9217c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fcc0eb430b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY undeparted2 ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,313
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045417==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 608 byte(s) in 24 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fc35f15202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fc35dcc67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc35dee80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle REMOVE ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,311
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045035==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 647 byte(s) in 24 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f1cc078102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f1cbf2f57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0xfb3710 in __gnu_cxx::new_allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xfb363d in std::allocator_traits<std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::allocate(std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0xfb301f in std::_Vector_base<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xfe6b36 in void std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::_M_realloc_insert<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&>(__gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::vector<std::__cxx11::basic_string<char, std::char_traits<ch
ar>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0xf2fb8b in std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::push_back(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:1195:4
>     #6 0x1ad414d in TraCIServer::vehicleStateChanged(SUMOVehicle const*, MSNet::VehicleState, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:405:48
>     #7 0xf10616 in MSNet::informVehicleStateListener(SUMOVehicle const*, MSNet::VehicleState, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1144:19
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle SetSpeed_SpeedMode InvalidNodeId ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044840==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f74c907302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f74c7be77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f74c7e090b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle SetSpeed_SpeedMode SetSpeed_Basic ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044842==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f71fd71902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f71fc28d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f71fc4af0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle SetSpeed_SpeedMode SetSpeed_NoAccelCheck ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044846==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7ff0cdf9602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7ff0ccb0a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff0ccd2c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle SetSpeed_SpeedMode SetSpeed_NoDecelCheck ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044852==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f279e73902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f279d2ad7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f279d4cf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle SetSpeed_SpeedMode SetSpeed_NoSafetyCheck ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
2a11,345
> 
> =================================================================
> ==2044870==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 602 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f9701fa602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f9700b1a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9700d3c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle SetSpeed_SpeedMode ignore_junction ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,308
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044868==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 602 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fe8289a902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fe82751d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe82773f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle SetSpeed_SpeedMode runs_at_red_forced ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
5a6,313
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044860==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 907 byte(s) in 31 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f0d5356102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f0d520d57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0d522f70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle Signalling Basic ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044808==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 602 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f20b03c502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f20aef397c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f20af15b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle Signalling InvalidNode ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044813==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 602 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f4e050bf02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f4e03c337c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4e03e550b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle SlowDown Basic ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044279==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f06c6a5802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f06c55cc7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f06c57ee0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle SlowDown Fast_Basic ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044286==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f350e52f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f350d0a37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f350d2c50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle SlowDown Fast_NoAccelCheck ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044295==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f42dba9b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f42da60f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f42da8310b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle SlowDown Fast_NoDecelCheck ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044305==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f481881e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f48173927c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f48175b40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle SlowDown InvalidNode ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044277==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7efd7e10102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7efd7cc757c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7efd7ce970b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle SlowDown InvalidTimeInterval ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044283==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fa8f53af02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fa8f3f237c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa8f41450b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle SlowDown VeryFast ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
2a11,294
> 
> =================================================================
> ==2044311==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f17e306b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f17e1bdf7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f17e1e010b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle SlowDownAndSetSpeed ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045351==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f5090f4702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f508fabb7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f508fcdd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle StopNode InvalidNode ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044266==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fa35dcd702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fa35c84b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa35ca6d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle StopNode Parking ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,363
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044268==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fc97f9bf02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fc97e5337c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc97e7550b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle StopNode PositionRoadMap ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,331
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2044267==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f1df989302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f1df84077c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1df86290b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle VehicleTypeRelated get_id_multi_set ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,308
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045322==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 593 byte(s) in 21 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fea234bb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fea2202f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fea222510b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle VehicleTypeRelated get_id_single_set ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,308
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045271==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 593 byte(s) in 21 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f095d8f102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f095c4657c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f095c6870b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle VehicleTypeRelated multi_set ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045263==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f278e91c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f278d4907c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f278d6b20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle VehicleTypeRelated set_individual_length ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,308
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045336==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 593 byte(s) in 21 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fa1ec4cc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fa1eb0407c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa1eb2620b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle remove_parking ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,383
> 
> =================================================================
> ==2045039==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 647 byte(s) in 24 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fd446e3502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fd4459a97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0xfb3710 in __gnu_cxx::new_allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xfb363d in std::allocator_traits<std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::allocate(std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0xfb301f in std::_Vector_base<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xfe6b36 in void std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::_M_realloc_insert<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&>(__gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::vector<std::__cxx11::basic_string<char, std::char_traits<ch
ar>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0xf2fb8b in std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::push_back(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:1195:4
>     #6 0x1ad414d in TraCIServer::vehicleStateChanged(SUMOVehicle const*, MSNet::VehicleState, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:405:48
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle rerouting effort_global_reroute ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,315
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045057==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fbdf945402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fbdf7fc87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbdf81ea0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle rerouting effort_vehicle_reroute ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,315
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045062==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fabe07b702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fabdf32b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fabdf54d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle rerouting tt_global_reroute ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,315
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045068==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fe891ba602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fe89071a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe89093c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle rerouting tt_vehicle_reroute ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,315
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045072==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fefc47d602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fefc334a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fefc356c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle resume_from_stop ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,330
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045361==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 602 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fd42ed4202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fd42d8b67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd42dad80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle resume_from_stop_parking ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,362
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045385==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 602 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f64635ee02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f64621627c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f64623840b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle resume_from_stop_triggered ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,362
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045367==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 602 byte(s) in 22 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f1a0819902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f1a06d0d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1a06f2f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_ACCEL ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045079==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f4c0254702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f4c010bb7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4c012dd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_COLOR ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045132==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f7e8e60402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f7e8d1787c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7e8d39a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_DECEL ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045144==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7ff96bd0202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7ff96a8767c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff96aa980b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_EMISSIONCLASS ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045158==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f940921902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f9407d8d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9407faf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_IMPERFECTION ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045174==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f84d2e5102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f84d19c57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f84d1be70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_LENGTH ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045193==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f585764902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f58561bd7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f58563df0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_MAXSPEED ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,293
> 
> =================================================================
> ==2045203==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f4588c4102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f45877b57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f45879d70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_MAXSPEED_0 ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,293
> 
> =================================================================
> ==2045219==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fd017a0902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fd01657d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd01679f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_MINGAP ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045170==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fd47e56902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fd47d0dd7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd47d2ff0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_PARAMETER ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045259==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f2c796c802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f2c7823c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2c7845e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_SHAPECLASS ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045222==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f2728de702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f272795b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2727b7d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_SPEED_FACTOR ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045228==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fb99972802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fb99829c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb9984be0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_TAU ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045233==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f754e45702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f754cfcb7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f754d1ed0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_VEHICLECLASS ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045249==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f669843f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f6696fb37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f66971d50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_WIDTH ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2045257==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fc7c1df602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fc7c096a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc7c0b8c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : testAPI ( Last six runs Oct2021 Sep2021 )

---------- Differences in detector ----------
2a3,9
> <!-- generated on 2021-09-29 03:05:18 by Eclipse SUMO sumo Version v1_10_0+1049-9e24673400f
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> SPDX-License-Identifier: EPL-2.0
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c11,42
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1_file.xsd">
<     <interval begin="0.00" end="1.00" id="det1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<     <interval begin="1.00" end="2.00" id="det1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<     <interval begin="2.00" end="3.00" id="det1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<     <interval begin="3.00" end="4.00" id="det1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<     <interval begin="4.00" end="5.00" id="det1" nVehContrib="0" flow="0.00" occupancy="20.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="1"/>
< </detector>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>     </output>
> 
>     <time>
>         <begin value="0"/>
>         <end value="100"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 239 (8-bit, unsigned) to type 'char' changed the value to -17 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -17 (8-bit, signed) to type 'unsigned char' changed the value to 239 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
3c11,105
< Error: Requested command not implemented (0xcc): GUI is not running, command not implemented in command line sumo
---
> /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:268:52: runtime error: member call on address 0x617000018180 which does not point to an object of type 'MSVehicleType'
> 0x617000018180: note: object has invalid vptr
>  1f 00 80 7a  1c 00 80 24 00 00 00 00  90 3d 0d 05 00 00 00 00  be be be be be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:268:52 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.h:182:16: runtime error: member access within address 0x617000018180 which does not point to an object of type 'const MSVehicleType'
> 0x617000018180: note: object has invalid vptr
>  1f 00 80 7a  1c 00 80 24 00 00 00 00  90 3d 0d 05 00 00 00 00  be be be be be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.h:182:16 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.h:182:16: runtime error: member access within address 0x617000018188 which does not point to an object of type 'const SUMOVTypeParameter'
> 0x617000018188: note: object is of type 'Parameterised'
>  00 00 00 00  90 3d 0d 05 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'Parameterised'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.h:182:16 in 
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,32d0
< ***Starting server on port <PORT> ***
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Error: Answered with error to command 0xa3: No connection from lane 'e_vu0_0' to lane 'e_m4_1'
< Error: Answered with error to command 0xa3: Lane 'dummy' is not known
< custom message test
< Simulation ended at time: 15.00
< Reason: TraCI issued load command.
< DijkstraRouter answered 3 queries and explored 12.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 1 queries and explored 38.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 5 queries and explored 9.80 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Error: Requested command not implemented (0xcc): GUI is not running, command not implemented in command line sumo
< Simulation ended at time: 5.00
< Reason: TraCI requested termination.
< Performance: 
< Vehicles: 
<  Inserted: 1
<  Running: 1
<  Waiting: 0
< Persons: 
<truncated after showing first 30 lines>
---------- Differences in testclient_out ----------
149,224d148
<     getIDList: p0 pWaiting
<     getRoadID: e_m3
<     getLaneID: e_m3_0
<     getTypeID: stilts
<     getWaitingTime: 0.00
<     getNextEdge: :n_m4_4
<     getStage: walking
<     getRemainingStages: 1
<     getVehicle: 
<     getEdges: e_m3 e_m4
<     getPosition: TraCIPosition(1501.64,490.47,0)
<     getPosition3D: TraCIPosition(1501.64,490.47,0)
<     getAngle: 90.00
<     getSlope: 0.00
<     getLanePosition: 1.64
<     getLength: 0.21
<     getColor: TraCIColor(255,255,0,128)
<     param: bar
<     getSpeed: 2.57
<     getRemainingStages: 4
<     getRemainingStages: 3
<     getRemainingStages: 1
<     getStage: waiting (last stage removed)
<     getEdges after rerouting: e_u1 e_vu2 e_m5
<   trafficlights:
<     getIDList: n_m4
<     getIDCount: 1
<     state: ggGGrrr
<     program: 0
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : variable_subscription VAR_VEH_SPEED ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 212 (8-bit, unsigned) to type 'char' changed the value to -44 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -44 (8-bit, signed) to type 'unsigned char' changed the value to 212 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 212 (8-bit, unsigned) to type 'char' changed the value to -44 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -44 (8-bit, signed) to type 'unsigned char' changed the value to 212 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2046296==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f3f2358f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f3f221037c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3f223250b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : variable_subscription VAR_VEH_SPEEDLANEPOS1 ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 212 (8-bit, unsigned) to type 'char' changed the value to -44 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -44 (8-bit, signed) to type 'unsigned char' changed the value to 212 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 212 (8-bit, unsigned) to type 'char' changed the value to -44 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -44 (8-bit, signed) to type 'unsigned char' changed the value to 212 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2046331==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fc0fce1202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fc0fb9867c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc0fbba80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : variable_subscription VAR_VEH_SPEEDLANEPOS2 ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 212 (8-bit, unsigned) to type 'char' changed the value to -44 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -44 (8-bit, signed) to type 'unsigned char' changed the value to 212 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 212 (8-bit, unsigned) to type 'char' changed the value to -44 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -44 (8-bit, signed) to type 'unsigned char' changed the value to 212 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2046341==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fdf0470e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fdf032827c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fdf034a40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : variable_subscription VAR_VEH_SPEED_ARRIVED ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 212 (8-bit, unsigned) to type 'char' changed the value to -44 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -44 (8-bit, signed) to type 'unsigned char' changed the value to 212 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 212 (8-bit, unsigned) to type 'char' changed the value to -44 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -44 (8-bit, signed) to type 'unsigned char' changed the value to 212 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2046346==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 932 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f5b8d92502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f5b8c4997c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5b8c6bb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : variable_subscription VAR_VEH_SPEED_LIMITED ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 212 (8-bit, unsigned) to type 'char' changed the value to -44 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -44 (8-bit, signed) to type 'unsigned char' changed the value to 212 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 212 (8-bit, unsigned) to type 'char' changed the value to -44 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -44 (8-bit, signed) to type 'unsigned char' changed the value to 212 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2046353==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7ffb958b402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7ffb944287c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ffb9464a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : variable_subscription errors ArrivedVehicle ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 212 (8-bit, unsigned) to type 'char' changed the value to -44 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -44 (8-bit, signed) to type 'unsigned char' changed the value to 212 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
2a7,311
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 212 (8-bit, unsigned) to type 'char' changed the value to -44 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -44 (8-bit, signed) to type 'unsigned char' changed the value to 212 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2046363==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 932 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7f79cdc6f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7f79cc7e37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f79cca050b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : variable_subscription errors UnknownCommand ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 255 (8-bit, unsigned) to type 'char' changed the value to -1 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -1 (8-bit, signed) to type 'unsigned char' changed the value to 255 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,310
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 255 (8-bit, unsigned) to type 'char' changed the value to -1 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -1 (8-bit, signed) to type 'unsigned char' changed the value to 255 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2046389==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 932 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fd66df5402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fd66cac87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd66ccea0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : variable_subscription errors UnknownVariable ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 212 (8-bit, unsigned) to type 'char' changed the value to -44 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -44 (8-bit, signed) to type 'unsigned char' changed the value to 212 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
2a7,295
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 172 (8-bit, unsigned) to type 'char' changed the value to -84 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -84 (8-bit, signed) to type 'unsigned char' changed the value to 172 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2046391==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 932 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7fca347c902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7fca3333d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fca3355f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : variable_subscription errors UnknownVehicle ( Last six runs Oct2021 Sep2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 212 (8-bit, unsigned) to type 'char' changed the value to -44 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -44 (8-bit, signed) to type 'unsigned char' changed the value to 212 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
2a7,311
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 212 (8-bit, unsigned) to type 'char' changed the value to -44 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -44 (8-bit, signed) to type 'unsigned char' changed the value to 212 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==2046366==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 932 byte(s) in 34 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x7efe3b79a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe9677d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe9677d)
>     #1 0x7efe3a30e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xec5eed in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xec5eed)
>     #1 0x1ac935d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x2003b7b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xec9d44 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7efe3a5300b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>