Skip to content

Failed

simulation_modelica_NBackend_ScalableTestsuite.ManyEvents.mos (from (result.xml))

Failing for the past 184 builds (Since #3521 )
Took 9 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + ScalableTestSuite.Elementary.WhenEvents.Verification.ManyEvents                   ... equation mismatch [time: 8]

==== Log C:\WINDOWS\TEMP/omc-rtest-OpenModelica/simulation/modelica/NBackend/ScalableTestsuite/ManyEvents.mos_temp3243/log-ManyEvents.mos
true
""
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'ScalableTestSuite.Elementary.WhenEvents.Verification.ManyEvents', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Failed to build model: ScalableTestSuite.Elementary.WhenEvents.Verification.ManyEvents"
end SimulationResult;
"Error: Error building simulator. Build log: make: Entering directory '/c/dev/jenkins/ws/Windows/OM_Win/TESTSU~1/SIMULA~1/modelica/NBackend/SCALAB~1/MANYEV~4.MOS'
clang -municode  -O0 -DOM_HAVE_PTHREADS -Wno-parentheses-equality -falign-functions -mstackrealign -msse2 -mfpmath=sse     -I\"C:/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c\" -I\"C:/dev/jenkins/ws/Windows/OM_Win/build/include/omc\" -I. -DOPENMODELICA_XML_FROM_FILE_AT_RUNTIME -DOMC_MODEL_PREFIX=ScalableTestSuite_Elementary_WhenEvents_Verification_ManyEvents -DOMC_NUM_MIXED_SYSTEMS=0 -DOMC_NUM_LINEAR_SYSTEMS=0 -DOMC_NUM_NONLINEAR_SYSTEMS=0 -DOMC_NDELAY_EXPRESSIONS=0 -DOMC_NVAR_STRING=0  -c -o ScalableTestSuite.Elementary.WhenEvents.Verification.ManyEvents.o ScalableTestSuite.Elementary.WhenEvents.Verification.ManyEvents.c
ScalableTestSuite.Elementary.WhenEvents.Verification.ManyEvents.c:122:5: error: call to undeclared function 'genericCall_3'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
  122 |     genericCall_3(data, threadData, idx_lst[i]); /*ScalableTestSuite_Elementary_WhenEvents_Verification_ManyEvents_genericCall*/
      |     ^
1 error generated.
make: *** [<builtin>: ScalableTestSuite.Elementary.WhenEvents.Verification.ManyEvents.o] Error 1
make: Leaving directory '/c/dev/jenkins/ws/Windows/OM_Win/TESTSU~1/SIMULA~1/modelica/NBackend/SCALAB~1/MANYEV~4.MOS'
RESULT: 2
"
"Error in compareSimulationResults"
'' 
Equation mismatch: diff says: 
--- "C:\\WINDOWS\\TEMP/omc-rtest-OpenModelica/simulation/modelica/NBackend/ScalableTestsuite/ManyEvents.mos_temp3243/equations-expected"2024-04-18 16:48:21.504470400 +0200
+++ "C:\\WINDOWS\\TEMP/omc-rtest-OpenModelica/simulation/modelica/NBackend/ScalableTestsuite/ManyEvents.mos_temp3243/equations-got"2024-04-18 16:48:29.656470000 +0200
@@ -1,11 +1,18 @@
 true
 ""
 record SimulationResult
-resultFile = "ScalableTestSuite.Elementary.WhenEvents.Verification.ManyEvents_res.mat",
+resultFile = "",
 simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'ScalableTestSuite.Elementary.WhenEvents.Verification.ManyEvents', 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: ScalableTestSuite.Elementary.WhenEvents.Verification.ManyEvents"
 end SimulationResult;
-""
-{"Files Equal!"}
+"Error: Error building simulator. Build log: make: Entering directory '/c/dev/jenkins/ws/Windows/OM_Win/TESTSU~1/SIMULA~1/modelica/NBackend/SCALAB~1/MANYEV~4.MOS'
+clang -municode  -O0 -DOM_HAVE_PTHREADS -Wno-parentheses-equality -falign-functions -mstackrealign -msse2 -mfpmath=sse     -I\"C:/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c\" -I\"C:/dev/jenkins/ws/Windows/OM_Win/build/include/omc\" -I. -DOPENMODELICA_XML_FROM_FILE_AT_RUNTIME -DOMC_MODEL_PREFIX=ScalableTestSuite_Elementary_WhenEvents_Verification_ManyEvents -DOMC_NUM_MIXED_SYSTEMS=0 -DOMC_NUM_LINEAR_SYSTEMS=0 -DOMC_NUM_NONLINEAR_SYSTEMS=0 -DOMC_NDELAY_EXPRESSIONS=0 -DOMC_NVAR_STRING=0  -c -o ScalableTestSuite.Elementary.WhenEvents.Verification.ManyEvents.o ScalableTestSuite.Elementary.WhenEvents.Verification.ManyEvents.c
+ScalableTestSuite.Elementary.WhenEvents.Verification.ManyEvents.c:122:5: error: call to undeclared function 'genericCall_3'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
+122 |     genericCall_3(data, threadData, idx_lst[i]); /*ScalableTestSuite_Elementary_WhenEvents_Verification_ManyEvents_genericCall*/
+| ^
+1 error generated.
+make: *** [<builtin>: ScalableTestSuite.Elementary.WhenEvents.Verification.ManyEvents.o] Error 1
+make: Leaving directory '/c/dev/jenkins/ws/Windows/OM_Win/TESTSU~1/SIMULA~1/modelica/NBackend/SCALAB~1/MANYEV~4.MOS'
+RESULT: 2
+"
+"Error in compareSimulationResults"
'' 
Equation mismatch: omc-diff says: 
Failed 'S' '"'
Line 4: Text differs:
expected: resultFile = "ScalableTestSuite.Elementary.WhenEvents.Verification.ManyEvents_res.mat",
got:      resultFile = "",

== 1 out of 1 tests failed [simulation/modelica/NBackend/ScalableTestsuite/ManyEvents.mos_temp3243, time: 9]