daos icon indicating copy to clipboard operation
daos copied to clipboard

DAOS-17687 container: fix potential memory leaks

Open wangshilong opened this issue 8 months ago • 6 comments

For some pool/container operations, if they fail due to timeout, the system will retry. However, if the retry also fails, we need to free the task private allocation if it exists.

Steps for the author:

  • [ ] Commit message follows the guidelines.
  • [ ] Appropriate Features or Test-tag pragmas were used.
  • [ ] Appropriate Functional Test Stages were run.
  • [ ] At least two positive code reviews including at least one code owner from each category referenced in the PR.
  • [ ] Testing is complete. If necessary, forced-landing label added and a reason added in a comment.

After all prior steps are complete:

  • [ ] Gatekeeper requested (daos-gatekeeper added as a reviewer).

wangshilong avatar Jun 13 '25 03:06 wangshilong

Ticket title is 'Potential memory leaks triggered by CI' Status is 'In Review' https://daosio.atlassian.net/browse/DAOS-17687

github-actions[bot] avatar Jun 13 '25 03:06 github-actions[bot]

Test stage Functional Hardware Large MD on SSD completed with status FAILURE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net//job/daos-stack/job/daos/view/change-requests/job/PR-16508/1/execution/node/1355/log

daosbuild3 avatar Jun 13 '25 13:06 daosbuild3

Test stage Functional Hardware Medium MD on SSD completed with status UNSTABLE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net/job/daos-stack/job/daos//view/change-requests/job/PR-16508/1/testReport/

daosbuild3 avatar Jun 14 '25 10:06 daosbuild3

Test stage Functional Hardware Medium Verbs Provider MD on SSD completed with status FAILURE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net//job/daos-stack/job/daos/view/change-requests/job/PR-16508/1/execution/node/1495/log

daosbuild3 avatar Jun 14 '25 14:06 daosbuild3

Test stage Functional Hardware Medium MD on SSD completed with status UNSTABLE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net/job/daos-stack/job/daos//view/change-requests/job/PR-16508/2/testReport/

daosbuild3 avatar Jun 19 '25 15:06 daosbuild3

Test stage Functional Hardware Medium Verbs Provider MD on SSD completed with status UNSTABLE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net/job/daos-stack/job/daos//view/change-requests/job/PR-16508/2/testReport/

daosbuild3 avatar Jun 20 '25 04:06 daosbuild3