Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AixLib.Controls.HVACAgentBasedControl crashs in CI #1447

Open
DaJansenGit opened this issue Jul 12, 2023 · 3 comments
Open

AixLib.Controls.HVACAgentBasedControl crashs in CI #1447

DaJansenGit opened this issue Jul 12, 2023 · 3 comments
Assignees

Comments

@DaJansenGit
Copy link
Member

Describe the bug
The examples in AixLib.Controls.HVACAgentBasedControl crash the pipeline which timeouts afterwards, for an example see this job .
Expected behavior
Job should run normally and only fail if there is an error in the models

Additional context
This could be related to the Modelica Devices Dirvers library. Currently, I also the following error when I want to run the models local in Dymola 2023:

Error: The following error was detected at time: 0
MDDUDPSocket.h: socket failed with error: 10022

The stack of functions is:
Modelica_DeviceDrivers.Communication.UDPSocket
Modelica_DeviceDrivers.Communication.UDPSocket(0, 16384, true, 0, 0)

Error: Integrator failed to start model.
... "BookTrading.mat" creating (simulation result file)

... Error message from dymosim

ERROR: The simulation of AixLib.Controls.HVACAgentBasedControl.Examples.BookTrading.BookTrading FAILED

The loaded version of Device Drivers is: Modelica_DeviceDrivers 2.0.0

@DaJansenGit
Copy link
Member Author

This problem was discovered during merge of #1441. As this issue has nothing to do with the original purpose of the branch to merge, I put the models on whitelist. After we solved the issue with the control package, we need to remove the models from the whitelist again.

@DaJansenGit
Copy link
Member Author

Local simulation works, if the working directory is changed to a local folder.

@PatrickHenkel1
Copy link
Contributor

Move to obsolete

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants