Cant' start espresso server (The process did not start within 30000ms)

Hi i am trying run my UI test with espresso server but i am getting below error.
Appium 1.18.2
Android v 8
forceEspressoRebuild set to true in desired capabilities.

Unable to create a new remote session. Please check the server log for more details. Original error: A new session could not be created. Details: The process did not start within 30000ms (cmd: ‘/Users/…/Library/Android/sdk/platform-tools/adb -P 5037 -s ce0716075b73d43002 shell am instrument -w -e debug false io.appium.espressoserver.test/androidx.test.runner.AndroidJUnitRunner’). Check https://github.com/appium/appium-espresso-driver#troubleshooting regarding advanced session startup troubleshooting.

Logs in attachment.logs.txt (3.8 KB)