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

macOS CI timing out #51

Open
markspolakovs opened this issue Jul 20, 2023 · 0 comments
Open

macOS CI timing out #51

markspolakovs opened this issue Jul 20, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@markspolakovs
Copy link
Member

e.g. https://github.com/UniversityRadioYork/BAPSicle/actions/runs/5612750370/jobs/10271024130?pr=50

Run python -m sounddevice
  python -m sounddevice
  python -m unittest
  shell: /bin/bash -e {0}
  env:
    pythonLocation: /Users/runner/hostedtoolcache/Python/3.8.17/x64
* 0 BlackHole [2](https://github.com/UniversityRadioYork/BAPSicle/actions/runs/5612750370/jobs/10271023886?pr=50#step:7:2)ch, Core Audio (2 in, 2 out)
/Users/runner/hostedtoolcache/Python/[3](https://github.com/UniversityRadioYork/BAPSicle/actions/runs/5612750370/jobs/10271023886?pr=50#step:7:3).8.17/x6[4](https://github.com/UniversityRadioYork/BAPSicle/actions/runs/5612750370/jobs/10271023886?pr=50#step:7:4)/lib/python3.8/site-packages/pydub/utils.py:170: RuntimeWarning: Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work
  warn("Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work", RuntimeWarning)
/Users/runner/work/BAPSicle/BAPSicle/helpers/state_manager.py:[5](https://github.com/UniversityRadioYork/BAPSicle/actions/runs/5612750370/jobs/10271023886?pr=50#step:7:5)[6](https://github.com/UniversityRadioYork/BAPSicle/actions/runs/5612750370/jobs/10271023886?pr=50#step:7:6): ResourceWarning: unclosed file <_io.TextIOWrapper name='/Users/runner/work/BAPSicle/BAPSicle/state/BAPSicleServer.json' mode='x' encoding='UTF-[8](https://github.com/UniversityRadioYork/BAPSicle/actions/runs/5612750370/jobs/10271023886?pr=50#step:7:9)'>
  open(self.filepath, "x")
ResourceWarning: Enable tracemalloc to get the object allocation traceback
Error: The action has timed out.
@markspolakovs markspolakovs added the bug Something isn't working label Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant