23Aug21rv1_10_0+0126-f4b0f9d9c7a - 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.31Aug030844.3965765 -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 Aug2021 )

---------- Differences in 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 
> 
> =================================================================
> ==1320944==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f4a64b3302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4a636a87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4a638ca0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1320933==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fbcba88802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fbcb93fd7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbcb961f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1320938==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f2078f2102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2077a967c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2077cb80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1314187==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1199 byte(s) in 41 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f8c38ec402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8c37a397c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8c37c5b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1314202==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fdfa7a7a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fdfa65ef7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fdfa68110b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1314205==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1219 byte(s) in 43 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7feeff70e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7feefe2837c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7feefe4a50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1314168==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1199 byte(s) in 41 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f7674b0902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f767367e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f76738a00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1314177==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5a29b7a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5a286ef7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5a289110b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1314173==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1219 byte(s) in 43 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f35cfe1702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f35ce98c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f35cebae0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1314175==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 713 byte(s) in 28 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f30bcfcb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f30bbb407c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f30bbd620b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1314174==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 713 byte(s) in 28 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa92568002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa9241f57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa9244170b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1314188==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 713 byte(s) in 28 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fbfec5db02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fbfeb1507c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbfeb3720b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1314198==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1211 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5f748bb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5f734307c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5f736520b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1314193==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f60239b802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f602252d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f602274f0b2 in __libc_start_main /build/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 Aug2021 )

---------- Differences in 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 
> 
> =================================================================
> ==1317540==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f314b5d502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f314a14a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f314a36c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317541==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fae29a2202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fae285977c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fae287b90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317539==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb61816b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb616ce07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb616f020b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317565==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fabb0d5d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fabaf8d27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fabafaf40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317774==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7feb931f302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7feb91d687c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7feb91f8a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317791==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f79c2d7902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f79c18ee7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f79c1b100b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317688==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f35f00a302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f35eec187c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f35eee3a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317692==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9c6ec1a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9c6d78f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9c6d9b10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317724==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fdb6512402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fdb63c997c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fdb63ebb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317725==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb2860a802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb284c1d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb284e3f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1318008==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f933df4302c 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 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4cf0b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1402:33
>     #2 0x32e4386 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e947d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x2001d2a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b0c9f 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 0x7f933df895ae 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 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f933cab87c9 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 Aug2021 )

---------- Differences in 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 
> 
> =================================================================
> ==1317745==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f8ce647602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8ce4feb7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8ce520d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<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 Aug2021 )

---------- Differences in 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 
> 
> =================================================================
> ==1317771==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5a6718002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5a65cf57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5a65f170b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317596==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f3751deb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f37509607c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3750b820b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317589==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7febdb5e302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7febda1587c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7febda37a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317716==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f018632a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0184e9f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f01850c10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<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 Aug2021 )

---------- Differences in 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 
> 
> =================================================================
> ==1317721==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6b6d4f302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6b6c0687c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6b6c28a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317658==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff20ac2c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff2097a17c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff2099c30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317686==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5bd685602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5bd53cb7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5bd55ed0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317831==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f039082302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f038f3987c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f038f5ba0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317838==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f27f896702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f27f74dc7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f27f76fe0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317858==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f32a65da02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f32a514f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f32a53710b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317869==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f65f827202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f65f6de77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f65f70090b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317809==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb1da2ca02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb1d8e3f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb1d90610b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317818==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f357f5d702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f357e14c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f357e36e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317638==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc1ecf3702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc1ebaac7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc1ebcce0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317653==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f102cb2c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f102b6a17c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f102b8c30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317608==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f560fefc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f560ea717c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f560ec930b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317626==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc31185702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc3103cc7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc3105ee0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317951==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc6cecc602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc6cd83b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc6cda5d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317956==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ffbf760e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ffbf61837c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ffbf63a50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317871==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f238146502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f237ffda7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f23801fc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317886==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f25237ee02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f25223637c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f25225850b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1317981==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f82f897d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f82f74f27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f82f77140b2 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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1317987==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1b9030702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1b8ee7c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1b8f09e0b2 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 Aug2021 )

---------- Differences in 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 
> 
> =================================================================
> ==1317908==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1f92fff02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1f91b747c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1f91d960b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317925==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1a1f45102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1a1dfc67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1a1e1e80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317898==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc7bd2c502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc7bbe3a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc7bc05c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317905==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc1d6df602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc1d596b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc1d5b8d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317993==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 656 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f40c77ce02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f40c63437c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f40c65650b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1318038==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f0415c5302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f04147c87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f04149ea0b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1318021==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff2257ab02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff2243207c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff2245420b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1318052==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 688 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f62f11a202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f62efd177c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f62eff390b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1318049==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 688 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f758202f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7580ba47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7580dc60b2 in __libc_start_main /build/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 Aug2021 )

---------- Differences in 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 
> 
> =================================================================
> ==1314006==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1199 byte(s) in 41 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fbca514102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fbca3cb67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbca3ed80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1313998==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff779dcb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff7789407c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff778b620b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1314012==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f4e9b9ac02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4e9a5217c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4e9a7430b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1314004==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1199 byte(s) in 41 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa67fd0d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa67e8827c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa67eaa40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1314000==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f933dfe802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f933cb5d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f933cd7f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1313986==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5e7b12202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5e79c977c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5e79eb90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1314005==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fbc1a7eb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fbc193607c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbc195820b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1313981==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f549b97502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f549a4ea7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f549a70c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1314027==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1211 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9df9fc302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9df8b387c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9df8d5a0b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1314032==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f11099a602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f110851b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f110873d0b2 in __libc_start_main /build/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 Aug2021 )

---------- Differences in 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 
> 
> =================================================================
> ==1313980==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb4d5aac02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb4d46217c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb4d48430b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<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 Aug2021 )

---------- Differences in 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 
> 
> =================================================================
> ==1313982==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc7770a302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc775c187c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc775e3a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<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 Aug2021 )

---------- Differences in 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 
> 
> =================================================================
> ==1313991==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa567ac102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa5666367c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa5668580b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<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 Aug2021 )

---------- Differences in 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 
> 
> =================================================================
> ==1313999==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f7b946ba02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7b9322f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7b934510b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<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 Aug2021 )

---------- Differences in 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 
> 
> =================================================================
> ==1314031==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9f3442002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9f32f957c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9f331b70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<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 Aug2021 )

---------- Differences in 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 
> 
> =================================================================
> ==1314016==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc4c8c0302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc4c77787c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc4c799a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317385==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7efe453ea02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7efe43f5f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7efe441810b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317409==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5661ab502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f566062a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f566084c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317412==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa08887202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa0873e77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa0876090b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317430==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb11de7c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb11c9f17c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb11cc130b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317452==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff5694da02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff56804f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff5682710b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317461==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff1eac1f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff1e97947c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff1e99b60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317473==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f30dbdcb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f30da9407c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f30dab620b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317483==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f53d978402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f53d82f97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f53d851b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1317508==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fbd1fd9302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fbd1e9087c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbd1eb2a0b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1317506==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7efeb6c2302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7efeb57987c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7efeb59ba0b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1317536==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 688 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9f3072e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9f2f2a37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9f2f4c50b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1317512==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 688 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f2a5e36502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2a5ceda7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2a5d0fc0b2 in __libc_start_main /build/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 Aug2021 )

---------- Differences in 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 
> 
> =================================================================
> ==1314789==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f818a9b002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f81895257c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f81897470b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1314779==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f8553eb602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8552a2b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8552c4d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1314786==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fde9456702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fde930dc7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fde932fe0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1314794==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f36c678002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f36c52f57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f36c55170b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1314983==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd730d0902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd72f87e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd72faa00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1314986==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f99cced702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f99cba4c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f99cbc6e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1314994==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f096811d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0966c927c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0966eb40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315068==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f89cc93502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f89cb4aa7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f89cb6cc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1314974==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1a4defd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1a4ca727c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1a4cc940b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1314978==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f761c06f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f761abe47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f761ae060b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1314875==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f898f63002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f898e1a57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f898e3c70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1314902==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f71e275202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f71e12c77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f71e14e90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1314802==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f316f79202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f316e3077c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f316e5290b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1314879==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f4ab023102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4aaeda67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4aaefc80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315164==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f686210102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6860c767c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6860e980b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315166==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7eff3ff6302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7eff3ead87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7eff3ecfa0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315099==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5de92e502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5de7e5a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5de807c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315096==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f8abc90802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8abb47d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8abb69f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315141==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f13a764702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f13a61bc7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f13a63de0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315137==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fbe23c9b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fbe228107c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbe22a320b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315154==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f73351c302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7333d387c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7333f5a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<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 Aug2021 )

---------- Differences in 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 
> 
> =================================================================
> ==1315161==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd79801902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd796b8e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd796db00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315117==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fcce934102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fcce7eb67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fcce80d80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<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 Aug2021 )

---------- Differences in 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 
> 
> =================================================================
> ==1315134==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff2ca1e902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff2c8d5e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff2c8f800b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315083==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fedf55bc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fedf41317c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fedf43530b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315093==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f17d155102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f17d00c67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f17d02e80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315186==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f0909fc102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0908b367c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0908d580b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315253==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f66ee51302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f66ed0887c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f66ed2aa0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315280==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f191d98802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f191c4fd7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f191c71f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315281==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff49c05d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff49abd27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff49adf40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315170==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9739d2402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f97388997c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9738abb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315180==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f851d62602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f851c19b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f851c3bd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315340==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f08169dc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f08155517c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f08157730b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315345==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f16493ff02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1647f747c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f16481960b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,18
> Quitting (on error).
> 
> =================================================================
> ==1315288==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 416 byte(s) in 16 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1b6232702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1b60e9c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 48 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1b6232702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> SUMMARY: AddressSanitizer: 752 byte(s) leaked in 18 allocation(s).
---------- Differences in testclient_out ----------
2,23c2
< 
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=163 varID=98 objID=3/1to2/1_0
< .. Command acknowledged (163), [description: ]
<   CommandID=179  VariableID=98  ObjectID=3/1to2/1_0 valueDataType=11 Double value: 0.00
< 
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=163 varID=98 objID=3/1to2/1_0
< .. Command acknowledged (163), [description: ]
<   CommandID=179  VariableID=98  ObjectID=3/1to2/1_0 valueDataType=11 Double value: 0.13
< 
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <Close>:
< .. Command acknowledged (127), [description: ]
---
> ----

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

---------- Differences in 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 
> 
> =================================================================
> ==1315294==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f7b6f26c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7b6dde17c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7b6e0030b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1314904==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f50fc55f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f50fb0d47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f50fb2f60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1314912==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd29fad302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd29e6487c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd29e86a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1314914==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fec0cd4b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fec0b8c07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fec0bae20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1314940==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f7c560b002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7c54c257c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7c54e470b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1315357==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ffa5276502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ffa512da7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ffa514fc0b2 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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1315355==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd37bdc902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd37a93e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd37ab600b2 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 Aug2021 )

---------- Differences in 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 
> 
> =================================================================
> ==1315342==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fde8aed502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fde89a4a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fde89c6c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315363==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f366177802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f36602ed7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f366050f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315323==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7faee00e602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7faedec5b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7faedee7d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315326==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5f0745802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5f05fcd7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5f061ef0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1314949==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f14642b602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1462e2b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f146304d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1314947==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f36f984d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f36f83c27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f36f85e40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315361==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc40818902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc406cfe7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc406f200b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1314958==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f777d33d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f777beb27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f777c0d40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1314966==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1d166c802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1d1523d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1d1545f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1315380==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f81912ac02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f818fe217c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f81900430b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1315374==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f19d6a1902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f19d558e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f19d57b00b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1315466==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 688 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff6537e802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff65235d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff65257f0b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1315449==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 688 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f676eed502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f676da4a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f676dc6c0b2 in __libc_start_main /build/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 Aug2021 )

---------- Differences in 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 
> 
> =================================================================
> ==1314181==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1199 byte(s) in 41 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f623c8c002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f623b4357c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f623b6570b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1314212==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6c5858202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6c570f77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6c573190b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1314215==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f4de497502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4de34ea7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4de370c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1314220==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1199 byte(s) in 41 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd3dace902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd3d985e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd3d9a800b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1314226==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f3923a4d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f39225c27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f39227e40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1314300==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f4a7fd8502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4a7e8fa7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4a7eb1c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1314389==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1211 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fcb5c88502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fcb5b3fa7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fcb5b61c0b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1314382==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1211 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd133d5602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd1328cb7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd132aed0b2 in __libc_start_main /build/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 Aug2021 )

---------- Differences in 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 
> 
> =================================================================
> ==1314326==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f89010de02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f88ffc537c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f88ffe750b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<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 Aug2021 )

---------- Differences in 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 
> 
> =================================================================
> ==1314317==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f272fa7b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f272e5f07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f272e8120b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<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 Aug2021 )

---------- Differences in 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 
> 
> =================================================================
> ==1314369==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fcf1ba9a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fcf1a60f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fcf1a8310b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<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 Aug2021 )

---------- Differences in 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 
> 
> =================================================================
> ==1314343==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5ef5fac02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5ef4b217c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5ef4d430b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<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 Aug2021 )

---------- Differences in 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 
> 
> =================================================================
> ==1314386==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fcab476602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fcab32db7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fcab34fd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<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 Aug2021 )

---------- Differences in 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 
> 
> =================================================================
> ==1314354==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f949ad3302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f94998a87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9499aca0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<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 Aug2021 )

---------- Differences in 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 
> 
> =================================================================
> ==1314383==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa388d0802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa38787d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa387a9f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<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 Aug2021 )

---------- Differences in 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 
> 
> =================================================================
> ==1314394==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f445fbca02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f445e73f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f445e9610b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317024==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 921 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f031cdfa02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f031b96f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f031bb910b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317052==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 957 byte(s) in 36 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f13496cc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f13482417c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f13484630b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317056==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 921 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f94d507702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f94d3bec7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f94d3e0e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317071==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 957 byte(s) in 36 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fdd2037e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fdd1eef37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fdd1f1150b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317090==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 921 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f01c459b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f01c31107c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f01c33320b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317101==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 957 byte(s) in 36 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fe376c0902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe37577e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe3759a00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317110==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 921 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fba6c40e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fba6af837c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fba6b1a50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317126==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 957 byte(s) in 36 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f743a39f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7438f147c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f74391360b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317146==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 921 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f706d2ea02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f706be5f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f706c0810b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317149==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 957 byte(s) in 36 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc6676b102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc6662267c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc6664480b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1317176==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 919 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc76298702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc7614fc7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc76171e0b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1317152==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 919 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f791510e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7913c837c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7913ea50b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1317187==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 955 byte(s) in 36 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fcc97f4f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fcc96ac47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fcc96ce60b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1317179==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 955 byte(s) in 36 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5f126d802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5f1124d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5f1146f0b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1316618==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f3f1e11c02c 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 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4cf0b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1402:33
>     #2 0x32e4386 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e947d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x2001d2a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b0c9f 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 0x7f3f1e1625ae 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 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3f1cc917c9 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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1316612==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 756 byte(s) in 31 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f2349fd802c 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 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4cf0b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1402:33
>     #2 0x32e4386 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e947d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x2001d2a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b0c9f 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 0x7f234a01e5ae 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 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2348b4d7c9 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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1316638==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5e5841b02c 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 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4cf0b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1402:33
>     #2 0x32e4386 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e947d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x2001d2a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b0c9f 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 0x7f5e584615ae 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 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5e56f907c9 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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1316636==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 756 byte(s) in 31 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f0dff2b202c 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 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4cf0b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1402:33
>     #2 0x32e4386 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e947d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x2001d2a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b0c9f 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 0x7f0dff2f85ae 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 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0dfde277c9 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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1316637==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f498ed5902c 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 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4cf0b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1402:33
>     #2 0x32e4386 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e947d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x2001d2a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b0c9f 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 0x7f498ed9f5ae 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 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f498d8ce7c9 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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1316614==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 756 byte(s) in 31 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f8ae01cb02c 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 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4cf0b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1402:33
>     #2 0x32e4386 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e947d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x2001d2a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b0c9f 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 0x7f8ae02115ae 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 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8aded407c9 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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1316663==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f8c50d2b02c 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 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4cf0b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1402:33
>     #2 0x32e4386 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e947d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x2001d2a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b0c9f 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 0x7f8c50d715ae 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 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8c4f8a07c9 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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1316690==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 756 byte(s) in 31 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5642c1702c 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 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4cf0b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1402:33
>     #2 0x32e4386 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e947d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x2001d2a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b0c9f 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 0x7f5642c5d5ae 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 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f564178c7c9 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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1316818==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f98348e302c 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 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4cf0b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1402:33
>     #2 0x32e4386 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e947d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x2001d2a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b0c9f 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 0x7f98349295ae 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 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f98334587c9 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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1316819==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 756 byte(s) in 31 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc3e35d202c 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 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4cf0b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1402:33
>     #2 0x32e4386 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e947d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x2001d2a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b0c9f 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 0x7fc3e36185ae 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 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc3e21477c9 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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1316844==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa2c1cf202c 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 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4cf0b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1402:33
>     #2 0x32e4386 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e947d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x2001d2a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b0c9f 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 0x7fa2c1d385ae 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 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa2c08677c9 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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1316697==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc8e0d9102c 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 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4cf0b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1402:33
>     #2 0x32e4386 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e947d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x2001d2a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b0c9f 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 0x7fc8e0dd75ae 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 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc8df9067c9 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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1316736==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd6ff8ae02c 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 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4cf0b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1402:33
>     #2 0x32e4386 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e947d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x2001d2a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b0c9f 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 0x7fd6ff8f45ae 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 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd6fe4237c9 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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1316747==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 756 byte(s) in 31 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f7349ecf02c 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 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4cf0b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1402:33
>     #2 0x32e4386 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e947d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x2001d2a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b0c9f 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 0x7f7349f155ae 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 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7348a447c9 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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1316708==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 756 byte(s) in 31 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f8006d7202c 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 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4cf0b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1402:33
>     #2 0x32e4386 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e947d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x2001d2a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b0c9f 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 0x7f8006db85ae 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 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f80058e77c9 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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1316744==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f90c90a202c 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 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4cf0b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1402:33
>     #2 0x32e4386 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e947d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x2001d2a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b0c9f 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 0x7f90c90e85ae 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 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f90c7c177c9 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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1316753==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 756 byte(s) in 31 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f24e0f8d02c 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 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4cf0b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1402:33
>     #2 0x32e4386 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e947d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x2001d2a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b0c9f 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 0x7f24e0fd35ae 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 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f24dfb027c9 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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1316784==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fad3e7b402c 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 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4cf0b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1402:33
>     #2 0x32e4386 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e947d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x2001d2a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b0c9f 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 0x7fad3e7fa5ae 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 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fad3d3297c9 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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1316785==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 756 byte(s) in 31 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f3830ca002c 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 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4cf0b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1402:33
>     #2 0x32e4386 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e947d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x2001d2a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b0c9f 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 0x7f3830ce65ae 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 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f382f8157c9 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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1316789==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f365912802c 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 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4cf0b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1402:33
>     #2 0x32e4386 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e947d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x2001d2a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b0c9f 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 0x7f365916e5ae 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 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3657c9d7c9 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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1316814==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 756 byte(s) in 31 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f3a7ad3c02c 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 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4cf0b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1402:33
>     #2 0x32e4386 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e947d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x2001d2a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b0c9f 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 0x7f3a7ad825ae 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 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3a798b17c9 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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1316817==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff81bbcb02c 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 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4cf0b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1402:33
>     #2 0x32e4386 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e947d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x2001d2a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b0c9f 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 0x7ff81bc115ae 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 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff81a7407c9 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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1316878==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 718 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9f470b702c 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 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4cf0b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1402:33
>     #2 0x32e4386 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e947d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x2001d2a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b0c9f 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 0x7f9f470fd5ae 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 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9f45c2c7c9 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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1316872==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 718 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd780bec02c 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 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4cf0b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1402:33
>     #2 0x32e4386 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e947d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x2001d2a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b0c9f 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 0x7fd780c325ae 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 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd77f7617c9 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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1316918==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 754 byte(s) in 31 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f21380e902c 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 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4cf0b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1402:33
>     #2 0x32e4386 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e947d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x2001d2a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b0c9f 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 0x7f213812f5ae 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 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2136c5e7c9 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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1316890==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 754 byte(s) in 31 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fddb0ebd02c 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 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4cf0b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1402:33
>     #2 0x32e4386 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e947d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x2001d2a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b0c9f 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 0x7fddb0f035ae 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 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fddafa327c9 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 Aug2021 )

---------- Differences in 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 
> 
> =================================================================
> ==1317182==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 921 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f412a0c202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4128c377c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4128e590b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317205==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 957 byte(s) in 36 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fbf1ee2d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fbf1d9a27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbf1dbc40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317229==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 921 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb83c24b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb83adc07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb83afe20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317232==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 957 byte(s) in 36 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd8cdff302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd8ccb687c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd8ccd8a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317251==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 921 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f538d33002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f538bea57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f538c0c70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317270==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 957 byte(s) in 36 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f530dec602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f530ca3b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f530cc5d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317282==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 921 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5a1dfe702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5a1cb5c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5a1cd7e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317287==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 957 byte(s) in 36 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f7192a1502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f719158a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f71917ac0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317307==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 921 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa04aa8002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa0495f57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa0498170b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317332==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 957 byte(s) in 36 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1100bb102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f10ff7267c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f10ff9480b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317328==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 921 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6e11e3d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6e109b27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6e10bd40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1317326==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 957 byte(s) in 36 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5e93ca602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5e9281b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5e92a3d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1317359==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 919 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f12d379402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f12d23097c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f12d252b0b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1317356==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 919 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb4b7c5b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb4b67d07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb4b69f20b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1317367==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 955 byte(s) in 36 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc7395ad02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc7381227c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc7383440b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1317360==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 955 byte(s) in 36 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7efded88202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7efdec3f77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7efdec6190b2 in __libc_start_main /build/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 Aug2021 )

---------- Differences in 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 
> 
> =================================================================
> ==1316923==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6de913202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6de7ca77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6de7ec90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1316928==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f32ec16b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f32eace07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f32eaf020b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1316933==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f16b6a6002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f16b55d57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f16b57f70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1316966==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f976e77c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f976d2f17c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f976d5130b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1316967==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5d0cf0e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5d0ba837c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5d0bca50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1316972==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd3ff90c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd3fe4817c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd3fe6a30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1316999==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fcae0ad102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fcadf6467c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fcadf8680b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1316996==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f66d0bc502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f66cf73a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f66cf95c0b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1317001==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 688 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f7532fc302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7531b387c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7531d5a0b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1317002==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 688 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f14d446402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f14d2fd97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f14d31fb0b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1318192==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc2dcc0d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc2db7827c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc2db9a40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1318268==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f54509ca02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f544f53f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f544f7610b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1318232==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6e9e86b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6e9d3e07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6e9d6020b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1318261==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f3a08de702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3a0795c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3a07b7e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1318284==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1de362102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1de21967c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1de23b80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1318263==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f94a690a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f94a547f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f94a56a10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1318262==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6dc5e9e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6dc4a137c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6dc4c350b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1318274==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6dece3602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6deb9ab7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6debbcd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1318088==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 364 byte(s) in 14 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff41e01b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff41cb907c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff41cdb20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1318085==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 364 byte(s) in 14 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f04b048f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f04af0047c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f04af2260b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1318181==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 364 byte(s) in 14 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fbbfcb3502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fbbfb6aa7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbbfb8cc0b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1318184==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 364 byte(s) in 14 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb6464fe02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb6450737c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb6452950b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1318177==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 364 byte(s) in 14 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7faed401702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7faed2b8c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7faed2dae0b2 in __libc_start_main /build/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 Aug2021 )

---------- 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
> 
> =================================================================
> ==1318160==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 364 byte(s) in 14 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fcc044c802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fcc0303d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fcc0325f0b2 in __libc_start_main /build/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 Aug2021 )

---------- 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
> 
> =================================================================
> ==1318138==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 364 byte(s) in 14 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f0a379cc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0a365417c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0a367630b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1318104==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 364 byte(s) in 14 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9b4112902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9b3fc9e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9b3fec00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1318124==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 364 byte(s) in 14 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1fe13ca02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1fdff3f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1fe01610b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1318076==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f143916002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1437cd57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1437ef70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1318078==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ffa2b9c702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ffa2a53c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ffa2a75e0b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1318452==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 932 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fba3b33b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fba39eb07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fba3a0d20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1318441==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 932 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7feabf82702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7feabe39c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7feabe5be0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<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 Aug2021 )

---------- Differences in 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 
> 
> =================================================================
> ==1318401==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff22a9b102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff2295267c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff2297480b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<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 Aug2021 )

---------- Differences in 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 
> 
> =================================================================
> ==1318406==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f57ab1c102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f57a9d367c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f57a9f580b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<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 Aug2021 )

---------- Differences in 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 
> 
> =================================================================
> ==1318318==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7efc10b3302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7efc0f6a87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7efc0f8ca0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<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 Aug2021 )

---------- Differences in 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 
> 
> =================================================================
> ==1318301==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9ce72dc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9ce5e517c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9ce60730b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1318493==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f86c08f802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f86bf46d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f86bf68f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1318458==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f0844ac602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f084363b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f084385d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1318455==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 968 byte(s) in 35 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f252a41202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2528f877c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f25291a90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1318491==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 968 byte(s) in 35 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f4a1361002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4a121857c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4a123a70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1318423==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fda3146002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fda2ffd57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fda301f70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1318412==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f76c073002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f76bf2a57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f76bf4c70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1318545==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f4eb531a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4eb3e8f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4eb40b10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1318482==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f0f5396502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0f524da7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0f526fc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1318479==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb011c6902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb0107de7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb010a000b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1318476==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f420d29a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f420be0f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f420c0310b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<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 Aug2021 )

---------- Differences in 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 
> 
> =================================================================
> ==1318400==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fbe7e92b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fbe7d4a07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbe7d6c20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<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 Aug2021 )

---------- Differences in 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 
> 
> =================================================================
> ==1318404==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9080b3802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f907f6ad7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f907f8cf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<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 Aug2021 )

---------- Differences in 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 
> 
> =================================================================
> ==1318331==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f3190e7402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f318f9e97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f318fc0b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<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 Aug2021 )

---------- Differences in 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 
> 
> =================================================================
> ==1318334==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f3e1b40102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3e19f767c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3e1a1980b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1314399==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 426 byte(s) in 18 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd00827e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd006df37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd0070150b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1314398==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 426 byte(s) in 18 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd3bec4302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd3bd7b87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd3bd9da0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1314402==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 426 byte(s) in 18 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f7d5667102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7d551e67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7d554080b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1314405==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 462 byte(s) in 20 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f48df84b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f48de3c07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f48de5e20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1314418==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 462 byte(s) in 20 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f05cdb3802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f05cc6ad7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f05cc8cf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1314494==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 462 byte(s) in 20 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f7beab1f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7be96947c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7be98b60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1314504==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 426 byte(s) in 18 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f335e82002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f335d3957c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f335d5b70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1314518==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 426 byte(s) in 18 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f7217ddf02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f72169547c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7216b760b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1314541==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 426 byte(s) in 18 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f8d5abfa02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8d5976f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8d599910b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1314548==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 462 byte(s) in 20 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fafd844502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fafd6fba7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fafd71dc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1314546==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 462 byte(s) in 20 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6f80cff02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6f7f8747c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6f7fa960b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1314570==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 462 byte(s) in 20 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fad4cffd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fad4bb727c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fad4bd940b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1314610==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 852 byte(s) in 32 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6f5135f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6f4fed47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6f500f60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1314688==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 888 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f350023302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f34feda87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f34fefca0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1314700==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 990 byte(s) in 35 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f2955e8102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f29549f67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2954c180b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1314702==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1026 byte(s) in 37 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f4d09a9e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4d086137c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4d088350b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1314723==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 852 byte(s) in 32 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f8d4e12b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8d4cca07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8d4cec20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1314764==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 888 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f636fbdd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f636e7527c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f636e9740b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1314580==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 852 byte(s) in 32 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f555015902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f554ecce7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f554eef00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1314598==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 888 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fba7464702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fba731bc7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fba733de0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1314590==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 852 byte(s) in 32 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f84a39f002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f84a25657c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f84a27870b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1314589==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 888 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f2a877c502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2a8633a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2a8655c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1314712==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 852 byte(s) in 32 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1f980e902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1f96c5e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1f96e800b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1314722==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 888 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6b3d95b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6b3c4d07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6b3c6f20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1314582==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 896 byte(s) in 8 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1eb71b0 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:81:35
>     #2 0x1bdbc72 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 0x1bc14ff in TraCIServerAPI_TrafficLight::processGet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_TrafficLight.cpp:48:63
>     #4 0x1aba3db in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:823:19
>     #5 0x1ac3dc1 in TraCIServer::processCommandsUntilSimStep(long long) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:664:41
>     #6 0xecfd5f in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:587:12
>     #7 0xecea44 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:382:9
>     #8 0xebcf2d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fc8e8a190b2 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 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc8e9c8202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1314588==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 896 byte(s) in 8 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1eb71b0 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:81:35
>     #2 0x1bdbc72 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 0x1bc14ff in TraCIServerAPI_TrafficLight::processGet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_TrafficLight.cpp:48:63
>     #4 0x1aba3db in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:823:19
>     #5 0x1ac3dc1 in TraCIServer::processCommandsUntilSimStep(long long) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:664:41
>     #6 0xecfd5f in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:587:12
>     #7 0xecea44 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:382:9
>     #8 0xebcf2d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f0393ddb0b2 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 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f039504402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1314578==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 852 byte(s) in 32 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f715b81f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f715a3947c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f715a5b60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1314602==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 888 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fe6e6ffe02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe6e5b737c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe6e5d950b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1314773==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 656 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ffa801cb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ffa7ed407c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ffa7ef620b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1314769==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 656 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1f008d502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1eff44a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1eff66c0b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1314780==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 692 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa6d4fb802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa6d3b2d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa6d3d4f0b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1314783==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 692 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f369775f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f36962d47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f36964f60b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1316077==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 602 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1efd27202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1efbde77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1efc0090b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1316096==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 602 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6e684a402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6e670197c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6e6723b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1316099==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 602 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fba1111402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fba0fc897c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fba0feab0b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1316102==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 602 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f40dc48402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f40daff97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f40db21b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315498==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f99c80c402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f99c6c397c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f99c6e5b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315495==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f122e5ba02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f122d12f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f122d3510b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315491==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9bda75b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9bd92d07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9bd94f20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315490==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff2b1db502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff2b092a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff2b0b4c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1316074==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f07921a702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0790d1c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0790f3e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315504==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa4d3b3702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa4d26ac7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa4d28ce0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315510==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f2e51ed102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2e50a467c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2e50c680b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315711==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f33c54ef02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f33c40647c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f33c42860b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315720==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f0837e4402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f08369b97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0836bdb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315877==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f235bad302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f235a6487c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f235a86a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315864==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f8e733a802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8e71f1d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8e7213f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315865==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f30ae97902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f30ad4ee7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f30ad7100b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315863==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f53d4b6402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f53d36d97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f53d38fb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315537==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd346d5002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd3458c57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd345ae70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315534==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fbec9cb702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fbec882c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbec8a4e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315849==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb36c8e302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb36b4587c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb36b67a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315683==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f72faa7202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f72f95e77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f72f98090b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315690==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f93a8a2902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f93a759e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f93a77c00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1316036==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f8068b5302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f80676c87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f80678ea0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1316038==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f4ac4bfb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4ac37707c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4ac39920b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1316032==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f67e5a7102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f67e45e67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f67e48080b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1316030==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9a6505802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9a63bcd7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9a63def0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315678==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f0e6fdcc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0e6e9417c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0e6eb630b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315709==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6c3a76402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6c392d97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6c394fb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315919==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fde2c1a902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fde2ad1e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fde2af400b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315922==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fef7c77802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fef7b2ed7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fef7b50f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315859==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f300d08102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f300bbf67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f300be180b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315885==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fed48e1702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fed4798c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fed47bae0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315802==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f176d11502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f176bc8a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f176beac0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315820==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f0399e3402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f03989a97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0398bcb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315542==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fe043f9e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe042b137c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe042d350b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315531==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fbf8836802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fbf86edd7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbf870ff0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1315981==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f47a1a6c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f47a05e17c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f47a08030b2 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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1316005==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f976c70d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f976b2827c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f976b4a40b2 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 Aug2021 )

---------- Differences in 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 
> 
> =================================================================
> ==1315892==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff74e76502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff74d2da7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff74d4fc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315916==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb2f652b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb2f50a07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb2f52c20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315897==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fe160dc002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe15f9357c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe15fb570b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315898==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f87fee0f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f87fd9847c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f87fdba60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315556==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f996cecb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f996ba407c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f996bc620b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315562==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f4e4970202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4e482777c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4e484990b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315623==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fcc977af02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fcc963247c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fcc965460b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315557==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f7cdd47802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7cdbfed7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7cdc20f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315642==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f0f73b2c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0f726a17c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0f728c30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315671==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd4a934302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd4a7eb87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd4a80da0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315672==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa19c9ae02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa19b5237c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa19b7450b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1316072==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f7e73b5502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7e726ca7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7e728ec0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315675==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f14dd8ce02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f14dc4437c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f14dc6650b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315713==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f07bf57302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f07be0e87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f07be30a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315736==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb30fc0102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb30e7767c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb30e9980b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1316035==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff326adc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff3256517c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff3258730b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1316069==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f36cfff702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f36ceb6c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f36ced8e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315739==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f97efdc802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f97ee93d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f97eeb5f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1315741==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1662a2002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f16615957c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f16617b70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1316060==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa99ee0d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa99d9827c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa99dba40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1316196==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1aed51e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1aec0937c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1aec2b50b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1316160==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f016e62502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f016d19a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f016d3bc0b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1316232==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 688 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f07e97d702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f07e834c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f07e856e0b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1316239==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 688 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fbeea6a002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fbee92157c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbee94370b2 in __libc_start_main /build/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 Aug2021 )

---------- Differences in 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 
> 
> =================================================================
> ==1316206==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f8a5033002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8a4eea57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8a4f0c70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1316241==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc4d43be02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc4d2f337c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc4d31550b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1316220==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f30ec14402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f30eacb97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f30eaedb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1316236==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ffa2037a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ffa1eeef7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ffa1f1110b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1316248==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fe249b6602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe2486db7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe2488fd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1316250==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f0b4e0cb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0b4cc407c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0b4ce620b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1316361==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff33651802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff33508d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff3352af0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1316381==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f7828ad502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f782764a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f782786c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1316246==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fee2421202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fee22d877c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fee22fa90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1316262==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f8fee54b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8fed0c07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8fed2e20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1316278==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f0a3d7f902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0a3c36e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0a3c5900b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1316276==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fe61467102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe6131e67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe6134080b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1316282==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f231aca302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f23198187c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2319a3a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1316335==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f4c963e102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4c94f567c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4c951780b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1316388==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5423ec302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5422a387c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5422c5a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1316417==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f3b693dc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3b67f517c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3b681730b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1316568==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f7f1065802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7f0f1cd7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7f0f3ef0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1316418==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9fefa7702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9fee5ec7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9fee80e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1316457==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff83909702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff837c0c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff837e2e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1316455==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1f87ed102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1f86a467c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1f86c680b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1316413==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f2d9d41e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2d9bf937c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2d9c1b50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1316411==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fea0ac1102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fea097867c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fea099a80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1316460==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb50592d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb5044a27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb5046c40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1316446==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff60c75a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff60b2cf7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff60b4f10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1316444==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fe1f5e7102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe1f49e67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe1f4c080b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1316450==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f7a750b802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7a73c2d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7a73e4f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1316445==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f356041d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f355ef927c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f355f1b40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1316486==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f271249702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f271100c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f271122e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1316514==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f880324e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8801dc37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8801fe50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1316520==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f7503fd902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7502b4e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7502d700b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in 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 
> 
> =================================================================
> ==1316533==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1705e4b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f17049c07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1704be20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==1316581==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc011ffd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc010b727c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc010d940b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1316580==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f7bc3db402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7bc29297c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7bc2b4b0b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1316645==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 688 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f17d10d102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f17cfc467c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f17cfe680b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1316586==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 688 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f30b652102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f30b50967c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f30b52b80b2 in __libc_start_main /build/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 Aug2021 )

---------- Differences in 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 
> 
> =================================================================
> ==1320731==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9e247e902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9e2335e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9e235800b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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
> 
> =================================================================
> ==1320742==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa35e48502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa35cffa7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa35d21c0b2 in __libc_start_main /build/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 Aug2021 )

---------- Differences in 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 
> 
> =================================================================
> ==1320720==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f07f00f902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f07eec6e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f07eee900b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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
> 
> =================================================================
> ==1320717==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f40a139b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f409ff107c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f40a01320b2 in __libc_start_main /build/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 Aug2021 )

---------- Differences in 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 
> 
> =================================================================
> ==1320752==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f545361202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f54521877c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f54523a90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
3a4,6
> =================================================================
> ==1320755==ERROR: AddressSanitizer: heap-use-after-free on address 0x60b000013e90 at pc 0x000001ab55ab bp 0x7ffed94f4bb0 sp 0x7ffed94f4ba8
> WRITE of size 8 at 0x60b000013e90 thread T0

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

---------- 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 
> 
> =================================================================
> ==1320553==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd40526b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd403de07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd4040020b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

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

---------- 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
> 
> =================================================================
> ==1320575==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fae95ec702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fae94a3c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fae94c5e0b2 in __libc_start_main /build/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 Aug2021 )

---------- 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
> 
> =================================================================
> ==1320564==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1ee777302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1ee62e87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1ee650a0b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1320578==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f7e2678302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7e252f87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7e2551a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Lane LANE_DISALLOWED InvalidID ( Last six runs Aug2021 )

---------- 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
> 
> =================================================================
> ==1320581==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fe20fb4a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe20e6bf7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe20e8e10b2 in __libc_start_main /build/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 Aug2021 )

---------- 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
> 
> =================================================================
> ==1320595==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc861b6a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc8606df7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc8609010b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1320646==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd8d323902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd8d1dae7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd8d1fd00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Lane LENGTH InvalidID ( Last six runs Aug2021 )

---------- 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
> 
> =================================================================
> ==1320653==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff4d6bf802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff4d576d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff4d598f0b2 in __libc_start_main /build/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 Aug2021 )

---------- 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
> 
> =================================================================
> ==1320667==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f69bb06502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f69b9bda7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f69b9dfc0b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1320601==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f40b1d9602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f40b090b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f40b0b2d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Lane MAX_SPEED InvalidID ( Last six runs Aug2021 )

---------- 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
> 
> =================================================================
> ==1320620==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f53f246e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f53f0fe37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f53f12050b2 in __libc_start_main /build/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 Aug2021 )

---------- 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
> 
> =================================================================
> ==1320647==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5c347a602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5c3331b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5c3353d0b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1320685==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f21eecf702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f21ed86c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f21eda8e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable POI ADD ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1320294==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f97fc46e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f97fafe37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f97fb2050b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable POI REMOVE Basic ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1320285==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f3fa566002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3fa41d57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3fa43f70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable POI REMOVE InvalidID ( Last six runs Aug2021 )

---------- 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
> 
> =================================================================
> ==1320287==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fbb3052102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fbb2f0967c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbb2f2b80b2 in __libc_start_main /build/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 Aug2021 )

---------- 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
> 
> =================================================================
> ==1320297==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f13b8d2002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f13b78957c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f13b7ab70b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1320173==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f4098cab02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f40978207c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4097a420b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable POI VAR_COLOR InvalidID ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1320174==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fab67a9402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fab666097c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fab6682b0b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1320181==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9f4bbaa02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9f4a71f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9f4a9410b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1320335==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc82d13402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc82bca97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc82becb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable POI VAR_POSITION Basic ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1320195==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f401786302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f40163d87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f40165fa0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable POI VAR_POSITION InvalidID ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1320228==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5d1bcca02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5d1a83f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5d1aa610b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1320243==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1450d2902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f144f89e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f144fac00b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1320251==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb76833b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb766eb07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb7670d20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable POI VAR_TYPE InvalidID ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1320265==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f114a00b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1148b807c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1148da20b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1320289==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f014f0ec02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f014dc617c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f014de830b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1320469==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6cea1cb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6ce8d407c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6ce8f620b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Polygon REMOVE Basic ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1320470==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fcd17a8e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fcd166037c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fcd168250b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Polygon REMOVE InvalidID ( Last six runs Aug2021 )

---------- 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
> 
> =================================================================
> ==1320497==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f03dd53b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f03dc0b07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f03dc2d20b2 in __libc_start_main /build/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 Aug2021 )

---------- 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
> 
> =================================================================
> ==1320537==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f563c5e802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f563b15d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f563b37f0b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1320366==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f22af61c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f22ae1917c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f22ae3b30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Polygon VAR_COLOR InvalidID ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1320375==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6a8522e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6a83da37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6a83fc50b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1320373==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f40dcf5e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f40dbad37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f40dbcf50b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1320453==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f02ebc6302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f02ea7d87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f02ea9fa0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Polygon VAR_FILL InvalidID ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1320509==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f70d57b302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f70d43287c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f70d454a0b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1320475==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd132de802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd13195d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd131b7f0b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1320542==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9bc238202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9bc0ef77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9bc11190b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Polygon VAR_SHAPE Basic ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1320377==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7faa6f55a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7faa6e0cf7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7faa6e2f10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Polygon VAR_SHAPE InvalidID ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1320382==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f8c4d54a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8c4c0bf7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8c4c2e10b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1320420==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f82bd3e602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f82bbf5b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f82bc17d0b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1320416==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f010f15b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f010dcd07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f010def20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Polygon VAR_TYPE InvalidID ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1320429==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fbe51cd202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fbe508477c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbe50a690b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1320443==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f114eb8402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f114d6f97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f114d91b0b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1320774==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f24e1e4f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f24e09c47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f24e0be60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Route VAR_PARAMETER ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1320762==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa30a27202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa308de77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa3090090b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Simulation CMD_CLEAR_PENDING_VEHICLES ( Last six runs Aug2021 )

---------- Differences in 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 
> 
> =================================================================
> ==1320782==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f8bf781302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8bf63887c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8bf65aa0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Simulation CMD_SAVE_SIMSTATE ( Last six runs Aug2021 )

---------- Differences in 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 
> 
> =================================================================
> ==1320802==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 602 byte(s) in 28 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f201a93402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f20194a97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f20196cb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable TrafficLight TL_COMPLETE_PROGRAM basic_addTwo ( Last six runs Aug2021 )

---------- 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
> 
> =================================================================
> ==1318665==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 990 byte(s) in 35 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6f50be402c 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 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1bd8c53 in TraCIServerAPI_TrafficLight::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_TrafficLight.cpp:423:47
>     #2 0x1aba3db in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:823:19
>     #3 0x1ac3dc1 in TraCIServer::processCommandsUntilSimStep(long long) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:664:41
>     #4 0xecfd5f in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:587:12
>     #5 0xecea44 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:382:9
>     #6 0xebcf2d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #7 0x7f6f4f97b0b2 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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1318671==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 990 byte(s) in 35 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd90fb8802c 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 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1bd8c53 in TraCIServerAPI_TrafficLight::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_TrafficLight.cpp:423:47
>     #2 0x1aba3db in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:823:19
>     #3 0x1ac3dc1 in TraCIServer::processCommandsUntilSimStep(long long) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:664:41
>     #4 0xecfd5f in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:587:12
>     #5 0xecea44 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:382:9
>     #6 0xebcf2d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #7 0x7fd90e91f0b2 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 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd90e6fd7c9 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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1318654==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 990 byte(s) in 35 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f4a6ba8202c 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 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1bd8c53 in TraCIServerAPI_TrafficLight::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_TrafficLight.cpp:423:47
>     #2 0x1aba3db in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:823:19
>     #3 0x1ac3dc1 in TraCIServer::processCommandsUntilSimStep(long long) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:664:41
>     #4 0xecfd5f in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:587:12
>     #5 0xecea44 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:382:9
>     #6 0xebcf2d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #7 0x7f4a6a8190b2 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 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
<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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1318674==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 990 byte(s) in 35 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f299d2af02c 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 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1bd8c53 in TraCIServerAPI_TrafficLight::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_TrafficLight.cpp:423:47
>     #2 0x1aba3db in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:823:19
>     #3 0x1ac3dc1 in TraCIServer::processCommandsUntilSimStep(long long) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:664:41
>     #4 0xecfd5f in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:587:12
>     #5 0xecea44 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:382:9
>     #6 0xebcf2d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #7 0x7f299c0460b2 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 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f299be247c9 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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1318634==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 714 byte(s) in 28 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f3c1d97d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3c1c4f27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3c1c7140b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable TrafficLight TL_PHASE_DURATION error_FalseValueType ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1318660==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 714 byte(s) in 28 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb6b019902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb6aed0e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb6aef300b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1318561==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 714 byte(s) in 28 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fbef5f1a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fbef4a8f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbef4cb10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable TrafficLight TL_PHASE_INDEX error_FalseValueType ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1318577==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 714 byte(s) in 28 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f7bfc64b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7bfb1c07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7bfb3e20b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1318580==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 714 byte(s) in 28 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6af33da02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6af1f4f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6af21710b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1318620==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 714 byte(s) in 28 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f2a915dd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2a901527c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2a903740b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1318624==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 990 byte(s) in 35 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f2251b4502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f22506ba7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f22508dc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable TrafficLight TL_PROGRAM error_UnknownProgram ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1318631==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 714 byte(s) in 28 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fe21500b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe213b807c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe213da20b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1318583==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 714 byte(s) in 28 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f174a54b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f17490c07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f17492e20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable TrafficLight TL_STATE error_FalseValueType ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1318565==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 714 byte(s) in 28 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1989d4002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f19888b57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1988ad70b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1318717==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 424 byte(s) in 18 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5f43ad202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5f426477c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5f428690b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable TrafficLight errors UnknownTL ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1318756==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 426 byte(s) in 18 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fed22dca02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fed2193f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fed21b610b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1318722==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 426 byte(s) in 18 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f2006a9402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f20056097c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f200582b0b2 in __libc_start_main /build/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 Aug2021 )

---------- 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
> 
> =================================================================
> ==1318741==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 990 byte(s) in 35 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6ce6de002c 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 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1bd8c53 in TraCIServerAPI_TrafficLight::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_TrafficLight.cpp:423:47
>     #2 0x1aba3db in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:823:19
>     #3 0x1ac3dc1 in TraCIServer::processCommandsUntilSimStep(long long) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:664:41
>     #4 0xecfd5f in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:587:12
>     #5 0xecea44 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:382:9
>     #6 0xebcf2d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #7 0x7f6ce5b770b2 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 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ADD ADD ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319470==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 717 byte(s) in 26 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fdfc804e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fdfc6bc37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fdfc6de50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ADD InvalidID ( Last six runs Aug2021 )

---------- 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
> 
> =================================================================
> ==1319485==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fbb5f75a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fbb5e2cf7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbb5e4f10b2 in __libc_start_main /build/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 Aug2021 )

---------- 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
> 
> =================================================================
> ==1319540==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f2ac94ff02c 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 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1495276 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:111:24
>     #2 0x1f520b4 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:1175:74
>     #3 0x1c24061 in TraCIServerAPI_Vehicle::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_Vehicle.cpp:977:17
>     #4 0x1aba3db in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:823:19
>     #5 0x1ac3dc1 in TraCIServer::processCommandsUntilSimStep(long long) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:664:41
>     #6 0xecfd5f in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:587:12
>     #7 0xecea44 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:382:9
>     #8 0xebcf2d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f2ac82960b2 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 Aug2021 )

---------- 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
> 
> =================================================================
> ==1319543==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f3e7dfa202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3e7cb177c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3e7cd390b2 in __libc_start_main /build/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 Aug2021 )

---------- 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
> 
> =================================================================
> ==1319528==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f59f522e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f59f3da37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f59f3fc50b2 in __libc_start_main /build/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 Aug2021 )

---------- 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
> 
> =================================================================
> ==1319519==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f48308a002c 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 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1495276 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:111:24
>     #2 0x1f520b4 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:1175:74
>     #3 0x1c24061 in TraCIServerAPI_Vehicle::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_Vehicle.cpp:977:17
>     #4 0x1aba3db in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:823:19
>     #5 0x1ac3dc1 in TraCIServer::processCommandsUntilSimStep(long long) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:664:41
>     #6 0xecfd5f in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:587:12
>     #7 0xecea44 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:382:9
>     #8 0xebcf2d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f482f6370b2 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 Aug2021 )

---------- 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
> 
> =================================================================
> ==1319537==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f864291202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f86414877c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f86416a90b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1318854==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 657 byte(s) in 25 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd23b62e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd23a1a37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd23a3c50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeLane InvalidLaneId ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1318933==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fbb27af702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fbb2666c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbb2688e0b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1318912==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f44a89d402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f44a75497c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f44a776b0b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1318908==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 608 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7feb1fc0d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7feb1e7827c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7feb1e9a40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeLane RouteDisallows ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1318894==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1fe0bcb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1fdf7407c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1fdf9620b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeLane hold ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1318893==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd1cf51102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd1ce0867c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd1ce2a80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeLane relativeLaneChange ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1318950==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 657 byte(s) in 25 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f66d473e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f66d32b37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f66d34d50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeLane relativeLaneChangeOpposite ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1318981==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 699 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff21af5602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff219acb7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff219ced0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeRoute Basic ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319130==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 647 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fecc872202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fecc72977c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fecc74b90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeRoute FalseEdge ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319153==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 647 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f025cc2c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f025b7a17c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f025b9c30b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319179==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 647 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fab12e0d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fab119827c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fab11ba40b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319164==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 647 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fe1c8e8202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe1c79f77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe1c7c190b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319181==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd4f129c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd4efe117c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd4f00330b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319185==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 557 byte(s) in 21 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f98ddb5302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f98dc6c87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f98dc8ea0b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319202==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 841 byte(s) in 33 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f434d3a802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f434bf1d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f434c13f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeRouteByID Basic ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319209==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 647 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f4b81e8b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4b80a007c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4b80c220b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeRouteByID FalseEdge ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319212==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 647 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6ccc7bb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6ccb3307c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6ccb5520b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319215==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 647 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f8e7c73402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8e7b2a97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8e7b4cb0b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319250==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 647 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f562eb0102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f562d6767c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f562d8980b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319260==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 647 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f111858002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f11170f57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f11173170b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319078==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 647 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f32303b802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f322ef2d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f322f14f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeTarget InvalidEdgeId ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319109==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f422c5cd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f422b1427c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f422b3640b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319091==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f41117b302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f41103287c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f411054a0b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319076==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 557 byte(s) in 21 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fbf103c102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fbf0ef367c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbf0f1580b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeTarget UnreachableTarget ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319088==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f67d4a5d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f67d35d27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f67d37f40b2 in __libc_start_main /build/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 Aug2021 )

---------- Differences in 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 
> 
> =================================================================
> ==1319280==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc29fa0902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc29e57e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc29e7a00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle EdgeEffortInfo InvalidNode ( Last six runs Aug2021 )

---------- 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
> 
> =================================================================
> ==1319308==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc847aa102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc8466167c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc8468380b2 in __libc_start_main /build/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 Aug2021 )

---------- Differences in 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 
> 
> =================================================================
> ==1319264==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f2c88dc602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2c8793b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2c87b5d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle EdgeTravelTimeInfo InvalidNode ( Last six runs Aug2021 )

---------- 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
> 
> =================================================================
> ==1319277==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1251a9b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f12506107c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f12508320b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1318994==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 608 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f51848c002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f51834357c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f51836570b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle LaneChangeMode NoRight ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1318997==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9e5d6a602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9e5c21b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9e5c43d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle LaneChangeMode NoSpeedGain ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319016==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 608 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6a8c35e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6a8aed37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6a8b0f50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle LaneChangeMode NoStrategic ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1318999==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fdc3770d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fdc362827c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fdc364a40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle LaneChangeMode Prio_Always ( Last six runs Aug2021 )

---------- 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
> 
> =================================================================
> ==1319014==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f85087bb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f85073307c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f85075520b2 in __libc_start_main /build/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 Aug2021 )

---------- 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
> 
> =================================================================
> ==1319025==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 670 byte(s) in 26 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7febd8c6302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7febd77d87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7febd79fa0b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319034==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7efd2ec9002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7efd2d8057c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7efd2da270b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle LaneChangeMode Prio_Urgent ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319031==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f23284eb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f23270607c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f23272820b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveTo InvalidEdge ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319455==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f752c6e302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f752b2587c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f752b47a0b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319462==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9d1bc5402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9d1a7c97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9d1a9eb0b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319436==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd4ebe0702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd4ea97c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd4eab9e0b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319433==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 608 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f8d538f502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8d5246a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8d5268c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY failed ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319974==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 476 byte(s) in 19 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa1ca1d802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa1c8d4d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa1c8f6f0b2 in __libc_start_main /build/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 Aug2021 )

---------- 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
> 
> =================================================================
> ==1319936==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f923112b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f922fca07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f922fec20b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319903==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f34f79cb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f34f65407c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f34f67620b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY junction ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1320053==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 618 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f66e982e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f66e83a37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f66e85c50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY leave_net ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1320006==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 617 byte(s) in 25 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6d3498502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6d334fa7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6d3371c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY offroute_edge ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319972==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6e7fe1502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6e7e98a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6e7ebac0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY offroute_edge2 ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319991==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 618 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f0aa2da502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0aa191a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0aa1b3c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY offroute_edge_by_id ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319996==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f952775b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f95262d07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f95264f20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY offroute_failed ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1320020==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 476 byte(s) in 19 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f55cd2b402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f55cbe297c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f55cc04b0b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1320067==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 618 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd10e06402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd10cbd97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd10cdfb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY set_angle ( Last six runs Aug2021 )

---------- 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
> 
> =================================================================
> ==1320075==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 560 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa8edf8702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa8ecafc7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa8ecd1e0b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1320121==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 560 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6f12bba02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6f1172f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6f119510b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY set_speed ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1320095==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f64815fe02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f64801737c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f64803950b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY sublane ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1320119==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 616 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fdd7537602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fdd73eeb7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fdd7410d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY sublane_junction ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1320125==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 668 byte(s) in 26 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f4ae123e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4adfdb37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4adffd50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY sublane_offroad ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1320184==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 616 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f7211df002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f72109657c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7210b870b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY sublane_offroad_mode2 ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1320166==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 616 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fe51a02202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe518b977c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe518db90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY sublane_offroute ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1320110==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 616 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9c9d56e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9c9c0e37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9c9c3050b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY sublane_offroute_junction ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1320108==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 668 byte(s) in 26 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f53abbea02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f53aa75f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f53aa9810b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY subsequent_edge ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319941==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1ff77a502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1ff631a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1ff653c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY undeparted ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319924==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 608 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f357679b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f35753107c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f35755320b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY undeparted2 ( Last six runs Aug2021 )

---------- Differences in errors ----------
0a1,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 
> /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 
> 
> =================================================================
> ==1319931==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 608 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f42a107d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f429fbf27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f429fe140b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle REMOVE ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319559==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 647 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f23b8ef202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f23b7a677c9 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 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0xfa62f0 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 0xfa621d 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 0xfa5bff 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 0xfd9716 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 0xf2276b 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 0x1ab841d 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 0xf031f6 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:1140:19
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle SetSpeed_SpeedMode InvalidNodeId ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319357==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7feaaebf602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7feaad76b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7feaad98d0b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319362==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc79f79902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc79e30e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc79e5300b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle SetSpeed_SpeedMode SetSpeed_NoAccelCheck ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319364==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9cda8b502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9cd942a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9cd964c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle SetSpeed_SpeedMode SetSpeed_NoDecelCheck ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319386==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6370eb102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f636fa267c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f636fc480b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle SetSpeed_SpeedMode SetSpeed_NoSafetyCheck ( Last six runs Aug2021 )

---------- 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
> 
> =================================================================
> ==1319389==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 602 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fda7fca302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fda7e8187c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fda7ea3a0b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319392==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 602 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc468d9402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc4679097c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc467b2b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319395==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 907 byte(s) in 31 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff36a0a702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff368c1c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff368e3e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle Signalling Basic ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319336==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 602 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fbd0ae5a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fbd099cf7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbd09bf10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle Signalling InvalidNode ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319341==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 602 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f218233b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2180eb07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f21810d20b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1318813==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fddea1fe02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fdde8d737c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fdde8f950b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle SlowDown Fast_Basic ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1318842==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f40daa7002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f40d95e57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f40d98070b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle SlowDown Fast_NoAccelCheck ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1318836==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fef2948f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fef280047c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fef282260b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle SlowDown Fast_NoDecelCheck ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1318839==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f670b87802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f670a3ed7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f670a60f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle SlowDown InvalidNode ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1318811==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fdf26e8a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fdf259ff7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fdf25c210b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1318808==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fcc0017502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fcbfecea7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fcbfef0c0b2 in __libc_start_main /build/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 Aug2021 )

---------- 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
> 
> =================================================================
> ==1318848==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f399560802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f399417d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f399439f0b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319878==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa78f5a302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa78e1187c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa78e33a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle StopNode InvalidNode ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1318761==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff3ec07602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff3eabeb7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff3eae0d0b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1318796==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f845419e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8452d137c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8452f350b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle StopNode PositionRoadMap ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1318759==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fafa9fc102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fafa8b367c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fafa8d580b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle VehicleTypeRelated get_id_multi_set ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319837==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 593 byte(s) in 21 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f16a297302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f16a14e87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f16a170a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle VehicleTypeRelated get_id_single_set ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319811==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 593 byte(s) in 21 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb64020802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb63ed7d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb63ef9f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle VehicleTypeRelated multi_set ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319815==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc8dfec902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc8dea3e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc8dec600b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle VehicleTypeRelated set_individual_length ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319835==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 593 byte(s) in 21 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fbc930b402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fbc91c297c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbc91e4b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle remove_parking ( Last six runs Aug2021 )

---------- 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,380
> 
> =================================================================
> ==1319569==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 647 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9bfd3b602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9bfbf2b7c9 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 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0xfa62f0 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 0xfa621d 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 0xfa5bff 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 0xfd9716 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 0xf2276b 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 0x1ab841d 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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319573==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc60164502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc6001ba7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc6003dc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle rerouting effort_vehicle_reroute ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319572==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f4c1233602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4c10eab7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4c110cd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle rerouting tt_global_reroute ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319614==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f7c4cbdb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7c4b7507c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7c4b9720b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle rerouting tt_vehicle_reroute ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319612==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f8e2b8bf02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8e2a4347c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8e2a6560b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle resume_from_stop ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319886==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 602 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f66c85bc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f66c71317c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f66c73530b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle resume_from_stop_parking ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319900==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 602 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f296549e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f29640137c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f29642350b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle resume_from_stop_triggered ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319897==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 602 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f7ae0e1602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7adf98b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7adfbad0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_ACCEL ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319628==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f14d868002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f14d71f57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f14d74170b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_COLOR ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319634==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7efe3e45902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7efe3cfce7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7efe3d1f00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_DECEL ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319654==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f16807ac02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f167f3217c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f167f5430b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_EMISSIONCLASS ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319661==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc8b898b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc8b75007c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc8b77220b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_IMPERFECTION ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319701==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc6d644102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc6d4fb67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc6d51d80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_LENGTH ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319714==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f61c738302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f61c5ef87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f61c611a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_MAXSPEED ( Last six runs Aug2021 )

---------- 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
> 
> =================================================================
> ==1319720==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1edc4f202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1edb0677c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1edb2890b2 in __libc_start_main /build/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 Aug2021 )

---------- 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
> 
> =================================================================
> ==1319723==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f305cb0a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f305b67f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f305b8a10b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319704==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd863e6a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd8629df7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd862c010b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_PARAMETER ( Last six runs Aug2021 )

---------- Differences in 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 
> 
> =================================================================
> ==1319795==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f96aa43302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f96a8fa87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f96a91ca0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_SHAPECLASS ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319746==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f174671402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f17452897c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f17454ab0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_SPEED_FACTOR ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319752==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f19f42da02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f19f2e4f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f19f30710b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_TAU ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319749==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f202ca5002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f202b5c57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f202b7e70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_VEHICLECLASS ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319754==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f08a752c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f08a60a17c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f08a62c30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_WIDTH ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1319791==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f8eac3bd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8eaaf327c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8eab1540b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : testAPI ( Last six runs Aug2021 )

---------- Differences in detector ----------
2a3,9
> <!-- generated on 2021-08-23 03:09:24 by Eclipse SUMO sumo Version v1_10_0+0126-f4b0f9d9c7a
> 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:258:52: runtime error: member call on address 0x617000018180 which does not point to an object of type 'MSVehicleType'
> 0x617000018180: note: object has invalid vptr
>  17 00 00 03  11 00 00 4d 00 00 00 00  90 c2 06 05 00 00 00 00  00 00 00 00 be be be be  be be be be
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:258: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
>  17 00 00 03  11 00 00 4d 00 00 00 00  90 c2 06 05 00 00 00 00  00 00 00 00 be be be be  be be be be
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               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 c2 06 05 00 00 00 00  00 00 00 00 be be be be  be be be be 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 ----------
148,223d147
<     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 Aug2021 )

---------- Differences in 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 
> 
> =================================================================
> ==1320828==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fbfc151202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fbfc00877c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbfc02a90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : variable_subscription VAR_VEH_SPEEDLANEPOS1 ( Last six runs Aug2021 )

---------- Differences in 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 
> 
> =================================================================
> ==1320829==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc98d22702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc98bd9c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc98bfbe0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : variable_subscription VAR_VEH_SPEEDLANEPOS2 ( Last six runs Aug2021 )

---------- Differences in 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 
> 
> =================================================================
> ==1320834==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fdd8387002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fdd823e57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fdd826070b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : variable_subscription VAR_VEH_SPEED_ARRIVED ( Last six runs Aug2021 )

---------- Differences in 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 
> 
> =================================================================
> ==1320843==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 932 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fdda80a102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fdda6c167c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fdda6e380b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : variable_subscription VAR_VEH_SPEED_LIMITED ( Last six runs Aug2021 )

---------- Differences in 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 
> 
> =================================================================
> ==1320866==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f220e8d802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f220d44d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f220d66f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : variable_subscription errors ArrivedVehicle ( Last six runs Aug2021 )

---------- 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 
> 
> =================================================================
> ==1320884==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 932 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1c4921802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1c47d8d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1c47faf0b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1320913==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 932 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f46c34f702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f46c206c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f46c228e0b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1320926==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 932 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f866580202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f86643777c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f86645990b2 in __libc_start_main /build/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 Aug2021 )

---------- 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 
> 
> =================================================================
> ==1320907==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 932 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fef0fd5f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fef0e8d47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad62d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe4509 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fef0eaf60b2 in __libc_start_main /build/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>