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

Bug: job attachments hashing gets stuck during GUI submit on MacOS in certain cases #588

Open
joel-wong-aws opened this issue Feb 5, 2025 · 1 comment
Labels
bug Something isn't working job attachments For an issue with job attachments

Comments

@joel-wong-aws
Copy link
Contributor

Describe the bug

We have received reports that the hashing step for job attachments (the step before upload) on Mac gets stuck, both at 0% and in the middle of the hashing.

Expected Behaviour

The hashing step should not get stuck.

Current Behaviour

After clicking submit in the GUI submitter (deadline bundle gui-submit), and confirming the number of files and output paths, a window appears reporting the hashing progress and upload progress. The hashing step sometimes get stuck at zero and sometimes gets stuck in the middle of hashing.

Reproduction Steps

There are two workarounds for this issue:

  1. Instead of deadline bundle gui-submit, use deadline bundle submit
  2. Limit the number of hashing threads. See this PR. The PR has been reverted for additional testing, but has been reported to solve the problem for some users.

Environment

At minimum:

  1. Operating system: MacOS
  2. Output of python3 --version: 3.11
  3. Output of deadline --version: tested on 0.49.4
  4. If this is from a version installed by the Deadline Cloud Submitter installer, then what version of the submitter installer? N/A, there is no submitter installer for Mac
@joel-wong-aws joel-wong-aws added bug Something isn't working needs triage A new report that needs a first look labels Feb 5, 2025
@erico-aws erico-aws added job attachments For an issue with job attachments and removed needs triage A new report that needs a first look labels Feb 6, 2025
@AlexTranAmz
Copy link
Contributor

Thanks for reporting the issue. Will look into it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working job attachments For an issue with job attachments
Projects
None yet
Development

No branches or pull requests

3 participants