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

Memory leak in HWP PMX agent #834

Open
BrianJKoopman opened this issue Feb 18, 2025 · 1 comment
Open

Memory leak in HWP PMX agent #834

BrianJKoopman opened this issue Feb 18, 2025 · 1 comment
Labels
bug Something isn't working needs triage Cause of bug still unknown, needs investigation.

Comments

@BrianJKoopman
Copy link
Member

Ever since maintenance last week it seems there is now a memory leak in the HWP PMX agent. During maintenance we updated from v0.5.2 to v0.5.2-30-ga569783-dev. This still needs investigation.

Here's a plot of docker memory usage in percent for daq-satp2-ocs-hwp-pmx-1:
Image

@BrianJKoopman BrianJKoopman added bug Something isn't working needs triage Cause of bug still unknown, needs investigation. labels Feb 18, 2025
@BrianJKoopman
Copy link
Member Author

BrianJKoopman commented Feb 18, 2025

This may be a wider underlying problem as the HWP gripper is also running away with memory usage:

Usage for the gripper agent on satp2 as a percentage again. (Max is 7.751 GiB, so this is ~1.7G usage.)
Image

Logs are filled with this message every second:

2025-02-18T14:56:58+0000 Have not received 'ok' in 5.00 minutes. Issuing shutdown
2025-02-18T14:56:58+0000 start called for shutdown
2025-02-18T14:56:58+0000 shutdown:408349 Status is now "starting".
2025-02-18T14:56:58+0000 shutdown:408349 Status is now "running".
2025-02-18T14:56:58+0000 Enabling shutdown-mode, which will prevent grip operations from being performed
2025-02-18T14:56:58+0000 shutdown:408349 Shutdown completed
2025-02-18T14:56:58+0000 shutdown:408349 Status is now "done".
2025-02-18T14:56:59+0000 Have not received 'ok' in 5.00 minutes. Issuing shutdown
2025-02-18T14:56:59+0000 start called for shutdown
2025-02-18T14:56:59+0000 shutdown:408350 Status is now "starting".
2025-02-18T14:56:59+0000 shutdown:408350 Status is now "running".
2025-02-18T14:56:59+0000 Enabling shutdown-mode, which will prevent grip operations from being performed
2025-02-18T14:56:59+0000 shutdown:408350 Shutdown completed
2025-02-18T14:56:59+0000 shutdown:408350 Status is now "done".
2025-02-18T14:57:00+0000 Have not received 'ok' in 5.00 minutes. Issuing shutdown
2025-02-18T14:57:00+0000 start called for shutdown
2025-02-18T14:57:00+0000 shutdown:408351 Status is now "starting".
2025-02-18T14:57:00+0000 shutdown:408351 Status is now "running".
2025-02-18T14:57:00+0000 Enabling shutdown-mode, which will prevent grip operations from being performed
2025-02-18T14:57:00+0000 shutdown:408351 Shutdown completed
2025-02-18T14:57:00+0000 shutdown:408351 Status is now "done".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage Cause of bug still unknown, needs investigation.
Projects
None yet
Development

No branches or pull requests

1 participant