Skip to content

Failed

tests / testsuite-gcc / simulation_modelica_tearing.Tearing12-cel.mos (from (result.xml))

Failing for the past 9 builds (Since #16 )
Took 0 ms.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + Tearing12-cel                                                                     ... equation mismatch [time: 0]

==== Log /tmp/omc-rtest-unknown/simulation/modelica/tearing/Tearing12-cel.mos_temp9002/log-Tearing12-cel.mos
true
"Notification: Skipped loading package Modelica (3.2.2) using MODELICAPATH /var/lib/jenkins/workspace/OpenModelica_maintenance_v1.13/build/lib/omlibrary (uses-annotation may be wrong).
"
true
""
true
""
true
""
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Tearing12', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Failed to build model: Tearing12"
end SimulationResult;
"Notification: Skipped loading package Modelica (3.2.2,default) using MODELICAPATH /var/lib/jenkins/workspace/OpenModelica_maintenance_v1.13/build/lib/omlibrary (uses-annotation may be wrong).
[simulation/modelica/tearing/Tearing12.mo:2:3-2:49:writable] Error: Class Modelica.Mechanics.MultiBody.World not found in scope Tearing12.
Error: Error occurred while flattening model Tearing12
"

Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/simulation/modelica/tearing/Tearing12-cel.mos_temp9002/equations-expected2019-01-31 14:14:58.193492919 +0000
+++ /tmp/omc-rtest-unknown/simulation/modelica/tearing/Tearing12-cel.mos_temp9002/equations-got2019-01-31 14:14:58.321492356 +0000
@@ -1,60 +1,18 @@
 true
-"Notification: Automatically loaded package Modelica 3.2.2 due to uses annotation.
-Notification: Automatically loaded package Complex 3.2.2 due to uses annotation.
-Notification: Automatically loaded package ModelicaServices 3.2.2 due to uses annotation.
+"Notification: Skipped loading package Modelica (3.2.2) using MODELICAPATH /var/lib/jenkins/workspace/OpenModelica_maintenance_v1.13/build/lib/omlibrary (uses-annotation may be wrong).
 "
 true
 ""
 true
 ""
 true
 ""
 record SimulationResult
-resultFile = "Tearing12_res.mat",
+resultFile = "",
 simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Tearing12', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
-messages = "LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
-LOG_SUCCESS       | info    | The simulation finished successfully.
-"
+messages = "Failed to build model: Tearing12"
 end SimulationResult;
-"Notification: Model statistics after passing the front-end and creating the data structures used by the back-end:
-* Number of equations: 9901
-* Number of variables: 9901
-Notification: Model statistics after passing the back-end for initialization:
-* Number of independent subsystems: 1992
-* Number of states: 0 ('-d=stateselection' for list of states)
-* Number of discrete variables: 288 ('-d=discreteinfo' for list of discrete vars)
-* Number of discrete states: 0 ('-d=discreteinfo' for list of discrete states)
-* Top-level inputs: 0
-Notification: Strong component statistics for initialization (3713):
-* Single equations (assignments): 3709
-* Array equations: 3
-* Algorithm blocks: 0
-* Record equations: 0
-* When equations: 0
-* If-equations: 0
-* Equation systems (linear and non-linear blocks): 0
-* Torn equation systems: 1
-* Mixed (continuous/discrete) equation systems: 0
-Notification: Torn system details for strict tearing set:
-* Linear torn systems: 1 {(60,77.4%) 848}
-* Non-linear torn systems: 0
-Notification: Model statistics after passing the back-end for simulation:
-* Number of independent subsystems: 4
-* Number of states: 62 ('-d=stateselection' for list of states)
-* Number of discrete variables: 0 ('-d=discreteinfo' for list of discrete vars)
-* Number of discrete states: 0 ('-d=discreteinfo' for list of discrete states)
-* Top-level inputs: 0
-Notification: Strong component statistics for simulation (1722):
-* Single equations (assignments): 1718
-* Array equations: 3
-* Algorithm blocks: 0
-* Record equations: 0
-* When equations: 0
-* If-equations: 0
-* Equation systems (linear and non-linear blocks): 0
-* Torn equation systems: 1
-* Mixed (continuous/discrete) equation systems: 0
-Notification: Torn system details for strict tearing set:
-* Linear torn systems: 1 {(60,77.4%) 845}
-* Non-linear torn systems: 0
+"Notification: Skipped loading package Modelica (3.2.2,default) using MODELICAPATH /var/lib/jenkins/workspace/OpenModelica_maintenance_v1.13/build/lib/omlibrary (uses-annotation may be wrong).
+[simulation/modelica/tearing/Tearing12.mo:2:3-2:49:writable] Error: Class Modelica.Mechanics.MultiBody.World not found in scope Tearing12.
+Error: Error occurred while flattening model Tearing12
 "

Equation mismatch: omc-diff says:
Failed 'A' 'S'
Line 2: Text differs:
expected: "Notification: Automatically loaded package Modelica 
got:      "Notification: Skipped loading package Modelica (

== 1 out of 1 tests failed [simulation/modelica/tearing/Tearing12-cel.mos_temp9002, time: 0]