We switch to macmini arm for our CI, we're now on api 34 emulator in arm.
The entire CI runs without a problem, after the "Terminate Emulator" step, which runs correctly (you can see the emulator disappear from the GUI on the macmini).
The job hangs and never completes the CI
If you look at what's running on the machine, you'll notice this:
👋
We switch to macmini arm for our CI, we're now on api 34 emulator in arm. The entire CI runs without a problem, after the "Terminate Emulator" step, which runs correctly (you can see the emulator disappear from the GUI on the macmini). The job hangs and never completes the CI
If you look at what's running on the machine, you'll notice this:
If we kill, it ends the CI correctly ...
Here's an example, where the CI was completed in 3 min, and remained blocked for almost 30min until we killed this
crashpad_handler
. https://github.com/Infomaniak/android-kDrive/actions/runs/8094185227/job/22160757207Do you have any idea why this is happening? We've re-run a clean install of the machine to be sure.
Thank you