Skip to content

Failed

openmodelica_cppruntime_fmu_modelExchange_2.0.DIC_FMU2_CPP.mos (from (result.xml))

Failing for the past 20 builds (Since #3722 )
Took 17 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + DIC_FMU2_CPP                                                                      ... equation mismatch [time: 17]

==== Log C:\Windows\TEMP/omc-rtest-OpenModelica/openmodelica/cppruntime/fmu/modelExchange/2.0/DIC_FMU2_CPP.mos_temp4969/log-DIC_FMU2_CPP.mos
true
""
true
"DIC.fmu"
""
true
""
"DIC_me_FMU.mo"
""
true
""
record SimulationResult
    resultFile = "DIC_me_FMU_res.mat",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'DIC_me_FMU', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "DASKR--  AT T (=R1) AND STEPSIZE H (=R2) THE                                    
      In above,  R1 =   7.0000000000000E-24   R2 =   2.0000000000000E-24
DASKR--  NONLINEAR SOLVER FAILED TO CONVERGE                                    
DASKR--  REPEATEDLY OR WITH ABS(H)=HMIN                                         
ERROR  : solver: SimManager: Simulation stopped with errors before t = 1.000000
ERROR  : solver: SimManager: DASSL: solve failed with idid = -7
ERROR  : solver: SimController: Simulation failed using nonlinear solver newton
ERROR  : solver: SimController: Recovering with nonlinear solver kinsol
"
end SimulationResult;
""
0.0
1.0
0.0
NaN
NaN
'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/openmodelica/cppruntime/fmu/modelExchange/2.0/DIC_FMU2_CPP.mos_temp4969/equations-expected"2024-05-03 13:59:46.218681200 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/openmodelica/cppruntime/fmu/modelExchange/2.0/DIC_FMU2_CPP.mos_temp4969/equations-got"2024-05-03 14:00:03.562339400 +0200
@@ -9,14 +9,22 @@
 ""
 true
 ""
 record SimulationResult
 resultFile = "DIC_me_FMU_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'DIC_me_FMU', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
-messages = ""
+simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'DIC_me_FMU', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "DASKR--  AT T (=R1) AND STEPSIZE H (=R2) THE                                    
+In above,  R1 =   7.0000000000000E-24   R2 =   2.0000000000000E-24
+DASKR-- NONLINEAR SOLVER FAILED TO CONVERGE                                    
+DASKR-- REPEATEDLY OR WITH ABS(H)=HMIN                                         
+ERROR : solver: SimManager: Simulation stopped with errors before t = 1.000000
+ERROR : solver: SimManager: DASSL: solve failed with idid = -7
+ERROR : solver: SimController: Simulation failed using nonlinear solver newton
+ERROR : solver: SimController: Recovering with nonlinear solver kinsol
+"
 end SimulationResult;
 ""
 0.0
 1.0
 0.0
--0.9999999980000002
--4.048065787457232e-07
+NaN
+NaN
'' 
Equation mismatch: omc-diff says: 
Failed '"' 'D'
Line 15: Text differs:
expected: messages = ""
got:      messages = "DASKR

== 1 out of 1 tests failed [openmodelica/cppruntime/fmu/modelExchange/2.0/DIC_FMU2_CPP.mos_temp4969, time: 17]