Skip to content

Failed

tests / 01 testsuite-gcc 1/3 / simulation_modelica_hpcom.Modelica.Mechanics.Rotational.Examples.HeatLosses.mos (from (result.xml))

Failing for the past 86 builds (Since #1 )
Took 16 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + Modelica.Mechanics.Rotational.Examples.HeatLosses                                 ... equation mismatch [time: 16]

==== Log /tmp/omc-rtest-unknown/simulation/modelica/hpcom/Modelica.Mechanics.Rotational.Examples.HeatLosses.mos_temp3575/log-Modelica.Mechanics.Rotational.Examples.HeatLosses.mos
true
true
true
true
""
true
""
readCalcTimesFromFile: No valid profiling-file found.
Warning: The costs have been estimated. Maybe Modelica.Mechanics.Rotational.Examples.HeatLosses_eqs_prof-file is missing.
Using list Scheduler for the DAE system
Using list Scheduler for the ODE system
Using list Scheduler for the ZeroFunc system
There is no parallel potential in the ODE system model!
HpcOm is still under construction.
record SimulationResult
    resultFile = "Modelica.Mechanics.Rotational.Examples.HeatLosses_res.mat",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 10000, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'Modelica.Mechanics.Rotational.Examples.HeatLosses', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
LOG_STDOUT        | warning | The default linear solver fails, the fallback solver with total pivoting is started at time 0.000000. That might raise performance issues, for more information use -lv LOG_LS.
LOG_SUCCESS       | info    | The simulation finished successfully.
"
end SimulationResult;
""
{"Files Equal!"}

Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/simulation/modelica/hpcom/Modelica.Mechanics.Rotational.Examples.HeatLosses.mos_temp3575/equations-expected2024-01-20 04:03:39.581631674 +0000
+++ /tmp/omc-rtest-unknown/simulation/modelica/hpcom/Modelica.Mechanics.Rotational.Examples.HeatLosses.mos_temp3575/equations-got2024-01-20 04:03:55.585220211 +0000
@@ -12,12 +12,13 @@
 Using list Scheduler for the ZeroFunc system
 There is no parallel potential in the ODE system model!
 HpcOm is still under construction.
 record SimulationResult
 resultFile = "Modelica.Mechanics.Rotational.Examples.HeatLosses_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 10000, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Modelica.Mechanics.Rotational.Examples.HeatLosses', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 10000, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'Modelica.Mechanics.Rotational.Examples.HeatLosses', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
 messages = "LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
+LOG_STDOUT | warning | The default linear solver fails, the fallback solver with total pivoting is started at time 0.000000. That might raise performance issues, for more information use -lv LOG_LS.
 LOG_SUCCESS       | info    | The simulation finished successfully.
 "
 end SimulationResult;
 ""
 {"Files Equal!"}

Equation mismatch: omc-diff says:
Failed 'U' 'T'
Line 19: Text differs:
expected: LOG_SUCCESS       | info    | The simulation finished successfully.
got:      LOG_STDOUT | warning | The default linear solver fails, the fallback solver with total pivoting is started at time 

== 1 out of 1 tests failed [simulation/modelica/hpcom/Modelica.Mechanics.Rotational.Examples.HeatLosses.mos_temp3575, time: 16]