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

Android SDK API 29 constant timeout after successful run (also sometimes 26 and 28) #373

Open
TWiStErRob opened this issue Jan 27, 2024 · 7 comments

Comments

@TWiStErRob
Copy link
Contributor

TWiStErRob commented Jan 27, 2024

Hi, after running the Android emulator on Ubuntu with kvm, I'm getting this behavior consistently (2 different projects, both trigger on 29 ONLY):

Terminate Emulator
  /usr/local/lib/android/sdk/platform-tools/adb -s emulator-5554 emu kill
  OK: killing emulator, bye bye
  OK
INFO    | Wait for emulator (pid 2398) 20 seconds to shutdown gracefully before kill;you can set environment variable ANDROID_EMULATOR_WAIT_TIME_BEFORE_KILL(in seconds) to change the default value (20 seconds)
INFO    | Discarding the changed state: command-line flag
WARNING | Discarding the changed state (command-line flag).
ERROR   | stop: Not implemented
Error: The action has timed out.

https://github.com/TWiStErRob/net.twisterrob.colorfilters/actions/runs/7675870108/job/20922671781?pr=284#step:11:1478

image

also at https://github.com/TWiStErRob/net.twisterrob.inventory/actions/runs/7677783691 (see first 3 attempts)

I'm raising here in case you know what could be wrong, or where this would come from.

@TWiStErRob TWiStErRob changed the title API 29 "stop: Not implemented" Android SDK API 29 "stop: Not implemented" Jan 27, 2024
TWiStErRob added a commit to TWiStErRob/net.twisterrob.colorfilters that referenced this issue Jan 27, 2024
@TWiStErRob
Copy link
Contributor Author

Ah, you have the same issue on this repo:
https://github.com/ReactiveCircus/android-emulator-runner/actions/workflows/main.yml

@TWiStErRob
Copy link
Contributor Author

Huh, the output is exactly the same for all API levels, checked 23 and 33, except they don't hang.

@TWiStErRob TWiStErRob changed the title Android SDK API 29 "stop: Not implemented" Android SDK API 29 constant timeout after successful run (also sometimes 26 and 28) Feb 1, 2024
@TWiStErRob
Copy link
Contributor Author

TWiStErRob commented Feb 1, 2024

@johnjohndoe
Copy link

johnjohndoe commented Feb 9, 2024

➕ Same here: https://github.com/EventFahrplan/EventFahrplan/actions
Interestingly, API 29 ran when I added it a few days ago: https://github.com/EventFahrplan/EventFahrplan/actions/runs/7776856384

johnjohndoe added a commit to EventFahrplan/EventFahrplan that referenced this issue Feb 9, 2024
devinbileck added a commit to devinbileck/bisqremote_Android that referenced this issue Feb 11, 2024
devinbileck added a commit to devinbileck/bisqremote_Android that referenced this issue Feb 11, 2024
@grodin
Copy link

grodin commented Mar 22, 2024

Also related: #381, #385

@vitorhugods
Copy link

Hi, after running the Android emulator on Ubuntu with kvm

Also facing this after enabling KVM. It's ridiculously faster, but now it fails on shutdown after 20s timeout :(

Seems to be specific to KVM?

@vaind
Copy link

vaind commented Aug 1, 2024

duplicate of #385 (which is newer but has more activity and is more generic)

devinbileck added a commit to devinbileck/bisqremote_Android that referenced this issue Jan 10, 2025
devinbileck added a commit to devinbileck/bisqremote_Android that referenced this issue Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants