Skip to content

Console Output

Skipping 24,660 KB.. Full Log
cd /var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMParser/3rdParty/antlr4/runtime/Cpp/build/runtime && /usr/bin/cmake -E cmake_symlink_library libantlr4-runtime.so.4.8 libantlr4-runtime.so.4.8 libantlr4-runtime.so
make[4]: Leaving directory '/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMParser/3rdParty/antlr4/runtime/Cpp/build'
[100%] Built target antlr4_shared
make[3]: Leaving directory '/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMParser/3rdParty/antlr4/runtime/Cpp/build'
/usr/bin/cmake -E cmake_progress_start /var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMParser/3rdParty/antlr4/runtime/Cpp/build/CMakeFiles 0
make -f CMakeFiles/Makefile2 preinstall
make[3]: Entering directory '/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMParser/3rdParty/antlr4/runtime/Cpp/build'
make[3]: Nothing to be done for 'preinstall'.
make[3]: Leaving directory '/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMParser/3rdParty/antlr4/runtime/Cpp/build'
Install the project...
/usr/bin/cmake -P cmake_install.cmake
-- Install configuration: "Release"
-- Installing: /var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMParser/3rdParty/antlr4/runtime/Cpp/build/../../../../../install/share/doc/libantlr4/README.md
-- Installing: /var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMParser/3rdParty/antlr4/runtime/Cpp/build/../../../../../install/share/doc/libantlr4/VERSION
-- Installing: /var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMParser/3rdParty/antlr4/runtime/Cpp/build/../../../../../install/lib/libantlr4-runtime.so.4.8
-- Installing: /var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMParser/3rdParty/antlr4/runtime/Cpp/build/../../../../../install/lib/libantlr4-runtime.so
-- Installing: /var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMParser/3rdParty/antlr4/runtime/Cpp/build/../../../../../install/lib/libantlr4-runtime.a
make[2]: Leaving directory '/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMParser/3rdParty/antlr4/runtime/Cpp/build'
if test -d "./install/lib64"; then ln -sf ./lib64 ./install/lib; fi
clang++ -g -O2 -I3rdParty/antlr4/runtime/Cpp/runtime/src -std=c++11 -DANTLR4CPP_STATIC   -c -o modelicaBaseListener.o modelicaBaseListener.cpp
clang++ -g -O2 -I3rdParty/antlr4/runtime/Cpp/runtime/src -std=c++11 -DANTLR4CPP_STATIC   -c -o modelicaBaseVisitor.o modelicaBaseVisitor.cpp
clang++ -g -O2 -I3rdParty/antlr4/runtime/Cpp/runtime/src -std=c++11 -DANTLR4CPP_STATIC   -c -o modelicaLexer.o modelicaLexer.cpp
clang++ -g -O2 -I3rdParty/antlr4/runtime/Cpp/runtime/src -std=c++11 -DANTLR4CPP_STATIC   -c -o modelicaListener.o modelicaListener.cpp
clang++ -g -O2 -I3rdParty/antlr4/runtime/Cpp/runtime/src -std=c++11 -DANTLR4CPP_STATIC   -c -o modelicaParser.o modelicaParser.cpp
clang++ -g -O2 -I3rdParty/antlr4/runtime/Cpp/runtime/src -std=c++11 -DANTLR4CPP_STATIC   -c -o modelicaVisitor.o modelicaVisitor.cpp
ar -s -r libOMParser.a modelicaBaseListener.o modelicaBaseVisitor.o modelicaLexer.o modelicaListener.o modelicaParser.o modelicaVisitor.o
ar: creating libOMParser.a
mkdir -p /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/lib/x86_64-linux-gnu/omc/ /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omc/
cp -pR libOMParser.a /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/lib/x86_64-linux-gnu/omc/
cp install/lib/libantlr4-runtime.a /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/lib/x86_64-linux-gnu/omc/
make[1]: Leaving directory '/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMParser'
test -f omedit.skip || make -f Makefile.unix -C OMEdit
make: Nothing to be done for 'omparser'.
[Pipeline] sh
+ make -j6 --output-sync=recurse omedit-testsuite
test -f omplot.skip || make -C OMPlot
make -C testsuite/flattening/modelica/ffi/FFITest/Resources/BuildProjects/gcc
make[1]: Entering directory '/var/lib/jenkins1/ws/OpenModelica_omlib-staging/testsuite/flattening/modelica/ffi/FFITest/Resources/BuildProjects/gcc'
gcc -fPIC -Wall -Wextra -O2 -g -c -o FFITestLib.o ../../C-Sources/FFITestLib.c
gcc -shared -o libFFITestLib.so FFITestLib.o
mkdir -p ../../Library/linux64
cp libFFITestLib.so ../../Library/linux64/libFFITestLib.so
make[1]: Leaving directory '/var/lib/jenkins1/ws/OpenModelica_omlib-staging/testsuite/flattening/modelica/ffi/FFITest/Resources/BuildProjects/gcc'
test -f omparser.skip || make -C OMParser OMBUILDDIR=/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build "host_short=x86_64-linux-gnu" CC="clang" CXX="clang++" CFLAGS="-Os" CPPFLAGS="" CXXFLAGS="-g -O2" CMAKE=cmake
make[1]: Entering directory '/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMParser'
java -cp 3rdParty/antlr4/tool/antlr-4.8-complete.jar org.antlr.v4.Tool -Dlanguage=Cpp -package openmodelica -listener -visitor  modelica.g4
make[1]: Leaving directory '/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMParser'
test -f omedit.skip || make -f Makefile.unix -C OMEdit
make -C testsuite/libraries-for-testing/
make[1]: Entering directory '/var/lib/jenkins1/ws/OpenModelica_omlib-staging/testsuite/libraries-for-testing'
make clean
make[2]: Entering directory '/var/lib/jenkins1/ws/OpenModelica_omlib-staging/testsuite/libraries-for-testing'
rm -rf .openmodelica/libraries
make[2]: Leaving directory '/var/lib/jenkins1/ws/OpenModelica_omlib-staging/testsuite/libraries-for-testing'
mkdir -p .openmodelica/libraries
ls -l .openmodelica/libraries
total 0
../../build/bin/omc index.mos
true
true
"/var/lib/jenkins1/ws/OpenModelica_omlib-staging/testsuite/libraries-for-testing"
""
true
"/var/lib/jenkins1/ws/OpenModelica_omlib-staging/testsuite/libraries-for-testing/.openmodelica/libraries/"
Installed: BioChem 1.0.1+msl.3.2.1
Installed: Complex 3.2.3+maint.om
Installed: Complex 4.0.0+maint.om
Installed: Complex 3.2.2+maint.om
Installed: Complex 3.2.1+maint.om
Installed: Modelica 3.2.1+maint.om
Installed: Modelica 3.1.0+maint.om
Installed: Modelica 3.2.3+maint.om
Installed: Modelica 3.2.2+maint.om
Installed: Modelica 2.2.2+maint.om
Installed: Modelica 4.0.0+maint.om
Installed: ModelicaServices 4.0.0+maint.om
Installed: ModelicaServices 3.2.3+maint.om
Installed: ModelicaServices 3.2.1+maint.om
Installed: ModelicaServices 3.2.2+maint.om
Installed: ModelicaServices 1.0.0
Installed: ModelicaTest 3.2.3+maint.om
Installed: ModelicaCompliance 3.2.0-master
Installed: Modelica_DeviceDrivers 1.8.2
Installed: Modelica_Synchronous 0.92.2
Installed: SiemensPower 0.0.0-OMCtest
Installed: SiemensPower 2.1.0-beta
Installed: SiemensPower 2.2.0
Installed: ThermoPower 3.1.0-master
Installed: ThermoSysPro 3.2.0
Installed: WasteWater 2.1.0
make[1]: Leaving directory '/var/lib/jenkins1/ws/OpenModelica_omlib-staging/testsuite/libraries-for-testing'
make -f Makefile.unix -C OMEdit/Testsuite
make[1]: Entering directory '/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/Testsuite'
mkdir -p  /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/bin
(cd .. && ./config.status)
config.status: creating Makefile.unix
config.status: creating omedit_config.h
config.status: creating OMEditLIB/OMEditLIB.unix.config.pri
config.status: creating OMEditLIB/Debugger/Parser/Makefile.unix
config.status: creating OMEditLIB/Debugger/Parser/Makefile.lib.unix
config.status: creating OMEditGUI/OMEditGUI.unix.config.pri
config.status: creating Testsuite/Makefile.unix
qmake -qt5 -r
Reading /var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/Testsuite/BrowseMSL/BrowseMSL.pro
Reading /var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/Testsuite/Diagram/Diagram.pro
Reading /var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/Testsuite/Transformation/Transformation.pro
Reading /var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/Testsuite/Homotopy/Homotopy.pro
Reading /var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/Testsuite/Expression/Expression.pro
make -f Makefile
make[2]: Entering directory '/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/Testsuite'
cd Transformation/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/Testsuite/Transformation/Transformation.pro ) && make -f Makefile 
make[3]: Entering directory '/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/Testsuite/Transformation'
clang++ -std=c++17 -c -Os -g -isystem ../../ -isystem ../../OMEditLIB -isystem ../Common -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omplot -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omplot/qwt -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omc/c -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omc/scripting-API -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_SVG_LIB -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/Testsuite/Transformation"' -I. -I../.. -I../../OMEditLIB -I../Common -I../../../build/include -I../../../build/include/omplot -I../../../build/include/omplot/qwt -I../../../build/include/omc/c -I../../../build/include/omc/scripting-API -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtWebKit -isystem /usr/include/x86_64-linux-gnu/qt5/QtSvg -isystem /usr/include/x86_64-linux-gnu/qt5/QtOpenGL -isystem /usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtXmlPatterns -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtXml -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -Igeneratedfiles/moc -isystem /usr/include/libdrm -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o TransformationTest.o TransformationTest.cpp
TransformationTest.cpp:46:1: warning: missing field 'mmc_stack_overflow_jumper' initializer [-Wmissing-field-initializers]
OMEDITTEST_MAIN(TransformationTest)
^
../Common/Util.h:56:3: note: expanded from macro 'OMEDITTEST_MAIN'
  MMC_TRY_TOP() \
  ^
../../../build/include/omc/c/util/../meta/meta_modelica_data.h:219:60: note: expanded from macro 'MMC_TRY_TOP'
#define MMC_TRY_TOP() { threadData_t threadDataOnStack = {0}, *oldThreadData = (threadData_t*)pthread_getspecific(mmc_thread_data_key),*threadData = &threadDataOnStack; pthread_setspecific(mmc_thread_data_key,threadData); pthread_mutex_init(&threadData->parentMutex,NULL); mmc_init_stackoverflow_fast(threadData, oldThreadData); MMC_TRY_INTERNAL(mmc_jumper) threadData->mmc_stack_overflow_jumper = threadData->mmc_jumper; /* Let the default stack overflow handler be the top-level handler */
                                                           ^
1 warning generated.
clang++ -std=c++17 -Os -g -isystem ../../ -isystem ../../OMEditLIB -isystem ../Common -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omplot -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omplot/qwt -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omc/c -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omc/scripting-API -Wall -W -dM -E -o generatedfiles/moc/moc_predefs.h /usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/data/dummy.cpp
clang++ -std=c++17 -c -Os -g -isystem ../../ -isystem ../../OMEditLIB -isystem ../Common -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omplot -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omplot/qwt -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omc/c -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omc/scripting-API -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_SVG_LIB -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/Testsuite/Transformation"' -I. -I../.. -I../../OMEditLIB -I../Common -I../../../build/include -I../../../build/include/omplot -I../../../build/include/omplot/qwt -I../../../build/include/omc/c -I../../../build/include/omc/scripting-API -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtWebKit -isystem /usr/include/x86_64-linux-gnu/qt5/QtSvg -isystem /usr/include/x86_64-linux-gnu/qt5/QtOpenGL -isystem /usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtXmlPatterns -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtXml -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -Igeneratedfiles/moc -isystem /usr/include/libdrm -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o Util.o ../Common/Util.cpp
/usr/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_SVG_LIB -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/Testsuite/Transformation"' --include generatedfiles/moc/moc_predefs.h -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -I/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/Testsuite/Transformation -I/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit -I/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/OMEditLIB -I/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/Testsuite/Common -I/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include -I/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omplot -I/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omplot/qwt -I/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omc/c -I/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omc/scripting-API -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtOpenGL -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtXmlPatterns -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent -I/usr/include/x86_64-linux-gnu/qt5/QtTest -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/7 -I/usr/include/x86_64-linux-gnu/c++/7 -I/usr/include/c++/7/backward -I/usr/lib/gcc/x86_64-linux-gnu/7/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/7/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include TransformationTest.h -o generatedfiles/moc/moc_TransformationTest.cpp
clang++ -std=c++17 -c -Os -g -isystem ../../ -isystem ../../OMEditLIB -isystem ../Common -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omplot -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omplot/qwt -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omc/c -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omc/scripting-API -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_SVG_LIB -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/Testsuite/Transformation"' -I. -I../.. -I../../OMEditLIB -I../Common -I../../../build/include -I../../../build/include/omplot -I../../../build/include/omplot/qwt -I../../../build/include/omc/c -I../../../build/include/omc/scripting-API -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtWebKit -isystem /usr/include/x86_64-linux-gnu/qt5/QtSvg -isystem /usr/include/x86_64-linux-gnu/qt5/QtOpenGL -isystem /usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtXmlPatterns -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtXml -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -Igeneratedfiles/moc -isystem /usr/include/libdrm -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o moc_TransformationTest.o generatedfiles/moc/moc_TransformationTest.cpp
clang++ -std=c++17 -Wl,-rpath-link,/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/lib/x86_64-linux-gnu/omc -rdynamic -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -o ../../bin/tests/Transformation Util.o TransformationTest.o moc_TransformationTest.o   -L../../bin -lOMEdit -L/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/lib/x86_64-linux-gnu/omc -lOMPlot -lomqwt -lfmilib_shared -L../..//OMEditLIB/Debugger/Parser -lGDBMIParser -lOMParser -lantlr4-runtime -lomantlr3 -Wl,-z,origin -Wl,-rpath,'$ORIGIN/../lib/x86_64-linux-gnu/omc' -Wl,-rpath,'$ORIGIN/../lib' -Wl,-rpath,'$ORIGIN' -lOpenModelicaCompiler -lOpenModelicaRuntimeC -lomcruntime -lomcgc -losg -losgViewer -losgDB -losgGA -lOpenThreads -lomopcua -lzmq -L/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/lib -lOMSimulator -lQt5WebKitWidgets -lQt5WebKit -lQt5Svg -lQt5OpenGL -lQt5PrintSupport -lQt5Widgets -lQt5Gui -lQt5XmlPatterns -lQt5Network -lQt5Xml -lQt5Concurrent -lQt5Test -lQt5Core -lGL -lpthread 
make[3]: Leaving directory '/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/Testsuite/Transformation'
cd BrowseMSL/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/Testsuite/BrowseMSL/BrowseMSL.pro ) && make -f Makefile 
make[3]: Entering directory '/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/Testsuite/BrowseMSL'
clang++ -std=c++17 -c -Os -g -isystem ../../ -isystem ../../OMEditLIB -isystem ../Common -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omplot -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omplot/qwt -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omc/c -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omc/scripting-API -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_SVG_LIB -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/Testsuite/BrowseMSL"' -I. -I../.. -I../../OMEditLIB -I../Common -I../../../build/include -I../../../build/include/omplot -I../../../build/include/omplot/qwt -I../../../build/include/omc/c -I../../../build/include/omc/scripting-API -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtWebKit -isystem /usr/include/x86_64-linux-gnu/qt5/QtSvg -isystem /usr/include/x86_64-linux-gnu/qt5/QtOpenGL -isystem /usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtXmlPatterns -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtXml -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -Igeneratedfiles/moc -isystem /usr/include/libdrm -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o Util.o ../Common/Util.cpp
clang++ -std=c++17 -Os -g -isystem ../../ -isystem ../../OMEditLIB -isystem ../Common -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omplot -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omplot/qwt -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omc/c -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omc/scripting-API -Wall -W -dM -E -o generatedfiles/moc/moc_predefs.h /usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/data/dummy.cpp
/usr/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_SVG_LIB -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/Testsuite/BrowseMSL"' --include generatedfiles/moc/moc_predefs.h -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -I/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/Testsuite/BrowseMSL -I/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit -I/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/OMEditLIB -I/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/Testsuite/Common -I/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include -I/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omplot -I/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omplot/qwt -I/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omc/c -I/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omc/scripting-API -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtOpenGL -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtXmlPatterns -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent -I/usr/include/x86_64-linux-gnu/qt5/QtTest -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/7 -I/usr/include/x86_64-linux-gnu/c++/7 -I/usr/include/c++/7/backward -I/usr/lib/gcc/x86_64-linux-gnu/7/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/7/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include BrowseMSL.h -o generatedfiles/moc/moc_BrowseMSL.cpp
clang++ -std=c++17 -c -Os -g -isystem ../../ -isystem ../../OMEditLIB -isystem ../Common -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omplot -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omplot/qwt -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omc/c -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omc/scripting-API -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_SVG_LIB -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/Testsuite/BrowseMSL"' -I. -I../.. -I../../OMEditLIB -I../Common -I../../../build/include -I../../../build/include/omplot -I../../../build/include/omplot/qwt -I../../../build/include/omc/c -I../../../build/include/omc/scripting-API -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtWebKit -isystem /usr/include/x86_64-linux-gnu/qt5/QtSvg -isystem /usr/include/x86_64-linux-gnu/qt5/QtOpenGL -isystem /usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtXmlPatterns -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtXml -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -Igeneratedfiles/moc -isystem /usr/include/libdrm -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o moc_BrowseMSL.o generatedfiles/moc/moc_BrowseMSL.cpp
clang++ -std=c++17 -c -Os -g -isystem ../../ -isystem ../../OMEditLIB -isystem ../Common -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omplot -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omplot/qwt -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omc/c -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omc/scripting-API -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_SVG_LIB -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/Testsuite/BrowseMSL"' -I. -I../.. -I../../OMEditLIB -I../Common -I../../../build/include -I../../../build/include/omplot -I../../../build/include/omplot/qwt -I../../../build/include/omc/c -I../../../build/include/omc/scripting-API -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtWebKit -isystem /usr/include/x86_64-linux-gnu/qt5/QtSvg -isystem /usr/include/x86_64-linux-gnu/qt5/QtOpenGL -isystem /usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtXmlPatterns -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtXml -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -Igeneratedfiles/moc -isystem /usr/include/libdrm -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o BrowseMSL.o BrowseMSL.cpp
BrowseMSL.cpp:46:1: warning: missing field 'mmc_stack_overflow_jumper' initializer [-Wmissing-field-initializers]
OMEDITTEST_MAIN(BrowseMSL)
^
../Common/Util.h:56:3: note: expanded from macro 'OMEDITTEST_MAIN'
  MMC_TRY_TOP() \
  ^
../../../build/include/omc/c/util/../meta/meta_modelica_data.h:219:60: note: expanded from macro 'MMC_TRY_TOP'
#define MMC_TRY_TOP() { threadData_t threadDataOnStack = {0}, *oldThreadData = (threadData_t*)pthread_getspecific(mmc_thread_data_key),*threadData = &threadDataOnStack; pthread_setspecific(mmc_thread_data_key,threadData); pthread_mutex_init(&threadData->parentMutex,NULL); mmc_init_stackoverflow_fast(threadData, oldThreadData); MMC_TRY_INTERNAL(mmc_jumper) threadData->mmc_stack_overflow_jumper = threadData->mmc_jumper; /* Let the default stack overflow handler be the top-level handler */
                                                           ^
1 warning generated.
clang++ -std=c++17 -Wl,-rpath-link,/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/lib/x86_64-linux-gnu/omc -rdynamic -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -o ../../bin/tests/BrowseMSL Util.o BrowseMSL.o moc_BrowseMSL.o   -L../../bin -lOMEdit -L/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/lib/x86_64-linux-gnu/omc -lOMPlot -lomqwt -lfmilib_shared -L../..//OMEditLIB/Debugger/Parser -lGDBMIParser -lOMParser -lantlr4-runtime -lomantlr3 -Wl,-z,origin -Wl,-rpath,'$ORIGIN/../lib/x86_64-linux-gnu/omc' -Wl,-rpath,'$ORIGIN/../lib' -Wl,-rpath,'$ORIGIN' -lOpenModelicaCompiler -lOpenModelicaRuntimeC -lomcruntime -lomcgc -losg -losgViewer -losgDB -losgGA -lOpenThreads -lomopcua -lzmq -L/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/lib -lOMSimulator -lQt5WebKitWidgets -lQt5WebKit -lQt5Svg -lQt5OpenGL -lQt5PrintSupport -lQt5Widgets -lQt5Gui -lQt5XmlPatterns -lQt5Network -lQt5Xml -lQt5Concurrent -lQt5Test -lQt5Core -lGL -lpthread 
make[3]: Leaving directory '/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/Testsuite/BrowseMSL'
cd Expression/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/Testsuite/Expression/Expression.pro ) && make -f Makefile 
make[3]: Entering directory '/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/Testsuite/Expression'
clang++ -std=c++17 -c -Os -g -isystem ../../ -isystem ../../OMEditLIB -isystem ../Common -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omplot -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omplot/qwt -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omc/c -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omc/scripting-API -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_SVG_LIB -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/Testsuite/Expression"' -I. -I../.. -I../../OMEditLIB -I../Common -I../../../build/include -I../../../build/include/omplot -I../../../build/include/omplot/qwt -I../../../build/include/omc/c -I../../../build/include/omc/scripting-API -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtWebKit -isystem /usr/include/x86_64-linux-gnu/qt5/QtSvg -isystem /usr/include/x86_64-linux-gnu/qt5/QtOpenGL -isystem /usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtXmlPatterns -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtXml -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -Igeneratedfiles/moc -isystem /usr/include/libdrm -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o Util.o ../Common/Util.cpp
clang++ -std=c++17 -Os -g -isystem ../../ -isystem ../../OMEditLIB -isystem ../Common -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omplot -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omplot/qwt -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omc/c -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omc/scripting-API -Wall -W -dM -E -o generatedfiles/moc/moc_predefs.h /usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/data/dummy.cpp
/usr/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_SVG_LIB -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/Testsuite/Expression"' --include generatedfiles/moc/moc_predefs.h -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -I/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/Testsuite/Expression -I/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit -I/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/OMEditLIB -I/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/Testsuite/Common -I/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include -I/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omplot -I/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omplot/qwt -I/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omc/c -I/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omc/scripting-API -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtOpenGL -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtXmlPatterns -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent -I/usr/include/x86_64-linux-gnu/qt5/QtTest -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/7 -I/usr/include/x86_64-linux-gnu/c++/7 -I/usr/include/c++/7/backward -I/usr/lib/gcc/x86_64-linux-gnu/7/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/7/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include ExpressionTest.h -o generatedfiles/moc/moc_ExpressionTest.cpp
clang++ -std=c++17 -c -Os -g -isystem ../../ -isystem ../../OMEditLIB -isystem ../Common -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omplot -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omplot/qwt -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omc/c -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omc/scripting-API -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_SVG_LIB -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/Testsuite/Expression"' -I. -I../.. -I../../OMEditLIB -I../Common -I../../../build/include -I../../../build/include/omplot -I../../../build/include/omplot/qwt -I../../../build/include/omc/c -I../../../build/include/omc/scripting-API -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtWebKit -isystem /usr/include/x86_64-linux-gnu/qt5/QtSvg -isystem /usr/include/x86_64-linux-gnu/qt5/QtOpenGL -isystem /usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtXmlPatterns -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtXml -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -Igeneratedfiles/moc -isystem /usr/include/libdrm -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o moc_ExpressionTest.o generatedfiles/moc/moc_ExpressionTest.cpp
clang++ -std=c++17 -c -Os -g -isystem ../../ -isystem ../../OMEditLIB -isystem ../Common -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omplot -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omplot/qwt -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omc/c -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omc/scripting-API -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_SVG_LIB -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/Testsuite/Expression"' -I. -I../.. -I../../OMEditLIB -I../Common -I../../../build/include -I../../../build/include/omplot -I../../../build/include/omplot/qwt -I../../../build/include/omc/c -I../../../build/include/omc/scripting-API -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtWebKit -isystem /usr/include/x86_64-linux-gnu/qt5/QtSvg -isystem /usr/include/x86_64-linux-gnu/qt5/QtOpenGL -isystem /usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtXmlPatterns -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtXml -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -Igeneratedfiles/moc -isystem /usr/include/libdrm -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o ExpressionTest.o ExpressionTest.cpp
ExpressionTest.cpp:46:1: warning: missing field 'mmc_stack_overflow_jumper' initializer [-Wmissing-field-initializers]
OMEDITTEST_MAIN(ExpressionTest)
^
../Common/Util.h:56:3: note: expanded from macro 'OMEDITTEST_MAIN'
  MMC_TRY_TOP() \
  ^
../../../build/include/omc/c/util/../meta/meta_modelica_data.h:219:60: note: expanded from macro 'MMC_TRY_TOP'
#define MMC_TRY_TOP() { threadData_t threadDataOnStack = {0}, *oldThreadData = (threadData_t*)pthread_getspecific(mmc_thread_data_key),*threadData = &threadDataOnStack; pthread_setspecific(mmc_thread_data_key,threadData); pthread_mutex_init(&threadData->parentMutex,NULL); mmc_init_stackoverflow_fast(threadData, oldThreadData); MMC_TRY_INTERNAL(mmc_jumper) threadData->mmc_stack_overflow_jumper = threadData->mmc_jumper; /* Let the default stack overflow handler be the top-level handler */
                                                           ^
1 warning generated.
clang++ -std=c++17 -Wl,-rpath-link,/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/lib/x86_64-linux-gnu/omc -rdynamic -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -o ../../bin/tests/Expression Util.o ExpressionTest.o moc_ExpressionTest.o   -L../../bin -lOMEdit -L/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/lib/x86_64-linux-gnu/omc -lOMPlot -lomqwt -lfmilib_shared -L../..//OMEditLIB/Debugger/Parser -lGDBMIParser -lOMParser -lantlr4-runtime -lomantlr3 -Wl,-z,origin -Wl,-rpath,'$ORIGIN/../lib/x86_64-linux-gnu/omc' -Wl,-rpath,'$ORIGIN/../lib' -Wl,-rpath,'$ORIGIN' -lOpenModelicaCompiler -lOpenModelicaRuntimeC -lomcruntime -lomcgc -losg -losgViewer -losgDB -losgGA -lOpenThreads -lomopcua -lzmq -L/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/lib -lOMSimulator -lQt5WebKitWidgets -lQt5WebKit -lQt5Svg -lQt5OpenGL -lQt5PrintSupport -lQt5Widgets -lQt5Gui -lQt5XmlPatterns -lQt5Network -lQt5Xml -lQt5Concurrent -lQt5Test -lQt5Core -lGL -lpthread 
make[3]: Leaving directory '/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/Testsuite/Expression'
cd Diagram/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/Testsuite/Diagram/Diagram.pro ) && make -f Makefile 
make[3]: Entering directory '/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/Testsuite/Diagram'
clang++ -std=c++17 -c -Os -g -isystem ../../ -isystem ../../OMEditLIB -isystem ../Common -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omplot -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omplot/qwt -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omc/c -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omc/scripting-API -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_SVG_LIB -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/Testsuite/Diagram"' -I. -I../.. -I../../OMEditLIB -I../Common -I../../../build/include -I../../../build/include/omplot -I../../../build/include/omplot/qwt -I../../../build/include/omc/c -I../../../build/include/omc/scripting-API -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtWebKit -isystem /usr/include/x86_64-linux-gnu/qt5/QtSvg -isystem /usr/include/x86_64-linux-gnu/qt5/QtOpenGL -isystem /usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtXmlPatterns -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtXml -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -Igeneratedfiles/moc -isystem /usr/include/libdrm -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o Util.o ../Common/Util.cpp
clang++ -std=c++17 -Os -g -isystem ../../ -isystem ../../OMEditLIB -isystem ../Common -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omplot -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omplot/qwt -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omc/c -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omc/scripting-API -Wall -W -dM -E -o generatedfiles/moc/moc_predefs.h /usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/data/dummy.cpp
/usr/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_SVG_LIB -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/Testsuite/Diagram"' --include generatedfiles/moc/moc_predefs.h -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -I/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/Testsuite/Diagram -I/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit -I/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/OMEditLIB -I/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/Testsuite/Common -I/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include -I/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omplot -I/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omplot/qwt -I/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omc/c -I/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omc/scripting-API -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtOpenGL -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtXmlPatterns -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent -I/usr/include/x86_64-linux-gnu/qt5/QtTest -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/7 -I/usr/include/x86_64-linux-gnu/c++/7 -I/usr/include/c++/7/backward -I/usr/lib/gcc/x86_64-linux-gnu/7/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/7/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include Diagram.h -o generatedfiles/moc/moc_Diagram.cpp
clang++ -std=c++17 -c -Os -g -isystem ../../ -isystem ../../OMEditLIB -isystem ../Common -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omplot -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omplot/qwt -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omc/c -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omc/scripting-API -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_SVG_LIB -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/Testsuite/Diagram"' -I. -I../.. -I../../OMEditLIB -I../Common -I../../../build/include -I../../../build/include/omplot -I../../../build/include/omplot/qwt -I../../../build/include/omc/c -I../../../build/include/omc/scripting-API -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtWebKit -isystem /usr/include/x86_64-linux-gnu/qt5/QtSvg -isystem /usr/include/x86_64-linux-gnu/qt5/QtOpenGL -isystem /usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtXmlPatterns -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtXml -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -Igeneratedfiles/moc -isystem /usr/include/libdrm -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o Diagram.o Diagram.cpp
Diagram.cpp:46:1: warning: missing field 'mmc_stack_overflow_jumper' initializer [-Wmissing-field-initializers]
OMEDITTEST_MAIN(Diagram)
^
../Common/Util.h:56:3: note: expanded from macro 'OMEDITTEST_MAIN'
  MMC_TRY_TOP() \
  ^
../../../build/include/omc/c/util/../meta/meta_modelica_data.h:219:60: note: expanded from macro 'MMC_TRY_TOP'
#define MMC_TRY_TOP() { threadData_t threadDataOnStack = {0}, *oldThreadData = (threadData_t*)pthread_getspecific(mmc_thread_data_key),*threadData = &threadDataOnStack; pthread_setspecific(mmc_thread_data_key,threadData); pthread_mutex_init(&threadData->parentMutex,NULL); mmc_init_stackoverflow_fast(threadData, oldThreadData); MMC_TRY_INTERNAL(mmc_jumper) threadData->mmc_stack_overflow_jumper = threadData->mmc_jumper; /* Let the default stack overflow handler be the top-level handler */
                                                           ^
1 warning generated.
clang++ -std=c++17 -c -Os -g -isystem ../../ -isystem ../../OMEditLIB -isystem ../Common -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omplot -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omplot/qwt -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omc/c -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omc/scripting-API -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_SVG_LIB -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/Testsuite/Diagram"' -I. -I../.. -I../../OMEditLIB -I../Common -I../../../build/include -I../../../build/include/omplot -I../../../build/include/omplot/qwt -I../../../build/include/omc/c -I../../../build/include/omc/scripting-API -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtWebKit -isystem /usr/include/x86_64-linux-gnu/qt5/QtSvg -isystem /usr/include/x86_64-linux-gnu/qt5/QtOpenGL -isystem /usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtXmlPatterns -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtXml -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -Igeneratedfiles/moc -isystem /usr/include/libdrm -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o moc_Diagram.o generatedfiles/moc/moc_Diagram.cpp
clang++ -std=c++17 -Wl,-rpath-link,/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/lib/x86_64-linux-gnu/omc -rdynamic -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -o ../../bin/tests/Diagram Util.o Diagram.o moc_Diagram.o   -L../../bin -lOMEdit -L/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/lib/x86_64-linux-gnu/omc -lOMPlot -lomqwt -lfmilib_shared -L../..//OMEditLIB/Debugger/Parser -lGDBMIParser -lOMParser -lantlr4-runtime -lomantlr3 -Wl,-z,origin -Wl,-rpath,'$ORIGIN/../lib/x86_64-linux-gnu/omc' -Wl,-rpath,'$ORIGIN/../lib' -Wl,-rpath,'$ORIGIN' -lOpenModelicaCompiler -lOpenModelicaRuntimeC -lomcruntime -lomcgc -losg -losgViewer -losgDB -losgGA -lOpenThreads -lomopcua -lzmq -L/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/lib -lOMSimulator -lQt5WebKitWidgets -lQt5WebKit -lQt5Svg -lQt5OpenGL -lQt5PrintSupport -lQt5Widgets -lQt5Gui -lQt5XmlPatterns -lQt5Network -lQt5Xml -lQt5Concurrent -lQt5Test -lQt5Core -lGL -lpthread 
make[3]: Leaving directory '/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/Testsuite/Diagram'
cd Homotopy/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/Testsuite/Homotopy/Homotopy.pro ) && make -f Makefile 
make[3]: Entering directory '/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/Testsuite/Homotopy'
clang++ -std=c++17 -c -Os -g -isystem ../../ -isystem ../../OMEditLIB -isystem ../Common -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omplot -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omplot/qwt -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omc/c -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omc/scripting-API -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_SVG_LIB -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/Testsuite/Homotopy"' -I. -I../.. -I../../OMEditLIB -I../Common -I../../../build/include -I../../../build/include/omplot -I../../../build/include/omplot/qwt -I../../../build/include/omc/c -I../../../build/include/omc/scripting-API -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtWebKit -isystem /usr/include/x86_64-linux-gnu/qt5/QtSvg -isystem /usr/include/x86_64-linux-gnu/qt5/QtOpenGL -isystem /usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtXmlPatterns -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtXml -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -Igeneratedfiles/moc -isystem /usr/include/libdrm -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o Util.o ../Common/Util.cpp
clang++ -std=c++17 -Os -g -isystem ../../ -isystem ../../OMEditLIB -isystem ../Common -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omplot -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omplot/qwt -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omc/c -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omc/scripting-API -Wall -W -dM -E -o generatedfiles/moc/moc_predefs.h /usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/data/dummy.cpp
/usr/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_SVG_LIB -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/Testsuite/Homotopy"' --include generatedfiles/moc/moc_predefs.h -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -I/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/Testsuite/Homotopy -I/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit -I/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/OMEditLIB -I/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/Testsuite/Common -I/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include -I/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omplot -I/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omplot/qwt -I/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omc/c -I/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omc/scripting-API -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtOpenGL -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtXmlPatterns -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent -I/usr/include/x86_64-linux-gnu/qt5/QtTest -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/7 -I/usr/include/x86_64-linux-gnu/c++/7 -I/usr/include/c++/7/backward -I/usr/lib/gcc/x86_64-linux-gnu/7/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/7/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include HomotopyTest.h -o generatedfiles/moc/moc_HomotopyTest.cpp
clang++ -std=c++17 -c -Os -g -isystem ../../ -isystem ../../OMEditLIB -isystem ../Common -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omplot -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omplot/qwt -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omc/c -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omc/scripting-API -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_SVG_LIB -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/Testsuite/Homotopy"' -I. -I../.. -I../../OMEditLIB -I../Common -I../../../build/include -I../../../build/include/omplot -I../../../build/include/omplot/qwt -I../../../build/include/omc/c -I../../../build/include/omc/scripting-API -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtWebKit -isystem /usr/include/x86_64-linux-gnu/qt5/QtSvg -isystem /usr/include/x86_64-linux-gnu/qt5/QtOpenGL -isystem /usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtXmlPatterns -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtXml -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -Igeneratedfiles/moc -isystem /usr/include/libdrm -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o HomotopyTest.o HomotopyTest.cpp
HomotopyTest.cpp:47:1: warning: missing field 'mmc_stack_overflow_jumper' initializer [-Wmissing-field-initializers]
OMEDITTEST_MAIN(HomotopyTest)
^
../Common/Util.h:56:3: note: expanded from macro 'OMEDITTEST_MAIN'
  MMC_TRY_TOP() \
  ^
../../../build/include/omc/c/util/../meta/meta_modelica_data.h:219:60: note: expanded from macro 'MMC_TRY_TOP'
#define MMC_TRY_TOP() { threadData_t threadDataOnStack = {0}, *oldThreadData = (threadData_t*)pthread_getspecific(mmc_thread_data_key),*threadData = &threadDataOnStack; pthread_setspecific(mmc_thread_data_key,threadData); pthread_mutex_init(&threadData->parentMutex,NULL); mmc_init_stackoverflow_fast(threadData, oldThreadData); MMC_TRY_INTERNAL(mmc_jumper) threadData->mmc_stack_overflow_jumper = threadData->mmc_jumper; /* Let the default stack overflow handler be the top-level handler */
                                                           ^
1 warning generated.
clang++ -std=c++17 -c -Os -g -isystem ../../ -isystem ../../OMEditLIB -isystem ../Common -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omplot -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omplot/qwt -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omc/c -isystem /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/include/omc/scripting-API -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_SVG_LIB -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/Testsuite/Homotopy"' -I. -I../.. -I../../OMEditLIB -I../Common -I../../../build/include -I../../../build/include/omplot -I../../../build/include/omplot/qwt -I../../../build/include/omc/c -I../../../build/include/omc/scripting-API -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtWebKit -isystem /usr/include/x86_64-linux-gnu/qt5/QtSvg -isystem /usr/include/x86_64-linux-gnu/qt5/QtOpenGL -isystem /usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtXmlPatterns -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtXml -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtTest -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -Igeneratedfiles/moc -isystem /usr/include/libdrm -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o moc_HomotopyTest.o generatedfiles/moc/moc_HomotopyTest.cpp
clang++ -std=c++17 -Wl,-rpath-link,/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/lib/x86_64-linux-gnu/omc -rdynamic -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -o ../../bin/tests/Homotopy Util.o HomotopyTest.o moc_HomotopyTest.o   -L../../bin -lOMEdit -L/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/lib/x86_64-linux-gnu/omc -lOMPlot -lomqwt -lfmilib_shared -L../..//OMEditLIB/Debugger/Parser -lGDBMIParser -lOMParser -lantlr4-runtime -lomantlr3 -Wl,-z,origin -Wl,-rpath,'$ORIGIN/../lib/x86_64-linux-gnu/omc' -Wl,-rpath,'$ORIGIN/../lib' -Wl,-rpath,'$ORIGIN' -lOpenModelicaCompiler -lOpenModelicaRuntimeC -lomcruntime -lomcgc -losg -losgViewer -losgDB -losgGA -lOpenThreads -lomopcua -lzmq -L/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/lib -lOMSimulator -lQt5WebKitWidgets -lQt5WebKit -lQt5Svg -lQt5OpenGL -lQt5PrintSupport -lQt5Widgets -lQt5Gui -lQt5XmlPatterns -lQt5Network -lQt5Xml -lQt5Concurrent -lQt5Test -lQt5Core -lGL -lpthread 
make[3]: Leaving directory '/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/Testsuite/Homotopy'
make[2]: Leaving directory '/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/Testsuite'
cp -p ../bin/tests/* /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/bin
cp -p RunOMEditTestsuite.sh /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/bin
make[1]: Leaving directory '/var/lib/jenkins1/ws/OpenModelica_omlib-staging/OMEdit/Testsuite'
[Pipeline] sh
+ HOME=/var/lib/jenkins1/ws/OpenModelica_omlib-staging/testsuite/libraries-for-testing
+ cd build/bin
+ xvfb-run ./RunOMEditTestsuite.sh
Running testcase BrowseMSL
QStandardPaths: error creating runtime directory /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/bin/OMEditTestResult/BrowseMSL/runtime-: No such file or directory
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
********* Start testing of BrowseMSL *********
Config: Using QtTest library 5.9.5, Qt 5.9.5 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 7.4.0)
PASS   : BrowseMSL::initTestCase()
PASS   : BrowseMSL::electricalAnalogBasic()
SKIP   : BrowseMSL::mediaAir() Enable this testcase by removing this line once the ticket#5669 (https://trac.openmodelica.org/OpenModelica/ticket/5669) is fixed.
   Loc: [BrowseMSL.cpp(57)]
PASS   : BrowseMSL::cleanupTestCase()
Totals: 3 passed, 0 failed, 1 skipped, 0 blacklisted, 205ms
********* Finished testing of BrowseMSL *********
info:    Logging information has been saved to "/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/bin/OMEditTestResult/BrowseMSL/OpenModelica_nobody/OMEdit//omslog.txt"
Running testcase Diagram
QStandardPaths: error creating runtime directory /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/bin/OMEditTestResult/Diagram/runtime-: No such file or directory
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
********* Start testing of Diagram *********
Config: Using QtTest library 5.9.5, Qt 5.9.5 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 7.4.0)
PASS   : Diagram::initTestCase()
PASS   : Diagram::chuaCircuit()
PASS   : Diagram::cleanupTestCase()
Totals: 3 passed, 0 failed, 0 skipped, 0 blacklisted, 380ms
********* Finished testing of Diagram *********
info:    Logging information has been saved to "/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/bin/OMEditTestResult/Diagram/OpenModelica_nobody/OMEdit//omslog.txt"
Running testcase Transformation
QStandardPaths: error creating runtime directory /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/bin/OMEditTestResult/Transformation/runtime-: No such file or directory
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
********* Start testing of TransformationTest *********
Config: Using QtTest library 5.9.5, Qt 5.9.5 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 7.4.0)
PASS   : TransformationTest::initTestCase()
QDEBUG : TransformationTest::wrongPlacementAnnotation() "The placement annotation string format is wrong. Received {Placement(true,-,{{-140.0, 40.0}, {-100.0, 80.0}},-,-,-,)}"
PASS   : TransformationTest::wrongPlacementAnnotation()
PASS   : TransformationTest::correctPlacementAnnotation()
PASS   : TransformationTest::cleanupTestCase()
Totals: 4 passed, 0 failed, 0 skipped, 0 blacklisted, 5ms
********* Finished testing of TransformationTest *********
info:    Logging information has been saved to "/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/bin/OMEditTestResult/Transformation/OpenModelica_nobody/OMEdit//omslog.txt"
Running testcase Homotopy
QStandardPaths: error creating runtime directory /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/bin/OMEditTestResult/Homotopy/runtime-: No such file or directory
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
********* Start testing of HomotopyTest *********
Config: Using QtTest library 5.9.5, Qt 5.9.5 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 7.4.0)
PASS   : HomotopyTest::initTestCase()
PASS   : HomotopyTest::simulateHomotopyTestM1()
PASS   : HomotopyTest::simulateHomotopyTestM2()
PASS   : HomotopyTest::cleanupTestCase()
Totals: 4 passed, 0 failed, 0 skipped, 0 blacklisted, 1341ms
********* Finished testing of HomotopyTest *********
info:    Logging information has been saved to "/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/bin/OMEditTestResult/Homotopy/OpenModelica_nobody/OMEdit//omslog.txt"
Running testcase Expression
QStandardPaths: error creating runtime directory /var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/bin/OMEditTestResult/Expression/runtime-: No such file or directory
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
********* Start testing of ExpressionTest *********
Config: Using QtTest library 5.9.5, Qt 5.9.5 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 7.4.0)
PASS   : ExpressionTest::initTestCase()
PASS   : ExpressionTest::dynamicSelect(DynamicSelect1)
PASS   : ExpressionTest::dynamicSelect(DynamicSelect2)
PASS   : ExpressionTest::dynamicSelect(DynamicSelect3)
PASS   : ExpressionTest::dynamicSelect(DynamicSelect4)
PASS   : ExpressionTest::dynamicSelect(DynamicSelect5)
PASS   : ExpressionTest::dynamicSelect(DynamicSelect6)
PASS   : ExpressionTest::dynamicSelect(DynamicSelect7)
PASS   : ExpressionTest::dynamicSelect(DynamicSelect8)
PASS   : ExpressionTest::dynamicSelect(DynamicSelect9)
PASS   : ExpressionTest::dynamicSelect(DynamicSelect10)
PASS   : ExpressionTest::dynamicSelect(DynamicSelect11)
PASS   : ExpressionTest::dynamicSelect(DynamicSelect12)
PASS   : ExpressionTest::dynamicSelect(DynamicSelect13)
PASS   : ExpressionTest::dynamicSelect(DynamicSelect14)
PASS   : ExpressionTest::dynamicSelect(DynamicSelect15)
PASS   : ExpressionTest::operators(unary1)
PASS   : ExpressionTest::operators(unary2)
PASS   : ExpressionTest::operators(unary3)
PASS   : ExpressionTest::operators(logic1)
PASS   : ExpressionTest::operators(logic2)
PASS   : ExpressionTest::operators(arithmetic1)
PASS   : ExpressionTest::operators(array + array)
PASS   : ExpressionTest::operators(scalar .+ array)
PASS   : ExpressionTest::operators(array .- array)
PASS   : ExpressionTest::operators(array .- scalar)
PASS   : ExpressionTest::operators(array .^ scalar)
PASS   : ExpressionTest::operators(matrix * vector)
PASS   : ExpressionTest::operators(vector * matrix)
PASS   : ExpressionTest::operators(matrix * matrix)
PASS   : ExpressionTest::operators(matrix ^ scalar)
PASS   : ExpressionTest::operators(- array)
PASS   : ExpressionTest::operators(relation 1)
PASS   : ExpressionTest::operators(relation 2)
PASS   : ExpressionTest::operators(relation 3)
PASS   : ExpressionTest::operators(relation 4)
PASS   : ExpressionTest::functions(integer)
PASS   : ExpressionTest::functions(ones)
PASS   : ExpressionTest::functions(fill)
PASS   : ExpressionTest::functions(sum1)
PASS   : ExpressionTest::functions(min1)
PASS   : ExpressionTest::functions(min2)
PASS   : ExpressionTest::functions(min3)
PASS   : ExpressionTest::functions(transpose)
PASS   : ExpressionTest::functions(symmetric)
PASS   : ExpressionTest::functions(size1)
PASS   : ExpressionTest::functions(size2)
PASS   : ExpressionTest::functions(identity)
PASS   : ExpressionTest::functions(diagonal)
PASS   : ExpressionTest::cleanupTestCase()
Totals: 50 passed, 0 failed, 0 skipped, 0 blacklisted, 5ms
********* Finished testing of ExpressionTest *********
info:    Logging information has been saved to "/var/lib/jenkins1/ws/OpenModelica_omlib-staging/build/bin/OMEditTestResult/Expression/OpenModelica_nobody/OMEdit//omslog.txt"
[Pipeline] }
[Pipeline] // script
[Pipeline] }
$ docker stop --time=1 dd14f7fb6a5df9044b95f222b8745a5ffbe6ba29cbcf837242fc979489143494
$ docker rm -f dd14f7fb6a5df9044b95f222b8745a5ffbe6ba29cbcf837242fc979489143494
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (check-and-upload)
[Pipeline] parallel
[Pipeline] { (Branch: fmuchecker-results)
[Pipeline] { (Branch: upload-compliance)
[Pipeline] { (Branch: upload-doc)
[Pipeline] stage
[Pipeline] { (fmuchecker-results)
[Pipeline] stage
[Pipeline] { (upload-compliance)
[Pipeline] stage
[Pipeline] { (upload-doc)
[Pipeline] node
Running on ryzen-5950x-2-1 in /var/lib/jenkins1/ws/OpenModelica_omlib-staging
[Pipeline] node
Running on asap-1 in /var/lib/jenkins1/ws/OpenModelica_omlib-staging
[Pipeline] node
Running on r630-1-1 in /var/lib/jenkins1/ws/OpenModelica_omlib-staging
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: git
using credential github
[Pipeline] checkout
Fetching changes from the remote Git repository
Cleaning workspace
The recommended git tool is: git
using credential github
Fetching changes from the remote Git repository
Cleaning workspace
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker pull docker.openmodelica.org/build-deps:v1.16.3
v1.16.3: Pulling from build-deps
Digest: sha256:65c86e907f317f9dd766fd0889e9cd699c2a4afbbf3d420f51e37ad30fd616a0
Status: Image is up to date for docker.openmodelica.org/build-deps:v1.16.3
docker.openmodelica.org/build-deps:v1.16.3
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . docker.openmodelica.org/build-deps:v1.16.3
.
[Pipeline] }
 > git rev-parse --resolve-git-dir /var/lib/jenkins1/ws/OpenModelica_omlib-staging/.git # timeout=10
 > git config remote.origin.url https://github.com/OpenModelica/OpenModelica.git # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
 > git submodule foreach --recursive git reset --hard # timeout=10
 > git submodule foreach --recursive git clean -fdx # timeout=10
Fetching upstream changes from https://github.com/OpenModelica/OpenModelica.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --tags --force --progress -- https://github.com/OpenModelica/OpenModelica.git +refs/heads/omlib-staging:refs/remotes/origin/omlib-staging # timeout=10
[Pipeline] // withEnv
 > git rev-parse --resolve-git-dir /var/lib/jenkins1/ws/OpenModelica_omlib-staging/.git # timeout=10
 > git config remote.origin.url https://github.com/OpenModelica/OpenModelica.git # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[Pipeline] withDockerContainer
r630-1-1 does not seem to be running inside a container
$ docker run -t -d -u 1001:1001 -w /var/lib/jenkins1/ws/OpenModelica_omlib-staging -v /var/lib/jenkins1/ws/OpenModelica_omlib-staging:/var/lib/jenkins1/ws/OpenModelica_omlib-staging:rw,z -v /var/lib/jenkins1/ws/OpenModelica_omlib-staging@tmp:/var/lib/jenkins1/ws/OpenModelica_omlib-staging@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** docker.openmodelica.org/build-deps:v1.16.3 cat
Checking out Revision cda95895d9b93fb9f6591232598506a7178aaa6f (omlib-staging)
Commit message: "Updated libraries * libraries babdf06...6990a88 (1):   > update MSL3.2.3 and MSL4.0.x to latest hashes from OM/maint/"
Cleaning workspace
$ docker top b3e9c5cc88e9b7b0eda0d3e11271908a6b1a8e7e1b56455425dfa018a7095c20 -eo pid,comm
[Pipeline] {
[Pipeline] echo
r630-1-1
[Pipeline] sh
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cda95895d9b93fb9f6591232598506a7178aaa6f # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D omlib-staging # timeout=10
 > git checkout -b omlib-staging cda95895d9b93fb9f6591232598506a7178aaa6f # timeout=10
 > git remote # timeout=10
 > git submodule init # timeout=10
 > git submodule sync # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git submodule init # timeout=10
 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
 > git config --get submodule.OMOptim.url # timeout=10
 > git config -f .gitmodules --get submodule.OMOptim.path # timeout=10
 > git config --get submodule.libraries.url # timeout=10
 > git config -f .gitmodules --get submodule.libraries.path # timeout=10
 > git config --get submodule.OMSimulator.url # timeout=10
 > git config -f .gitmodules --get submodule.OMSimulator.path # timeout=10
 > git config --get submodule.OMCompiler/3rdParty.url # timeout=10
 > git config -f .gitmodules --get submodule.OMCompiler/3rdParty.path # timeout=10
 > git config --get submodule.OMSens.url # timeout=10
 > git config -f .gitmodules --get submodule.OMSens.path # timeout=10
 > git config --get submodule.OMSens_Qt.url # timeout=10
 > git config -f .gitmodules --get submodule.OMSens_Qt.path # timeout=10
 > git submodule update --init --recursive OMOptim # timeout=10
 > git submodule update --init --recursive libraries # timeout=10
 > git submodule update --init --recursive OMSimulator # timeout=10
 > git submodule update --init --recursive OMCompiler/3rdParty # timeout=10
 > git submodule update --init --recursive OMSens # timeout=10
 > git submodule update --init --recursive OMSens_Qt # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
 > git submodule foreach --recursive git reset --hard # timeout=10
 > git submodule foreach --recursive git clean -fdx # timeout=10
+ rm -rf build/ testsuite/
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker pull docker.openmodelica.org/build-deps:v1.16.3
v1.16.3: Pulling from build-deps
Digest: sha256:65c86e907f317f9dd766fd0889e9cd699c2a4afbbf3d420f51e37ad30fd616a0
Status: Image is up to date for docker.openmodelica.org/build-deps:v1.16.3
docker.openmodelica.org/build-deps:v1.16.3
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
 > git submodule foreach --recursive git reset --hard # timeout=10
 > git submodule foreach --recursive git clean -fdx # timeout=10
Fetching upstream changes from https://github.com/OpenModelica/OpenModelica.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --tags --force --progress -- https://github.com/OpenModelica/OpenModelica.git +refs/heads/omlib-staging:refs/remotes/origin/omlib-staging # timeout=10
Checking out Revision cda95895d9b93fb9f6591232598506a7178aaa6f (omlib-staging)
+ docker inspect -f . docker.openmodelica.org/build-deps:v1.16.3
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
ryzen-5950x-2-1 does not seem to be running inside a container
$ docker run -t -d -u 1001:1001 -w /var/lib/jenkins1/ws/OpenModelica_omlib-staging -v /var/lib/jenkins1/ws/OpenModelica_omlib-staging:/var/lib/jenkins1/ws/OpenModelica_omlib-staging:rw,z -v /var/lib/jenkins1/ws/OpenModelica_omlib-staging@tmp:/var/lib/jenkins1/ws/OpenModelica_omlib-staging@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** docker.openmodelica.org/build-deps:v1.16.3 cat
Commit message: "Updated libraries * libraries babdf06...6990a88 (1):   > update MSL3.2.3 and MSL4.0.x to latest hashes from OM/maint/"
$ docker top 18d9d6c32a8ee15eb1e431cebf4eb72b36696192e1d96c42c163009aab0e498f -eo pid,comm
[Pipeline] {
[Pipeline] unstash
[Pipeline] unstash
Cleaning workspace
[Pipeline] unstash
[Pipeline] echo
ryzen-5950x-2-1
[Pipeline] sshPublisher
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cda95895d9b93fb9f6591232598506a7178aaa6f # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D omlib-staging # timeout=10
 > git checkout -b omlib-staging cda95895d9b93fb9f6591232598506a7178aaa6f # timeout=10
 > git remote # timeout=10
 > git submodule init # timeout=10
 > git submodule sync # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git submodule init # timeout=10
 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
 > git config --get submodule.OMOptim.url # timeout=10
 > git config -f .gitmodules --get submodule.OMOptim.path # timeout=10
 > git config --get submodule.libraries.url # timeout=10
 > git config -f .gitmodules --get submodule.libraries.path # timeout=10
 > git config --get submodule.OMSimulator.url # timeout=10
 > git config -f .gitmodules --get submodule.OMSimulator.path # timeout=10
 > git config --get submodule.OMCompiler/3rdParty.url # timeout=10
 > git config -f .gitmodules --get submodule.OMCompiler/3rdParty.path # timeout=10
 > git config --get submodule.OMSens.url # timeout=10
 > git config -f .gitmodules --get submodule.OMSens.path # timeout=10
 > git config --get submodule.OMSens_Qt.url # timeout=10
 > git config -f .gitmodules --get submodule.OMSens_Qt.path # timeout=10
 > git submodule update --init --recursive OMOptim # timeout=10
 > git submodule update --init --recursive libraries # timeout=10
 > git submodule update --init --recursive OMSimulator # timeout=10
 > git submodule update --init --recursive OMCompiler/3rdParty # timeout=10
 > git submodule update --init --recursive OMSens # timeout=10
 > git submodule update --init --recursive OMSens_Qt # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
 > git submodule foreach --recursive git reset --hard # timeout=10
ERROR: Exception when publishing, exception message [Failed to connect and initialize SSH connection. Message: [Failed to connect session for config [ModelicaComplianceReports]. Message [Algorithm negotiation fail]]]
[Pipeline] }
$ docker stop --time=1 18d9d6c32a8ee15eb1e431cebf4eb72b36696192e1d96c42c163009aab0e498f

GitHub has been notified of this commit’s build result

SSH: Connecting from host [ryzen-5950x-2]
SSH: Connecting with configuration [ModelicaComplianceReports] ...
 > git submodule foreach --recursive git clean -fdx # timeout=10
$ docker rm -f 18d9d6c32a8ee15eb1e431cebf4eb72b36696192e1d96c42c163009aab0e498f
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] withEnv
[Pipeline] {
[Pipeline] // stage
[Pipeline] }
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker pull docker.openmodelica.org/build-deps:v1.16.3
v1.16.3: Pulling from build-deps
Digest: sha256:65c86e907f317f9dd766fd0889e9cd699c2a4afbbf3d420f51e37ad30fd616a0
Status: Image is up to date for docker.openmodelica.org/build-deps:v1.16.3
docker.openmodelica.org/build-deps:v1.16.3
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . docker.openmodelica.org/build-deps:v1.16.3
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
asap-1 does not seem to be running inside a container
$ docker run -t -d -u 1001:1001 -w /var/lib/jenkins1/ws/OpenModelica_omlib-staging -v /var/lib/jenkins1/ws/OpenModelica_omlib-staging:/var/lib/jenkins1/ws/OpenModelica_omlib-staging:rw,z -v /var/lib/jenkins1/ws/OpenModelica_omlib-staging@tmp:/var/lib/jenkins1/ws/OpenModelica_omlib-staging@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** docker.openmodelica.org/build-deps:v1.16.3 cat
$ docker top 1297aea23b83e11365c34220bf5db27c94fadf5094caca74d965509ee666b53c -eo pid,comm
[Pipeline] {
[Pipeline] unstash
[Pipeline] unstash
[Pipeline] unstash
[Pipeline] echo
asap-1
[Pipeline] sh
+ tar xJf OpenModelicaUsersGuide-omlib-staging.html.tar.xz
[Pipeline] sh
+ mv OpenModelicaUsersGuide omlib-staging
[Pipeline] sshPublisher
[Pipeline] unstash
SSH: Connecting from host [asap]
SSH: Connecting with configuration [OpenModelicaUsersGuide] ...
[Pipeline] unstash
[Pipeline] }
$ docker stop --time=1 1297aea23b83e11365c34220bf5db27c94fadf5094caca74d965509ee666b53c
SSH: Disconnecting configuration [OpenModelicaUsersGuide] ...
SSH: Transferred 325 file(s)
$ docker rm -f 1297aea23b83e11365c34220bf5db27c94fadf5094caca74d965509ee666b53c
[Pipeline] // withDockerContainer
[Pipeline] sh
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
+ cd testsuite/special/FmuExportCrossCompile
+ ../../../build/bin/omc check-files.mos
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
FmuExportCrossCompile-linux32-me OK

FmuExportCrossCompile-linux32-cs OK

FmuExportCrossCompile-linux64-me OK

FmuExportCrossCompile-linux64-cs OK

FmuExportCrossCompile-win32-me OK

FmuExportCrossCompile-win32-cs OK

FmuExportCrossCompile-win64-me OK

FmuExportCrossCompile-win64-cs OK

FmuExportCrossCompile-darwin64-me OK

FmuExportCrossCompile-darwin64-cs OK

FmuExportCrossCompile-arm-linux-gnueabihf-me OK

FmuExportCrossCompile-arm-linux-gnueabihf-cs OK

RoomHeating_OM_RH-linux32-me OK
Error: Could not read variable h in file RoomHeating_OM_RH_res.csv.
Warning: Get data of variable h from file RoomHeating_OM_RH_res.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2001]=1.000000
Error: Could not read variable h in file RoomHeating_OM_RH-linux32-me.csv.
Warning: Get data of variable h from file RoomHeating_OM_RH-linux32-me.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2001]=1.000000
Error: Could not read variable h in file RoomHeating_OM_RH-linux32-me.csv.
Warning: Get data of variable h from file RoomHeating_OM_RH-linux32-me.csv failed!

RoomHeating_OM_RH-linux32-cs OK
Error: Could not read variable h in file RoomHeating_OM_RH_res.csv.
Warning: Get data of variable h from file RoomHeating_OM_RH_res.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2000]=1.000000
Error: Could not read variable h in file RoomHeating_OM_RH-linux32-cs.csv.
Warning: Get data of variable h from file RoomHeating_OM_RH-linux32-cs.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2000]=1.000000
Error: Could not read variable h in file RoomHeating_OM_RH-linux32-cs.csv.
Warning: Get data of variable h from file RoomHeating_OM_RH-linux32-cs.csv failed!

RoomHeating_OM_RH-linux64-me OK
Error: Could not read variable h in file RoomHeating_OM_RH_res.csv.
Warning: Get data of variable h from file RoomHeating_OM_RH_res.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2001]=1.000000
Error: Could not read variable h in file RoomHeating_OM_RH-linux64-me.csv.
Warning: Get data of variable h from file RoomHeating_OM_RH-linux64-me.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2001]=1.000000
Error: Could not read variable h in file RoomHeating_OM_RH-linux64-me.csv.
Warning: Get data of variable h from file RoomHeating_OM_RH-linux64-me.csv failed!

RoomHeating_OM_RH-linux64-cs OK
Error: Could not read variable h in file RoomHeating_OM_RH_res.csv.
Warning: Get data of variable h from file RoomHeating_OM_RH_res.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2000]=1.000000
Error: Could not read variable h in file RoomHeating_OM_RH-linux64-cs.csv.
Warning: Get data of variable h from file RoomHeating_OM_RH-linux64-cs.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2000]=1.000000
Error: Could not read variable h in file RoomHeating_OM_RH-linux64-cs.csv.
Warning: Get data of variable h from file RoomHeating_OM_RH-linux64-cs.csv failed!

RoomHeating_OM_RH-win32-me OK
Error: Could not read variable h in file RoomHeating_OM_RH_res.csv.
Warning: Get data of variable h from file RoomHeating_OM_RH_res.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2001]=1.000000
Error: Could not read variable h in file RoomHeating_OM_RH-win32-me.csv.
Warning: Get data of variable h from file RoomHeating_OM_RH-win32-me.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2001]=1.000000
Error: Could not read variable h in file RoomHeating_OM_RH-win32-me.csv.
Warning: Get data of variable h from file RoomHeating_OM_RH-win32-me.csv failed!

RoomHeating_OM_RH-win32-cs OK
Error: Could not read variable h in file RoomHeating_OM_RH_res.csv.
Warning: Get data of variable h from file RoomHeating_OM_RH_res.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2000]=1.000000
Error: Could not read variable h in file RoomHeating_OM_RH-win32-cs.csv.
Warning: Get data of variable h from file RoomHeating_OM_RH-win32-cs.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2000]=1.000000
Error: Could not read variable h in file RoomHeating_OM_RH-win32-cs.csv.
Warning: Get data of variable h from file RoomHeating_OM_RH-win32-cs.csv failed!

RoomHeating_OM_RH-win64-me OK
Error: Could not read variable h in file RoomHeating_OM_RH_res.csv.
Warning: Get data of variable h from file RoomHeating_OM_RH_res.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2001]=1.000000
Error: Could not read variable h in file RoomHeating_OM_RH-win64-me.csv.
Warning: Get data of variable h from file RoomHeating_OM_RH-win64-me.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2001]=1.000000
Error: Could not read variable h in file RoomHeating_OM_RH-win64-me.csv.
Warning: Get data of variable h from file RoomHeating_OM_RH-win64-me.csv failed!

RoomHeating_OM_RH-win64-cs OK
Error: Could not read variable h in file RoomHeating_OM_RH_res.csv.
Warning: Get data of variable h from file RoomHeating_OM_RH_res.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2000]=1.000000
Error: Could not read variable h in file RoomHeating_OM_RH-win64-cs.csv.
Warning: Get data of variable h from file RoomHeating_OM_RH-win64-cs.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2000]=1.000000
Error: Could not read variable h in file RoomHeating_OM_RH-win64-cs.csv.
Warning: Get data of variable h from file RoomHeating_OM_RH-win64-cs.csv failed!

RoomHeating_OM_RH-darwin64-me OK
Error: Could not read variable h in file RoomHeating_OM_RH_res.csv.
Warning: Get data of variable h from file RoomHeating_OM_RH_res.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2001]=1.000000
Error: Could not read variable h in file RoomHeating_OM_RH-darwin64-me.csv.
Warning: Get data of variable h from file RoomHeating_OM_RH-darwin64-me.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2001]=1.000000
Error: Could not read variable h in file RoomHeating_OM_RH-darwin64-me.csv.
Warning: Get data of variable h from file RoomHeating_OM_RH-darwin64-me.csv failed!

RoomHeating_OM_RH-darwin64-cs OK
Error: Could not read variable h in file RoomHeating_OM_RH_res.csv.
Warning: Get data of variable h from file RoomHeating_OM_RH_res.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2000]=1.000000
Error: Could not read variable h in file RoomHeating_OM_RH-darwin64-cs.csv.
Warning: Get data of variable h from file RoomHeating_OM_RH-darwin64-cs.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2000]=1.000000
Error: Could not read variable h in file RoomHeating_OM_RH-darwin64-cs.csv.
Warning: Get data of variable h from file RoomHeating_OM_RH-darwin64-cs.csv failed!

RoomHeating_OM_RH-arm-linux-gnueabihf-me OK
Error: Could not read variable h in file RoomHeating_OM_RH_res.csv.
Warning: Get data of variable h from file RoomHeating_OM_RH_res.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2001]=1.000000
Error: Could not read variable h in file RoomHeating_OM_RH-arm-linux-gnueabihf-me.csv.
Warning: Get data of variable h from file RoomHeating_OM_RH-arm-linux-gnueabihf-me.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2001]=1.000000
Error: Could not read variable h in file RoomHeating_OM_RH-arm-linux-gnueabihf-me.csv.
Warning: Get data of variable h from file RoomHeating_OM_RH-arm-linux-gnueabihf-me.csv failed!

RoomHeating_OM_RH-arm-linux-gnueabihf-cs OK
Error: Could not read variable h in file RoomHeating_OM_RH_res.csv.
Warning: Get data of variable h from file RoomHeating_OM_RH_res.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2000]=1.000000
Error: Could not read variable h in file RoomHeating_OM_RH-arm-linux-gnueabihf-cs.csv.
Warning: Get data of variable h from file RoomHeating_OM_RH-arm-linux-gnueabihf-cs.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2000]=1.000000
Error: Could not read variable h in file RoomHeating_OM_RH-arm-linux-gnueabihf-cs.csv.
Warning: Get data of variable h from file RoomHeating_OM_RH-arm-linux-gnueabihf-cs.csv failed!

WaterTank_Control-linux32-me OK
Error: Could not read variable h in file WaterTank_Control_res.csv.
Warning: Get data of variable h from file WaterTank_Control_res.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2001]=1.000000
Error: Could not read variable h in file WaterTank_Control-linux32-me.csv.
Warning: Get data of variable h from file WaterTank_Control-linux32-me.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2001]=1.000000
Error: Could not read variable h in file WaterTank_Control-linux32-me.csv.
Warning: Get data of variable h from file WaterTank_Control-linux32-me.csv failed!

WaterTank_Control-linux32-cs OK
Error: Could not read variable h in file WaterTank_Control_res.csv.
Warning: Get data of variable h from file WaterTank_Control_res.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2000]=1.000000
Error: Could not read variable h in file WaterTank_Control-linux32-cs.csv.
Warning: Get data of variable h from file WaterTank_Control-linux32-cs.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2000]=1.000000
Error: Could not read variable h in file WaterTank_Control-linux32-cs.csv.
Warning: Get data of variable h from file WaterTank_Control-linux32-cs.csv failed!

WaterTank_Control-linux64-me OK
Error: Could not read variable h in file WaterTank_Control_res.csv.
Warning: Get data of variable h from file WaterTank_Control_res.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2001]=1.000000
Error: Could not read variable h in file WaterTank_Control-linux64-me.csv.
Warning: Get data of variable h from file WaterTank_Control-linux64-me.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2001]=1.000000
Error: Could not read variable h in file WaterTank_Control-linux64-me.csv.
Warning: Get data of variable h from file WaterTank_Control-linux64-me.csv failed!

WaterTank_Control-linux64-cs OK
Error: Could not read variable h in file WaterTank_Control_res.csv.
Warning: Get data of variable h from file WaterTank_Control_res.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2000]=1.000000
Error: Could not read variable h in file WaterTank_Control-linux64-cs.csv.
Warning: Get data of variable h from file WaterTank_Control-linux64-cs.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2000]=1.000000
Error: Could not read variable h in file WaterTank_Control-linux64-cs.csv.
Warning: Get data of variable h from file WaterTank_Control-linux64-cs.csv failed!

WaterTank_Control-win32-me OK
Error: Could not read variable h in file WaterTank_Control_res.csv.
Warning: Get data of variable h from file WaterTank_Control_res.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2001]=1.000000
Error: Could not read variable h in file WaterTank_Control-win32-me.csv.
Warning: Get data of variable h from file WaterTank_Control-win32-me.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2001]=1.000000
Error: Could not read variable h in file WaterTank_Control-win32-me.csv.
Warning: Get data of variable h from file WaterTank_Control-win32-me.csv failed!

WaterTank_Control-win32-cs OK
Error: Could not read variable h in file WaterTank_Control_res.csv.
Warning: Get data of variable h from file WaterTank_Control_res.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2000]=1.000000
Error: Could not read variable h in file WaterTank_Control-win32-cs.csv.
Warning: Get data of variable h from file WaterTank_Control-win32-cs.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2000]=1.000000
Error: Could not read variable h in file WaterTank_Control-win32-cs.csv.
Warning: Get data of variable h from file WaterTank_Control-win32-cs.csv failed!

WaterTank_Control-win64-me OK
Error: Could not read variable h in file WaterTank_Control_res.csv.
Warning: Get data of variable h from file WaterTank_Control_res.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2001]=1.000000
Error: Could not read variable h in file WaterTank_Control-win64-me.csv.
Warning: Get data of variable h from file WaterTank_Control-win64-me.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2001]=1.000000
Error: Could not read variable h in file WaterTank_Control-win64-me.csv.
Warning: Get data of variable h from file WaterTank_Control-win64-me.csv failed!

WaterTank_Control-win64-cs OK
Error: Could not read variable h in file WaterTank_Control_res.csv.
Warning: Get data of variable h from file WaterTank_Control_res.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2000]=1.000000
Error: Could not read variable h in file WaterTank_Control-win64-cs.csv.
Warning: Get data of variable h from file WaterTank_Control-win64-cs.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2000]=1.000000
Error: Could not read variable h in file WaterTank_Control-win64-cs.csv.
Warning: Get data of variable h from file WaterTank_Control-win64-cs.csv failed!

WaterTank_Control-darwin64-me OK
Error: Could not read variable h in file WaterTank_Control_res.csv.
Warning: Get data of variable h from file WaterTank_Control_res.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2001]=1.000000
Error: Could not read variable h in file WaterTank_Control-darwin64-me.csv.
Warning: Get data of variable h from file WaterTank_Control-darwin64-me.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2001]=1.000000
Error: Could not read variable h in file WaterTank_Control-darwin64-me.csv.
Warning: Get data of variable h from file WaterTank_Control-darwin64-me.csv failed!

WaterTank_Control-darwin64-cs OK
Error: Could not read variable h in file WaterTank_Control_res.csv.
Warning: Get data of variable h from file WaterTank_Control_res.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2000]=1.000000
Error: Could not read variable h in file WaterTank_Control-darwin64-cs.csv.
Warning: Get data of variable h from file WaterTank_Control-darwin64-cs.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2000]=1.000000
Error: Could not read variable h in file WaterTank_Control-darwin64-cs.csv.
Warning: Get data of variable h from file WaterTank_Control-darwin64-cs.csv failed!

WaterTank_Control-arm-linux-gnueabihf-me OK
Error: Could not read variable h in file WaterTank_Control_res.csv.
Warning: Get data of variable h from file WaterTank_Control_res.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2001]=1.000000
Error: Could not read variable h in file WaterTank_Control-arm-linux-gnueabihf-me.csv.
Warning: Get data of variable h from file WaterTank_Control-arm-linux-gnueabihf-me.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2001]=1.000000
Error: Could not read variable h in file WaterTank_Control-arm-linux-gnueabihf-me.csv.
Warning: Get data of variable h from file WaterTank_Control-arm-linux-gnueabihf-me.csv failed!

WaterTank_Control-arm-linux-gnueabihf-cs OK
Error: Could not read variable h in file WaterTank_Control_res.csv.
Warning: Get data of variable h from file WaterTank_Control_res.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2000]=1.000000
Error: Could not read variable h in file WaterTank_Control-arm-linux-gnueabihf-cs.csv.
Warning: Get data of variable h from file WaterTank_Control-arm-linux-gnueabihf-cs.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2000]=1.000000
Error: Could not read variable h in file WaterTank_Control-arm-linux-gnueabihf-cs.csv.
Warning: Get data of variable h from file WaterTank_Control-arm-linux-gnueabihf-cs.csv failed!

WaterTank_TestSingleWaterTank-linux32-me OK
Error: Could not read variable h in file WaterTank_TestSingleWaterTank_res.csv.
Warning: Get data of variable h from file WaterTank_TestSingleWaterTank_res.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2001]=1.000000
Error: Could not read variable h in file WaterTank_TestSingleWaterTank-linux32-me.csv.
Warning: Get data of variable h from file WaterTank_TestSingleWaterTank-linux32-me.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2001]=1.000000
Error: Could not read variable h in file WaterTank_TestSingleWaterTank-linux32-me.csv.
Warning: Get data of variable h from file WaterTank_TestSingleWaterTank-linux32-me.csv failed!

WaterTank_TestSingleWaterTank-linux32-cs OK
Error: Could not read variable h in file WaterTank_TestSingleWaterTank_res.csv.
Warning: Get data of variable h from file WaterTank_TestSingleWaterTank_res.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2000]=1.000000
Error: Could not read variable h in file WaterTank_TestSingleWaterTank-linux32-cs.csv.
Warning: Get data of variable h from file WaterTank_TestSingleWaterTank-linux32-cs.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2000]=1.000000
Error: Could not read variable h in file WaterTank_TestSingleWaterTank-linux32-cs.csv.
Warning: Get data of variable h from file WaterTank_TestSingleWaterTank-linux32-cs.csv failed!

WaterTank_TestSingleWaterTank-linux64-me OK
Error: Could not read variable h in file WaterTank_TestSingleWaterTank_res.csv.
Warning: Get data of variable h from file WaterTank_TestSingleWaterTank_res.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2001]=1.000000
Error: Could not read variable h in file WaterTank_TestSingleWaterTank-linux64-me.csv.
Warning: Get data of variable h from file WaterTank_TestSingleWaterTank-linux64-me.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2001]=1.000000
Error: Could not read variable h in file WaterTank_TestSingleWaterTank-linux64-me.csv.
Warning: Get data of variable h from file WaterTank_TestSingleWaterTank-linux64-me.csv failed!

WaterTank_TestSingleWaterTank-linux64-cs OK
Error: Could not read variable h in file WaterTank_TestSingleWaterTank_res.csv.
Warning: Get data of variable h from file WaterTank_TestSingleWaterTank_res.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2000]=1.000000
Error: Could not read variable h in file WaterTank_TestSingleWaterTank-linux64-cs.csv.
Warning: Get data of variable h from file WaterTank_TestSingleWaterTank-linux64-cs.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2000]=1.000000
Error: Could not read variable h in file WaterTank_TestSingleWaterTank-linux64-cs.csv.
Warning: Get data of variable h from file WaterTank_TestSingleWaterTank-linux64-cs.csv failed!

WaterTank_TestSingleWaterTank-win32-me OK
Error: Could not read variable h in file WaterTank_TestSingleWaterTank_res.csv.
Warning: Get data of variable h from file WaterTank_TestSingleWaterTank_res.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2001]=1.000000
Error: Could not read variable h in file WaterTank_TestSingleWaterTank-win32-me.csv.
Warning: Get data of variable h from file WaterTank_TestSingleWaterTank-win32-me.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2001]=1.000000
Error: Could not read variable h in file WaterTank_TestSingleWaterTank-win32-me.csv.
Warning: Get data of variable h from file WaterTank_TestSingleWaterTank-win32-me.csv failed!

WaterTank_TestSingleWaterTank-win32-cs OK
Error: Could not read variable h in file WaterTank_TestSingleWaterTank_res.csv.
Warning: Get data of variable h from file WaterTank_TestSingleWaterTank_res.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2000]=1.000000
Error: Could not read variable h in file WaterTank_TestSingleWaterTank-win32-cs.csv.
Warning: Get data of variable h from file WaterTank_TestSingleWaterTank-win32-cs.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2000]=1.000000
Error: Could not read variable h in file WaterTank_TestSingleWaterTank-win32-cs.csv.
Warning: Get data of variable h from file WaterTank_TestSingleWaterTank-win32-cs.csv failed!

WaterTank_TestSingleWaterTank-win64-me OK
Error: Could not read variable h in file WaterTank_TestSingleWaterTank_res.csv.
Warning: Get data of variable h from file WaterTank_TestSingleWaterTank_res.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2001]=1.000000
Error: Could not read variable h in file WaterTank_TestSingleWaterTank-win64-me.csv.
Warning: Get data of variable h from file WaterTank_TestSingleWaterTank-win64-me.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2001]=1.000000
Error: Could not read variable h in file WaterTank_TestSingleWaterTank-win64-me.csv.
Warning: Get data of variable h from file WaterTank_TestSingleWaterTank-win64-me.csv failed!

WaterTank_TestSingleWaterTank-win64-cs OK
Error: Could not read variable h in file WaterTank_TestSingleWaterTank_res.csv.
Warning: Get data of variable h from file WaterTank_TestSingleWaterTank_res.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2000]=1.000000
Error: Could not read variable h in file WaterTank_TestSingleWaterTank-win64-cs.csv.
Warning: Get data of variable h from file WaterTank_TestSingleWaterTank-win64-cs.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2000]=1.000000
Error: Could not read variable h in file WaterTank_TestSingleWaterTank-win64-cs.csv.
Warning: Get data of variable h from file WaterTank_TestSingleWaterTank-win64-cs.csv failed!

WaterTank_TestSingleWaterTank-darwin64-me OK
Error: Could not read variable h in file WaterTank_TestSingleWaterTank_res.csv.
Warning: Get data of variable h from file WaterTank_TestSingleWaterTank_res.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2001]=1.000000
Error: Could not read variable h in file WaterTank_TestSingleWaterTank-darwin64-me.csv.
Warning: Get data of variable h from file WaterTank_TestSingleWaterTank-darwin64-me.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2001]=1.000000
Error: Could not read variable h in file WaterTank_TestSingleWaterTank-darwin64-me.csv.
Warning: Get data of variable h from file WaterTank_TestSingleWaterTank-darwin64-me.csv failed!

WaterTank_TestSingleWaterTank-darwin64-cs OK
Error: Could not read variable h in file WaterTank_TestSingleWaterTank_res.csv.
Warning: Get data of variable h from file WaterTank_TestSingleWaterTank_res.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2000]=1.000000
Error: Could not read variable h in file WaterTank_TestSingleWaterTank-darwin64-cs.csv.
Warning: Get data of variable h from file WaterTank_TestSingleWaterTank-darwin64-cs.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2000]=1.000000
Error: Could not read variable h in file WaterTank_TestSingleWaterTank-darwin64-cs.csv.
Warning: Get data of variable h from file WaterTank_TestSingleWaterTank-darwin64-cs.csv failed!

WaterTank_TestSingleWaterTank-arm-linux-gnueabihf-me OK
Error: Could not read variable h in file WaterTank_TestSingleWaterTank_res.csv.
Warning: Get data of variable h from file WaterTank_TestSingleWaterTank_res.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2001]=1.000000
Error: Could not read variable h in file WaterTank_TestSingleWaterTank-arm-linux-gnueabihf-me.csv.
Warning: Get data of variable h from file WaterTank_TestSingleWaterTank-arm-linux-gnueabihf-me.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2001]=1.000000
Error: Could not read variable h in file WaterTank_TestSingleWaterTank-arm-linux-gnueabihf-me.csv.
Warning: Get data of variable h from file WaterTank_TestSingleWaterTank-arm-linux-gnueabihf-me.csv failed!

WaterTank_TestSingleWaterTank-arm-linux-gnueabihf-cs OK
Error: Could not read variable h in file WaterTank_TestSingleWaterTank_res.csv.
Warning: Get data of variable h from file WaterTank_TestSingleWaterTank_res.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2000]=1.000000
Error: Could not read variable h in file WaterTank_TestSingleWaterTank-arm-linux-gnueabihf-cs.csv.
Warning: Get data of variable h from file WaterTank_TestSingleWaterTank-arm-linux-gnueabihf-cs.csv failed!
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2000]=1.000000
Error: Could not read variable h in file WaterTank_TestSingleWaterTank-arm-linux-gnueabihf-cs.csv.
Warning: Get data of variable h from file WaterTank_TestSingleWaterTank-arm-linux-gnueabihf-cs.csv failed!

BouncingBall-linux32-me OK
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2001]=1.000000

BouncingBall-linux32-cs OK
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2000]=1.000000

BouncingBall-linux64-me OK
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2001]=1.000000

BouncingBall-linux64-cs OK
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2000]=1.000000

BouncingBall-win32-me OK
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2001]=1.000000

BouncingBall-win32-cs OK
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2000]=1.000000

BouncingBall-win64-me OK
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2001]=1.000000

BouncingBall-win64-cs OK
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2000]=1.000000

BouncingBall-darwin64-me OK
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2001]=1.000000

BouncingBall-darwin64-cs OK
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2000]=1.000000

BouncingBall-arm-linux-gnueabihf-me OK
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2001]=1.000000

BouncingBall-arm-linux-gnueabihf-cs OK
Warning: Resultfile and Reference have different end time points!
Reffile[2002]=0.450000
File[2000]=1.000000


[Pipeline] sh
+ cd testsuite/special/FmuExportCrossCompile
+ tar -czf ../../../Test_FMUs.tar.gz Test_FMUs
[Pipeline] archiveArtifacts
Archiving artifacts
[Pipeline] }
$ docker stop --time=1 b3e9c5cc88e9b7b0eda0d3e11271908a6b1a8e7e1b56455425dfa018a7095c20
$ docker rm -f b3e9c5cc88e9b7b0eda0d3e11271908a6b1a8e7e1b56455425dfa018a7095c20
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (push-to-master)
Stage "push-to-master" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: UNSTABLE