Running: ./testmodel.py --libraries=/home/hudson/saved_omc/libraries/.openmodelica/libraries/ --ompython_omhome=/usr Modelica_LinearSystems2_dev_Modelica_LinearSystems2.WorkInProgress.Controller.Examples.TestComponents.conf.json loadFile("/home/hudson/saved_omc/libraries/.openmodelica/libraries/DymolaCommands master/package.mo", uses=false) loadFile("/home/hudson/saved_omc/libraries/.openmodelica/libraries/ModelicaServices 4.0.0+maint.om/package.mo", uses=false) loadFile("/home/hudson/saved_omc/libraries/.openmodelica/libraries/Complex 4.0.0+maint.om/package.mo", uses=false) loadFile("/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 4.0.0+maint.om/package.mo", uses=false) loadFile("/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica_LinearSystems2 3.0.0-dev/package.mo", uses=false) Using package Modelica_LinearSystems2 with version 3.0.0-dev (/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica_LinearSystems2 3.0.0-dev/package.mo) Using package Modelica with version 4.0.0 (/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 4.0.0+maint.om/package.mo) Using package Complex with version 4.0.0 (/home/hudson/saved_omc/libraries/.openmodelica/libraries/Complex 4.0.0+maint.om/package.mo) Using package ModelicaServices with version 4.0.0 (/home/hudson/saved_omc/libraries/.openmodelica/libraries/ModelicaServices 4.0.0+maint.om/package.mo) Using package DymolaCommands with version 0.0.0 (/home/hudson/saved_omc/libraries/.openmodelica/libraries/DymolaCommands master/package.mo) Running command: translateModel(Modelica_LinearSystems2.WorkInProgress.Controller.Examples.TestComponents,tolerance=1e-06,outputFormat="empty",numberOfIntervals=5000,variableFilter="",fileNamePrefix="Modelica_LinearSystems2_dev_Modelica_LinearSystems2.WorkInProgress.Controller.Examples.TestComponents") translateModel(Modelica_LinearSystems2.WorkInProgress.Controller.Examples.TestComponents,tolerance=1e-06,outputFormat="empty",numberOfIntervals=5000,variableFilter="",fileNamePrefix="Modelica_LinearSystems2_dev_Modelica_LinearSystems2.WorkInProgress.Controller.Examples.TestComponents") [/home/hudson/saved_omc/libraries/.openmodelica/libraries/DymolaCommands master/package.mo:17:42-17:258:writable] Notification: This is an open source dummy package of a commercial library. If you want it to be supported, you will need to add an implemention on our github repository: https://github.com/Modelica-OpenVendorSpecificLibraries. Notification: Performance of loadFile(/home/hudson/saved_omc/libraries/.openmodelica/libraries/DymolaCommands master/package.mo): time 0.0003843/0.0003843, allocations: 27.91 kB / 14.98 MB, free: 1.164 MB / 14.72 MB Notification: Performance of loadFile(/home/hudson/saved_omc/libraries/.openmodelica/libraries/ModelicaServices 4.0.0+maint.om/package.mo): time 0.0007658/0.0007658, allocations: 96.36 kB / 15.76 MB, free: 412 kB / 14.72 MB Notification: Performance of loadFile(/home/hudson/saved_omc/libraries/.openmodelica/libraries/Complex 4.0.0+maint.om/package.mo): time 0.0008632/0.0008632, allocations: 174.5 kB / 16.65 MB, free: 6.422 MB / 14.72 MB Notification: Performance of loadFile(/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 4.0.0+maint.om/package.mo): time 1.349/1.349, allocations: 223.2 MB / 240.6 MB, free: 5.359 MB / 190.1 MB Notification: Performance of loadFile(/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica_LinearSystems2 3.0.0-dev/package.mo): time 0.393/0.393, allocations: 44.97 MB / 336.7 MB, free: 8.238 MB / 270.1 MB Warning: Requested package DymolaCommands of version 1.11, but this package was already loaded with version 0.0.0. There are no conversion annotations for this version but 1.11 is newer than 0.0.0. There is a possibility that 0.0.0 remains backwards compatible, but it is not loaded so OpenModelica cannot verify this. Notification: Performance of FrontEnd - loaded program: time 0.000729/0.0007292, allocations: 16 kB / 407.9 MB, free: 1.812 MB / 334.1 MB Notification: Performance of FrontEnd - Absyn->SCode: time 0.3311/0.3318, allocations: 59.38 MB / 467.2 MB, free: 28.46 MB / 350.1 MB Notification: Performance of NFInst.instantiate(Modelica_LinearSystems2.WorkInProgress.Controller.Examples.TestComponents): time 0.011/0.3429, allocations: 9.886 MB / 477.1 MB, free: 21.41 MB / 350.1 MB Notification: Performance of NFInst.instExpressions: time 0.02291/0.3659, allocations: 14.35 MB / 491.5 MB, free: 9.43 MB / 350.1 MB Notification: Performance of NFInst.updateImplicitVariability: time 0.003416/0.3693, allocations: 119 kB / 491.6 MB, free: 9.312 MB / 350.1 MB [/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica_LinearSystems2 3.0.0-dev/ComplexMathAdds/Vectors/print.mo:2:1-17:10:writable] Warning: Pure function ‘Modelica_LinearSystems2.ComplexMathAdds.Vectors.print‘ contains a call to impure function ‘Modelica.Utilities.Streams.print‘. [/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica_LinearSystems2 3.0.0-dev/Math/Polynomial.mo:1250:3-1303:12:writable] Warning: Pure function ‘Modelica_LinearSystems2.Math.Polynomial.roots‘ contains a call to impure function ‘Modelica_LinearSystems2.ComplexMathAdds.Vectors.print‘. [/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica_LinearSystems2 3.0.0-dev/ZerosAndPoles.mo:6886:5-6895:27:writable] Warning: Pure function ‘Modelica_LinearSystems2.ZerosAndPoles.Internal.numberOfRealZeros2‘ contains a call to impure function ‘Modelica_LinearSystems2.Math.Polynomial.roots‘. [/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica_LinearSystems2 3.0.0-dev/ZerosAndPoles.mo:6856:5-6865:26:writable] Warning: Pure function ‘Modelica_LinearSystems2.ZerosAndPoles.Internal.numberOfRealPoles‘ contains a call to impure function ‘Modelica_LinearSystems2.Math.Polynomial.roots‘. [/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica_LinearSystems2 3.0.0-dev/TransferFunction.mo:898:5-965:22:writable] Warning: Pure function ‘Modelica_LinearSystems2.TransferFunction.Analysis.zerosAndPoles‘ contains a call to impure function ‘Modelica_LinearSystems2.Math.Polynomial.roots‘. [/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica_LinearSystems2 3.0.0-dev/ZerosAndPoles.mo:179:5-196:11:writable] Warning: Pure function ‘Modelica_LinearSystems2.ZerosAndPoles.'constructor'.fromTransferFunction‘ contains a call to impure function ‘Modelica_LinearSystems2.ZerosAndPoles.Internal.numberOfRealZeros2‘. [/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica_LinearSystems2 3.0.0-dev/StateSpace.mo:5:3-6:68:writable] Error: Failed to deduce dimension 1 of A due to missing binding equation. Notification: Performance of FrontEnd: time 0.007352/0.3767, allocations: 3.406 MB / 495 MB, free: 5.93 MB / 350.1 MB