Running: ./testmodel.py --libraries=/home/hudson/saved_omc/libraries/.openmodelica/libraries/ --ompython_omhome=/usr Modelica_DeviceDrivers_Modelica_DeviceDrivers.ClockedBlocks.Examples.TestSerialPackagerBitPack_UDP.conf.json 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/ModelicaServices 4.0.0+maint.om/package.mo", uses=false) loadFile("/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica_DeviceDrivers 2.1.1-master/package.mo", uses=false) Using package Modelica_DeviceDrivers with version 2.1.1 (/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica_DeviceDrivers 2.1.1-master/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 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) Running command: "" <> buildModelFMU(Modelica_DeviceDrivers.ClockedBlocks.Examples.TestSerialPackagerBitPack_UDP,fileNamePrefix="Modelica_DeviceDrivers_Modelica_DeviceDrivers_ClockedBlocks_Examples_TestSerialPackagerBitPack_UDP",fmuType="me",version="2.0",platforms={"static"}) "" <> buildModelFMU(Modelica_DeviceDrivers.ClockedBlocks.Examples.TestSerialPackagerBitPack_UDP,fileNamePrefix="Modelica_DeviceDrivers_Modelica_DeviceDrivers_ClockedBlocks_Examples_TestSerialPackagerBitPack_UDP",fmuType="me",version="2.0",platforms={"static"}) Notification: Performance of loadFile(/home/hudson/saved_omc/libraries/.openmodelica/libraries/Complex 4.0.0+maint.om/package.mo): time 0.001799/0.001799, allocations: 180.9 kB / 8.049 MB, free: 1.027 MB / 5.871 MB Notification: Performance of loadFile(/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 4.0.0+maint.om/package.mo): time 1.583/1.583, allocations: 221.5 MB / 230 MB, free: 7.586 MB / 186.7 MB Notification: Performance of loadFile(/home/hudson/saved_omc/libraries/.openmodelica/libraries/ModelicaServices 4.0.0+maint.om/package.mo): time 0.0008792/0.0008792, allocations: 96.08 kB / 280.9 MB, free: 5.348 MB / 234.7 MB Notification: Performance of loadFile(/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica_DeviceDrivers 2.1.1-master/package.mo): time 0.0768/0.0768, allocations: 11.91 MB / 343.6 MB, free: 3.512 MB / 234.7 MB Notification: Performance of FrontEnd - loaded program: time 2.224e-05/2.26e-05, allocations: 8.344 kB / 403.2 MB, free: 45.42 MB / 282.7 MB Notification: Performance of FrontEnd - Absyn->SCode: time 0.09268/0.09273, allocations: 53.36 MB / 456.6 MB, free: 14.75 MB / 298.7 MB Notification: Performance of FrontEnd - scodeFlatten: time 0.404/0.4968, allocations: 86.78 MB / 0.5306 GB, free: 16.89 MB / 362.7 MB Notification: Performance of FrontEnd - mkProgramGraph: time 0.0002587/0.4971, allocations: 73.33 kB / 0.5307 GB, free: 16.89 MB / 362.7 MB Notification: Performance of FrontEnd - DAE generated: time 0.03179/0.5289, allocations: 10.77 MB / 0.5412 GB, free: 15.98 MB / 362.7 MB Notification: Performance of FrontEnd: time 2.564e-06/0.5289, allocations: 0 / 0.5412 GB, free: 15.98 MB / 362.7 MB Notification: Performance of Transformations before backend: time 3.323e-05/0.529, allocations: 19.62 kB / 0.5412 GB, free: 15.97 MB / 362.7 MB Warning: Alias equations of external objects are not Modelica compliant as in: getInteger1.pkgIn.pkg = unpackInt1.pkgOut[1].pkg unpackInt.pkgOut[1].pkg = unpackInt1.pkgIn.pkg getReal.pkgOut[1].pkg = unpackInt.pkgIn.pkg getReal.pkgIn.pkg = uDPReceive2_1.pkgOut.pkg addInteger1.pkgOut[1].pkg = uDPSend.pkgIn.pkg addInteger1.pkgIn.pkg = packInt1.pkgOut[1].pkg packInt.pkgOut[1].pkg = packInt1.pkgIn.pkg addReal.pkgOut[1].pkg = packInt.pkgIn.pkg addReal.pkgIn.pkg = packager.pkgOut.pkg getReal.pkgOut[1].pkg = getReal.pkgIn.pkg addReal.pkgOut[1].pkg = addReal.pkgIn.pkg unpackInt1.pkgOut[1].pkg = unpackInt1.pkgIn.pkg addInteger1.pkgOut[1].pkg = addInteger1.pkgIn.pkg packInt1.pkgOut[1].pkg = packInt1.pkgIn.pkg unpackInt.pkgOut[1].pkg = unpackInt.pkgIn.pkg packInt.pkgOut[1].pkg = packInt.pkgIn.pkg Error: Too many equations, over-determined system. The model has 141 equation(s) and 138 variable(s). [/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica_DeviceDrivers 2.1.1-master/ClockedBlocks/Communication.mo:162:5-174:11:writable] Warning: Equation 15 (size: 4) if not previous(uDPReceive2_1.initialized) then uDPReceive2_1.initialized = true uDPReceive2_1.socket = Modelica_DeviceDrivers.Communication.UDPSocket.constructor(uDPReceive2_1.port_recv, uDPReceive2_1.bufferSize, uDPReceive2_1.useRecvThread) getInteger1.pkgIn.pkg = Modelica_DeviceDrivers.Packaging.SerialPackager.constructor(uDPReceive2_1.bufferSize) uDPReceive2_1.bufferSize = if uDPReceive2_1.autoBufferSize then Modelica_DeviceDrivers.Packaging.alignAtByteBoundary(uDPReceive2_1.pkgOut.autoPkgBitSize) else uDPReceive2_1.userBufferSize else uDPReceive2_1.initialized = previous(uDPReceive2_1.initialized) uDPReceive2_1.socket = previous(uDPReceive2_1.socket) uDPReceive2_1.bufferSize = previous(uDPReceive2_1.bufferSize) getInteger1.pkgIn.pkg = previous(getInteger1.pkgIn.pkg) end if is not big enough to solve for enough variables. Remaining unsolved variables are: uDPReceive2_1.pkgOut.autoPkgBitSize, uDPReceive2_1.bufferSize, uDPReceive2_1.initialized Already solved: Equations used to solve those variables: [/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica_DeviceDrivers 2.1.1-master/ClockedBlocks/Packaging.mo:673:10-673:116:writable] Warning: Equation 20 (size: 1) unpackInt.pkgIn.autoPkgBitSize = if unpackInt.nu == 1 then unpackInt.pkgOut[1].autoPkgBitSize + unpackInt.bitOffset + unpackInt.width else unpackInt.bitOffset + unpackInt.width is not big enough to solve for enough variables. Remaining unsolved variables are: Already solved: unpackInt.pkgIn.autoPkgBitSize, unpackInt.pkgOut[1].autoPkgBitSize Equations used to solve those variables: Equation 89 (size: 1): getReal.pkgOut[1].autoPkgBitSize = unpackInt.pkgIn.autoPkgBitSize Equation 92 (size: 1): unpackInt.pkgOut[1].autoPkgBitSize = unpackInt1.pkgIn.autoPkgBitSize