Skip to content

Failed

tests / 03 testsuite-gcc 3/3 / openmodelica_cruntime_optimization_basic.testAlgLoop7.mos (from (result.xml))

Failing for the past 46 builds (Since #8 )
Took 7 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + testAlgLoop7                                                                      ... equation mismatch [time: 7]

==== Log /tmp/omc-rtest-omtmpuser/openmodelica/cruntime/optimization/basic/testAlgLoop7.mos_temp444/log-testAlgLoop7.mos
true
""
true
""
record SimulationResult
    resultFile = "testAlgLoop7_res.mat",
    simulationOptions = "startTime = 0.0, stopTime = 0.5, numberOfIntervals = 100, tolerance = 1e-12, method = 'optimization', fileNamePrefix = 'testAlgLoop7', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-lv LOG_IPOPT_ERROR -optimizerNP 1 -iif ReferenceFiles/testAlgLoop7_ref.mat -iim none -ipopt_init FILE'",
    messages = "LOG_ASSERT        | warning | The following assertion has been violated at time 0.000000
|                 | |       | (($EqCon$x2 >= 0.0 and $EqCon$x2 <= 0.0)) --> \"Variable violating min/max constraint: 0.0 <= $EqCon$x2 <= 0.0, has value: 3\"
LOG_ASSERT        | warning | The following assertion has been violated at time 0.000000
|                 | |       | (($EqCon$x1 >= 0.0 and $EqCon$x1 <= 0.0)) --> \"Variable violating min/max constraint: 0.0 <= $EqCon$x1 <= 0.0, has value: 0.864672\"
LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.

Optimizer Variables
========================================================
State[0]:x1(start = 1, nominal = 2, min = -2, max = 2, init = 1)
State[1]:x2(start = -1, nominal = 2, min = -2, max = 2, init = -1)
Input[2]:$x1(start = 0, nominal = 1, min = -Inf, max = +Inf)
Input[3]:$x2(start = 0, nominal = 1, min = -Inf, max = +Inf)
Input[4]:u(start = 0.864672, nominal = 1, min = -1, max = 1)
--------------------------------------------------------
number of nonlinear constraints: 3
========================================================
LOG_STDOUT        | info    | Using values from file as initial guess.

******************************************************************************
This program contains Ipopt, a library for large-scale nonlinear optimization.
 Ipopt is released as open source code under the Eclipse Public License (EPL).
         For more information visit https://github.com/coin-or/Ipopt
******************************************************************************

LOG_IPOPT_ERROR   | info    | max violation is 0.00630401 for the constraint $EqCon$x1(time = 0.17)
LOG_IPOPT_ERROR   | info    | max violation is 2.64944e-05 for the constraint $EqCon$x2(time = 0.17)
LOG_IPOPT_ERROR   | info    | max violation is 1.05608e-07 for the constraint $EqCon$x1(time = 0.17)
LOG_IPOPT_ERROR   | info    | max violation is 1.86591e-05 for the constraint $EqCon$x2(time = 0.17)
LOG_IPOPT_ERROR   | info    | max violation is 5.33147e-06 for the constraint $EqCon$x1(time = 0.435)
LOG_IPOPT_ERROR   | info    | max violation is 4.28799e-08 for the constraint $EqCon$x1(time = 0.435)
LOG_IPOPT_ERROR   | info    | max violation is 1.87085e-11 for the constraint $EqCon$x1(time = 0.445)
LOG_IPOPT_ERROR   | info    | max violation is 5.55112e-16 for the constraint $EqCon$x1(time = 0.16)
LOG_SUCCESS       | info    | The simulation finished successfully.
"
end SimulationResult;
"[BackEnd/SymbolicJacobian.mo:0:0-0:0:writable] Error: Internal error function generateSparsePattern failed
"
{"Files Equal!"}
"Warning: 'compareSimulationResults' is deprecated. It is recommended to use 'diffSimulationResults' instead.
"

Equation mismatch: diff says:
--- /tmp/omc-rtest-omtmpuser/openmodelica/cruntime/optimization/basic/testAlgLoop7.mos_temp444/equations-expected2024-05-04 02:09:18.119942465 +0000
+++ /tmp/omc-rtest-omtmpuser/openmodelica/cruntime/optimization/basic/testAlgLoop7.mos_temp444/equations-got2024-05-04 02:09:25.103918942 +0000
@@ -38,9 +38,10 @@
 LOG_IPOPT_ERROR   | info    | max violation is 1.87085e-11 for the constraint $EqCon$x1(time = 0.445)
 LOG_IPOPT_ERROR   | info    | max violation is 5.55112e-16 for the constraint $EqCon$x1(time = 0.16)
 LOG_SUCCESS       | info    | The simulation finished successfully.
 "
 end SimulationResult;
-""
+"[BackEnd/SymbolicJacobian.mo:0:0-0:0:writable] Error: Internal error function generateSparsePattern failed
+"
 {"Files Equal!"}
 "Warning: 'compareSimulationResults' is deprecated. It is recommended to use 'diffSimulationResults' instead.
 "

Equation mismatch: omc-diff says:
--------------------------------------------------------------------------------------------------------------------Failed '"' '['
Line 43: Text differs:
expected: ""
got:      "[BackEnd/SymbolicJacobian.mo:

== 1 out of 1 tests failed [openmodelica/cruntime/optimization/basic/testAlgLoop7.mos_temp444, time: 7]