Skip to content

Failed

tests / 03 testsuite-gcc 3/3 / simulation_modelica_linear_system.EngineV6_partlintorn.mos (from (result.xml))

Failing for the past 46 builds (Since #8 )
Took 2 min 13 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + EngineV6_partlintorn                                                              ... equation mismatch [time: 133]

==== Log /tmp/omc-rtest-omtmpuser/simulation/modelica/linear_system/EngineV6_partlintorn.mos_temp5732/log-EngineV6_partlintorn.mos
true
true
""
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1.01, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Simulation execution failed for model: Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6
LOG_STDOUT        | info    | Using sparse solver for linear system 6,
|                 | |       | because density of 0.176 remains under threshold of 0.200.
LOG_STDOUT        | info    | Using sparse solver for linear system 7,
|                 | |       | because density of 0.155 remains under threshold of 0.200.
LOG_STDOUT        | info    | The maximum density for using sparse solvers can be specified
|                 | |       | using the runtime flag '<-lssMaxDensity=value>'.
LOG_ASSERT        | debug   | Simulation terminated due to too many, i.e. 20, event iterations.
|                 | |       | This could either indicate an inconsistent system or an undersized limit of event iterations.
|                 | |       | The limit of event iterations can be specified using the runtime flag 'mei=<value>'.
LOG_ASSERT        | info    | simulation terminated by an assertion at initialization
"
end SimulationResult;
"[BackEnd/SymbolicJacobian.mo:0:0-0:0:writable] Error: Internal error function generateSparsePattern failed
"
"Error in compareSimulationResults"

Equation mismatch: diff says:
--- /tmp/omc-rtest-omtmpuser/simulation/modelica/linear_system/EngineV6_partlintorn.mos_temp5732/equations-expected2024-05-04 01:57:02.806250356 +0000
+++ /tmp/omc-rtest-omtmpuser/simulation/modelica/linear_system/EngineV6_partlintorn.mos_temp5732/equations-got2024-05-04 01:59:15.473870198 +0000
@@ -1,18 +1,22 @@
 true
 true
 ""
 record SimulationResult
-resultFile = "Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.01, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
-messages = "LOG_STDOUT        | info    | Using sparse solver for linear system 6,
+resultFile = "",
+simulationOptions = "startTime = 0.0, stopTime = 1.01, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Simulation execution failed for model: Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6
+LOG_STDOUT | info    | Using sparse solver for linear system 6,
 |                 | |       | because density of 0.176 remains under threshold of 0.200.
 LOG_STDOUT        | info    | Using sparse solver for linear system 7,
 |                 | |       | because density of 0.155 remains under threshold of 0.200.
 LOG_STDOUT        | info    | The maximum density for using sparse solvers can be specified
 |                 | |       | using the runtime flag '<-lssMaxDensity=value>'.
-LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
-LOG_SUCCESS       | info    | The simulation finished successfully.
+LOG_ASSERT | debug   | Simulation terminated due to too many, i.e. 20, event iterations.
+| | |       | This could either indicate an inconsistent system or an undersized limit of event iterations.
+| | |       | The limit of event iterations can be specified using the runtime flag 'mei=<value>'.
+LOG_ASSERT | info    | simulation terminated by an assertion at initialization
 "
 end SimulationResult;
-""
-{"Files Equal!"}
+"[BackEnd/SymbolicJacobian.mo:0:0-0:0:writable] Error: Internal error function generateSparsePattern failed
+"
+"Error in compareSimulationResults"

Equation mismatch: omc-diff says:
Failed 'M' '"'
Line 5: Text differs:
expected: resultFile = "Modelica.Mechanics.MultiBody.Examples.Loops.EngineV
got:      resultFile = "",

== 1 out of 1 tests failed [simulation/modelica/linear_system/EngineV6_partlintorn.mos_temp5732, time: 133]