Skip to content

Regression

openmodelica_cppruntime.mslElectricalMachinesTest.mos (from (result.xml))

Failing for the past 1 build (Since #3809 )
Took 9 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + mslElectricalMachinesTest                                                         ... equation mismatch [time: 5]

==== Log C:\Windows\TEMP/omc-rtest-OpenModelica/openmodelica/cppruntime/mslElectricalMachinesTest.mos_temp3870/log-mslElectricalMachinesTest.mos
true
true
""
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 2.5, numberOfIntervals = 25000, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'Modelica.Electrical.Machines.Examples.Transformers.AIMC_Transformer', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Failed to build model: Modelica.Electrical.Machines.Examples.Transformers.AIMC_Transformer"
end SimulationResult;



"Error: Error building simulator. Build log: make: Entering directory '/c/dev/jenkins/ws/Windows/OM_Win/TESTSU~1/OPENMO~1/CPPRUN~1/MSLELE~4.MOS'
clang++  -fopenmp=libomp  -Winvalid-pch -O3 -DNDEBUG  -std=c++11 -DBOOST_ALL_DYN_LINK   -DUSE_DGESV -DUSE_LOGGER -DOMC_BUILD -DUSE_PUGI_XML -DUSE_THREAD -DSUNDIALS_MAJOR_VERSION=5 -DSUNDIALS_MINOR_VERSION=4 -DPMC_USE_SUNDIALS -I\".\" -I\"C:\\dev\\jenkins\\ws\\Windows\\OM_Win\\build/include/omc/cpp/\" -I.  -I\"C:/OMDevUCRT/tools/msys/ucrt64/include/\" -I\".\" -I\"C:\\dev\\jenkins\\ws\\Windows\\OM_Win\\build/include/omc/cpp/sundials\"     -DMEASURETIME_PROFILEBLOCKS -DUSE_LOGGER  -c -o OMCppModelica.Electrical.Machines.Examples.Transformers.AIMC_TransformerCalcHelperMain.o OMCppModelica.Electrical.Machines.Examples.Transformers.AIMC_TransformerCalcHelperMain.cpp
      0 [main] make 7327 dofork: child -1 - forked process 3581696 died unexpectedly, retry 0, exit code 0xC000012D, errno 11
make: *** [<builtin>: OMCppModelica.Electrical.Machines.Examples.Transformers.AIMC_TransformerCalcHelperMain.o] Error 127
make: Leaving directory '/c/dev/jenkins/ws/Windows/OM_Win/TESTSU~1/OPENMO~1/CPPRUN~1/MSLELE~4.MOS'
RESULT: 2
"
'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/openmodelica/cppruntime/mslElectricalMachinesTest.mos_temp3870/equations-expected"2024-06-13 12:59:27.301410600 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/openmodelica/cppruntime/mslElectricalMachinesTest.mos_temp3870/equations-got"2024-06-13 12:59:32.225412200 +0200
@@ -1,12 +1,18 @@
 true
 true
 ""
 record SimulationResult
-resultFile = "Modelica.Electrical.Machines.Examples.Transformers.AIMC_Transformer_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 2.5, numberOfIntervals = 25000, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Modelica.Electrical.Machines.Examples.Transformers.AIMC_Transformer', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
-messages = ""
+resultFile = "",
+simulationOptions = "startTime = 0.0, stopTime = 2.5, numberOfIntervals = 25000, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'Modelica.Electrical.Machines.Examples.Transformers.AIMC_Transformer', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: Modelica.Electrical.Machines.Examples.Transformers.AIMC_Transformer"
 end SimulationResult;
-173.2163692829597
-150.8434362116317
-161.3997191190022
-""
+
+
+
+"Error: Error building simulator. Build log: make: Entering directory '/c/dev/jenkins/ws/Windows/OM_Win/TESTSU~1/OPENMO~1/CPPRUN~1/MSLELE~4.MOS'
+clang++ -fopenmp=libomp  -Winvalid-pch -O3 -DNDEBUG  -std=c++11 -DBOOST_ALL_DYN_LINK   -DUSE_DGESV -DUSE_LOGGER -DOMC_BUILD -DUSE_PUGI_XML -DUSE_THREAD -DSUNDIALS_MAJOR_VERSION=5 -DSUNDIALS_MINOR_VERSION=4 -DPMC_USE_SUNDIALS -I\".\" -I\"C:\\dev\\jenkins\\ws\\Windows\\OM_Win\\build/include/omc/cpp/\" -I.  -I\"C:/OMDevUCRT/tools/msys/ucrt64/include/\" -I\".\" -I\"C:\\dev\\jenkins\\ws\\Windows\\OM_Win\\build/include/omc/cpp/sundials\"     -DMEASURETIME_PROFILEBLOCKS -DUSE_LOGGER  -c -o OMCppModelica.Electrical.Machines.Examples.Transformers.AIMC_TransformerCalcHelperMain.o OMCppModelica.Electrical.Machines.Examples.Transformers.AIMC_TransformerCalcHelperMain.cpp
+0 [main] make 7327 dofork: child -1 - forked process 3581696 died unexpectedly, retry 0, exit code 0xC000012D, errno 11
+make: *** [<builtin>: OMCppModelica.Electrical.Machines.Examples.Transformers.AIMC_TransformerCalcHelperMain.o] Error 127
+make: Leaving directory '/c/dev/jenkins/ws/Windows/OM_Win/TESTSU~1/OPENMO~1/CPPRUN~1/MSLELE~4.MOS'
+RESULT: 2
+"
'' 
Equation mismatch: omc-diff says: 
Failed 'M' '"'
Line 5: Text differs:
expected: resultFile = "Modelica.Electrical.Machines.Examples.Transformers.AIMC_Transformer_res.mat",
got:      resultFile = "",

== 1 out of 1 tests failed [openmodelica/cppruntime/mslElectricalMachinesTest.mos_temp3870, time: 9]