Skip to content

Instantly share code, notes, and snippets.

@alslizh
Created March 30, 2023 04:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alslizh/f37da664ff8ec87b12770961a4ea50be to your computer and use it in GitHub Desktop.
Save alslizh/f37da664ff8ec87b12770961a4ea50be to your computer and use it in GitHub Desktop.
Appium Log
This file has been truncated, but you can view the full file.
shad0w@shad0w-mbp platform % appium
[Appium] Welcome to Appium v2.0.0-beta.57 (REV 740f9ddcc620d4812770a0f12854ddd79c643874)
[Appium] Attempting to load driver uiautomator2...
[debug] [Appium] Requiring driver at /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver
[Appium] Attempting to load driver xcuitest...
[debug] [Appium] Requiring driver at /Users/shad0w/.appium/node_modules/appium-xcuitest-driver
[Appium] Appium REST http interface listener started on 0.0.0.0:4723
[Appium] Available drivers:
[Appium] - uiautomator2@2.12.6 (automationName 'UiAutomator2')
[Appium] - xcuitest@4.18.0 (automationName 'XCUITest')
[Appium] No plugins have been installed. Use the "appium plugin" command to install the one(s) you want to use.
[debug] [HTTP] Request idempotency key: 4f70a5a5-10c9-44a9-b4ce-b41c9551790b
[HTTP] --> POST /session
[HTTP] {"capabilities":{"firstMatch":[{}],"alwaysMatch":{"appium:androidDeviceReadyTimeout":120000,"appium:androidInstallTimeout":100000,"appium:app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appium:appWaitForLaunch":false,"appium:autoGrantPermissions":true,"appium:automationName":"UIAutomator2","appium:avd":"Samsung_Galaxy_S20_33_Android13","appium:avdArgs":"-no-snapshot -accel on","appium:avdLaunchTimeout":300000,"appium:avdReadyTimeout":300000,"appium:fullReset":true,"appium:newCommandTimeout":0,"appium:noReset":false,"appium:resetKeyboard":true,"appium:uiautomator2ServerInstallTimeout":60000,"appium:unicodeKeyboard":true,"platformName":"android"}}}
[debug] [AppiumDriver@dc16] Calling AppiumDriver.createSession() with args: [null,null,{"firstMatch":[{}],"alwaysMatch":{"appium:androidDeviceReadyTimeout":120000,"appium:androidInstallTimeout":100000,"appium:app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appium:appWaitForLaunch":false,"appium:autoGrantPermissions":true,"appium:automationName":"UIAutomator2","appium:avd":"Samsung_Galaxy_S20_33_Android13","appium:avdArgs":"-no-snapshot -accel on","appium:avdLaunchTimeout":300000,"appium:avdReadyTimeout":300000,"appium:fullReset":true,"appium:newCommandTimeout":0,"appium:noReset":false,"appium:resetKeyboard":true,"appium:uiautomator2ServerInstallTimeout":60000,"appium:unicodeKeyboard":true,"platformName":"android"}}]
[debug] [AppiumDriver@dc16] Event 'newSessionRequested' logged at 1679907569580 (11:59:29 GMT+0300 (Moscow Standard Time))
[Appium] Attempting to find matching driver for automationName 'UIAutomator2' and platformName 'android'
[Appium] The 'uiautomator2' driver was installed and matched caps.
[Appium] Will require it at /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver
[debug] [Appium] Requiring driver at /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver
[AppiumDriver@dc16] Appium v2.0.0-beta.57 creating new AndroidUiautomator2Driver (v2.12.6) session
[AppiumDriver@dc16] Checking BaseDriver versions for Appium and AndroidUiautomator2Driver
[AppiumDriver@dc16] Appium's BaseDriver version is 9.3.3
[AppiumDriver@dc16] AndroidUiautomator2Driver's BaseDriver version is 9.3.3
[debug] [AndroidUiautomator2Driver@363c] Creating session with W3C capabilities: {
[debug] [AndroidUiautomator2Driver@363c] "alwaysMatch": {
[debug] [AndroidUiautomator2Driver@363c] "platformName": "android",
[debug] [AndroidUiautomator2Driver@363c] "appium:androidDeviceReadyTimeout": 120000,
[debug] [AndroidUiautomator2Driver@363c] "appium:androidInstallTimeout": 100000,
[debug] [AndroidUiautomator2Driver@363c] "appium:app": "https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1",
[debug] [AndroidUiautomator2Driver@363c] "appium:appWaitForLaunch": false,
[debug] [AndroidUiautomator2Driver@363c] "appium:autoGrantPermissions": true,
[debug] [AndroidUiautomator2Driver@363c] "appium:automationName": "UIAutomator2",
[debug] [AndroidUiautomator2Driver@363c] "appium:avd": "Samsung_Galaxy_S20_33_Android13",
[debug] [AndroidUiautomator2Driver@363c] "appium:avdArgs": "-no-snapshot -accel on",
[debug] [AndroidUiautomator2Driver@363c] "appium:avdLaunchTimeout": 300000,
[debug] [AndroidUiautomator2Driver@363c] "appium:avdReadyTimeout": 300000,
[debug] [AndroidUiautomator2Driver@363c] "appium:fullReset": true,
[debug] [AndroidUiautomator2Driver@363c] "appium:newCommandTimeout": 0,
[debug] [AndroidUiautomator2Driver@363c] "appium:noReset": false,
[debug] [AndroidUiautomator2Driver@363c] "appium:resetKeyboard": true,
[debug] [AndroidUiautomator2Driver@363c] "appium:uiautomator2ServerInstallTimeout": 60000,
[debug] [AndroidUiautomator2Driver@363c] "appium:unicodeKeyboard": true
[debug] [AndroidUiautomator2Driver@363c] },
[debug] [AndroidUiautomator2Driver@363c] "firstMatch": [
[debug] [AndroidUiautomator2Driver@363c] {}
[debug] [AndroidUiautomator2Driver@363c] ]
[debug] [AndroidUiautomator2Driver@363c] }
[AndroidUiautomator2Driver@363c (a14b80bb)] Session created with session id: a14b80bb-8772-4a1a-aa72-777ff27ac54d
[BaseDriver] Using downloadable app 'https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1'
[BaseDriver] Cannot send HEAD request to 'https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1'. Original error: Parse Error: Expected HTTP/
[debug] [BaseDriver] A fresh copy of the application is going to be downloaded from https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1
[debug] [Support] https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1 (5.88 MB) has been downloaded to '/var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023227-37678-1pveqil.vygeg/google_auth.apk' in 6.088s
[debug] [Support] Approximate download speed: 988.60 KB/s
[debug] [AndroidUiautomator2Driver@363c (a14b80bb)] Checking whether app is actually present
[ADB] Found 7 'build-tools' folders under '/Users/shad0w/Developer/Tools/android/sdk' (newest first):
[ADB] /Users/shad0w/Developer/Tools/android/sdk/build-tools/33.0.2
[ADB] /Users/shad0w/Developer/Tools/android/sdk/build-tools/31.0.0
[ADB] /Users/shad0w/Developer/Tools/android/sdk/build-tools/30.0.3
[ADB] /Users/shad0w/Developer/Tools/android/sdk/build-tools/29.0.3
[ADB] /Users/shad0w/Developer/Tools/android/sdk/build-tools/28.0.3
[ADB] /Users/shad0w/Developer/Tools/android/sdk/build-tools/27.0.3
[ADB] /Users/shad0w/Developer/Tools/android/sdk/build-tools/26.0.3
[ADB] Using 'adb' from '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 start-server'
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [AndroidDriver] Emulator 'Samsung_Galaxy_S20_33_Android13' is not running: Error getting AVD with retry. Original error: Condition unmet after 5056 ms. Timing out.
[debug] [ADB] Launching Emulator with AVD Samsung_Galaxy_S20_33_Android13, launchTimeout 300000ms and readyTimeout 300000ms
[ADB] Using 'emulator' from '/Users/shad0w/Developer/Tools/android/sdk/emulator/emulator'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/emulator/emulator' with args: -avd Samsung_Galaxy_S20_33_Android13 -delay-adb -no-snapshot -accel on
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[ADB] [AVD OUTPUT] INFO | Android emulator version 32.1.11.0 (build_id 9536276) (CL:N/A)
[ADB] [AVD OUTPUT] INFO | Found systemPath /Users/shad0w/Developer/Tools/android/sdk/system-images/android-33/google_apis/arm64-v8a/
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[ADB] [AVD OUTPUT] WARNING | cannot add library /Users/shad0w/Developer/Tools/android/sdk/emulator/qemu/darwin-aarch64/lib64/vulkan/libvulkan.dylib: failed
[ADB] [AVD OUTPUT] INFO | Storing crashdata in: /tmp/android-shad0w/emu-crash.db, detection is enabled
[ADB] [AVD OUTPUT] INFO | Duplicate loglines will be removed, if you wish to see each indiviudal line launch with the -log-nofilter flag.
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_new_posture_requested(int) ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_dismiss_posture_selection_dialog() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_new_resizable_requested(PresetEmulatorSizeType) ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_dismiss_resizable_dialog() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | added library /Users/shad0w/Developer/Tools/android/sdk/emulator/lib64/vulkan/libvulkan.dylib
[ADB] [AVD OUTPUT] INFO | Sending adb public key [QAAAAJ9g8OyhRDf/8KGuhlSPiw6odyhMKe7C/D6y1LxmL3+oDQmCeHkHbrs5QWmfQPT8mRwQ7iDJjU4T2Ukgsgwc903mVQ4RBkO8zJVjO7n90YIfmFPF1N408JFgfk19Es4XfHEf5pMIllHHzKtBFIzPQBfRJLvbDxKltk40cpjBsPVXblkljJqTHimEPZOfYAgQUdvEFgUf+AJmEmM5xJR/WCJuxPD/LVbR8I3xrgUTA6nrNAqlpskcFNEjRrpd0OOIfMFNvV8BJvJD2hZXTmx6pO/qf6WFyz6FT2zVy9SpZzzqX8eGSqGi2eZyCcv3XH4rrfBTFt/Q2eWnLnhoPCIK96i3xDKzuv4TJxQZRapw/Of2L5H9wJfxQhqDTInBmvojB44MCw8wBEsrXE+9qsDJ4Nl1trSry/0Z5uk/F8Fl1hyI71lpRhSJaPOglRSlX9MjnJhpTAV//HvVQYRoT4iK9lAv1LPl0xZKgHz+Ql9m5ctFUN/Pefx6ngIjRMv//YJOzjSSrTRdd5nCQRG029Oz0703ASNxFsh5g8X5AXjrFEiiO10rGXSi5FmtrbDoZyqha5RHuDTD5kymaoOHdyVIhGmcpxp9hvZ9B+ifm5YxjMY/Ul2oA0/qHIQlm/tKZS1xRoh5o2gL433h3WoyzLTYKI9sapGUNNrnRWksnXlD/EWMpXYogwEAAQA= shad0w@unknown]
[ADB] [AVD OUTPUT] WARNING | *** No gRPC protection active, consider launching with the -grpc-use-jwt flag.***
[ADB] [AVD OUTPUT] INFO | Started GRPC server at 127.0.0.1:8554, security: Local, auth: none
[ADB] [AVD OUTPUT] INFO | Advertising in: /Users/shad0w/Library/Caches/TemporaryItems/avd/running/pid_39475.ini
[ADB] [AVD OUTPUT] INFO | Setting display: 0 configuration to: 1440x3199, dpi: 480x480
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[ADB] [AVD OUTPUT] INFO | Your emulator is out of date, please update by launching Android Studio:
[ADB] [AVD OUTPUT] - Start Android Studio
[ADB] [AVD OUTPUT] - Select menu "Tools > Android > SDK Manager"
[ADB] [AVD OUTPUT] - Click "SDK Tools" tab
[ADB] [AVD OUTPUT] - Check "Android Emulator" checkbox
[ADB] [AVD OUTPUT] - Click "OK"
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] Connected devices: [{"udid":"emulator-5554","state":"device"}]
[debug] [ADB] 1 emulator connected
[debug] [ADB] Overriding /Users/shad0w/.emulator_console_auth_token with an empty string to avoid telnet authentication for emulator commands
[debug] [ADB] Executing Emulator console command: avd name
[debug] [ADB] Found emulator 'Samsung_Galaxy_S20_33_Android13' on port 5554
[debug] [ADB] Setting device id to emulator-5554
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 wait-for-device'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell service list'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell service list'
[AndroidDriver] Using device: emulator-5554
[ADB] Using 'adb' from '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 start-server'
[debug] [ADB] Setting device id to emulator-5554
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.build.version.sdk'
[debug] [ADB] Current device property 'ro.build.version.sdk': 33
[ADB] Getting device platform version
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.build.version.release'
[debug] [ADB] Current device property 'ro.build.version.release': 13
[debug] [ADB] Device API level: 33
[AndroidUiautomator2Driver@363c (a14b80bb)] Relaxing hidden api policy
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'settings put global hidden_api_policy_pre_p_apps 1;settings put global hidden_api_policy_p_apps 1;settings put global hidden_api_policy 1''
[debug] [AndroidDriver] Parsing package and activity from app manifest
[ADB] Package name: 'com.google.android.apps.authenticator2'
[ADB] Main activity name: 'com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [AndroidDriver] Parsed package and activity are: com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 wait-for-device'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell echo ping'
[debug] [AndroidDriver] Pushing settings apk to device...
[debug] [ADB] Getting install status for io.appium.settings
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.settings'
[debug] [ADB] 'io.appium.settings' is installed
[debug] [ADB] Getting package info for 'io.appium.settings'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.settings'
[debug] [ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('5.0.3' >= '5.0.3')
[debug] [ADB] There is no need to install/upgrade '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/io.appium.settings/apks/settings_apk-debug.apk'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'pgrep --help; echo $?''
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell appops set io.appium.settings PROJECT_MEDIA allow'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Starting Appium Settings app
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am start -n io.appium.settings/.Settings -a android.intent.action.MAIN -c android.intent.category.LAUNCHER'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [Logcat] Starting logs capture with command: /Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 logcat -v threadtime
[debug] [AndroidDriver] Enabling Unicode keyboard support
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell settings get secure default_input_method'
[debug] [AndroidDriver] Unsetting previous IME io.appium.settings/.UnicodeIME
[debug] [AndroidDriver] Setting IME to 'io.appium.settings/.UnicodeIME'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell ime enable io.appium.settings/.UnicodeIME'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell ime set io.appium.settings/.UnicodeIME'
[debug] [AndroidUiautomator2Driver@363c (a14b80bb)] Forwarding UiAutomator2 Server port 6790 to local port 8200
[debug] [ADB] Forwarding system: 8200 to device: 6790
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward tcp:8200 tcp:6790'
[debug] [ADB] Getting install status for io.appium.uiautomator2.server
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server'
[debug] [ADB] 'io.appium.uiautomator2.server' is installed
[debug] [ADB] Getting package info for 'io.appium.uiautomator2.server'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server'
[debug] [ADB] The version name of the installed 'io.appium.uiautomator2.server' is greater or equal to the application version name ('5.7.8' >= '5.7.8')
[debug] [AndroidUiautomator2Driver@363c (a14b80bb)] io.appium.uiautomator2.server installation state: sameVersionInstalled
[debug] [ADB] Checking app cert for /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v5.7.8.apk
[ADB] Using 'apksigner.jar' from '/Users/shad0w/Developer/Tools/android/sdk/build-tools/33.0.2/lib/apksigner.jar'
[debug] [ADB] Starting apksigner: /Library/Java/JavaVirtualMachines/temurin-11.jdk/Contents/Home/bin/java -Xmx1024M -Xss1m -jar /Users/shad0w/Developer/Tools/android/sdk/build-tools/33.0.2/lib/apksigner.jar verify --print-certs /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v5.7.8.apk
[ADB] [AVD OUTPUT] INFO | Boot completed in 17357 ms
[ADB] [AVD OUTPUT] INFO | Increasing screen off timeout, logcat buffer size to 2M.
[ADB] [AVD OUTPUT] INFO | Revoking microphone permissions for Google App.
[debug] [ADB] apksigner stdout: Signer #1 certificate DN: EMAILADDRESS=android@android.com, CN=Android, OU=Android, O=Android, L=Mountain View, ST=California, C=US
[debug] [ADB] Signer #1 certificate SHA-256 digest: a40da80a59d170caa950cf15c18c454d47a39b26989d8b640ecd745ba71bf5dc
[debug] [ADB] Signer #1 certificate SHA-1 digest: 61ed377e85d386a8dfee6b864bd85b0bfaa5af81
[debug] [ADB] Signer #1 certificate MD5 digest: e89b158e4bcf988ebd09eb83f5378e87
[debug] [ADB]
[debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-v5.7.8.apk'
[ADB] '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v5.7.8.apk' is signed with the default certificate
[debug] [ADB] Getting install status for io.appium.uiautomator2.server.test
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server.test'
[debug] [ADB] 'io.appium.uiautomator2.server.test' is installed
[debug] [ADB] Checking app cert for /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk
[debug] [ADB] Starting apksigner: /Library/Java/JavaVirtualMachines/temurin-11.jdk/Contents/Home/bin/java -Xmx1024M -Xss1m -jar /Users/shad0w/Developer/Tools/android/sdk/build-tools/33.0.2/lib/apksigner.jar verify --print-certs /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk
[debug] [ADB] apksigner stdout: Signer #1 certificate DN: EMAILADDRESS=android@android.com, CN=Android, OU=Android, O=Android, L=Mountain View, ST=California, C=US
[debug] [ADB] Signer #1 certificate SHA-256 digest: a40da80a59d170caa950cf15c18c454d47a39b26989d8b640ecd745ba71bf5dc
[debug] [ADB] Signer #1 certificate SHA-1 digest: 61ed377e85d386a8dfee6b864bd85b0bfaa5af81
[debug] [ADB] Signer #1 certificate MD5 digest: e89b158e4bcf988ebd09eb83f5378e87
[debug] [ADB]
[debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-debug-androidTest.apk'
[ADB] '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk' is signed with the default certificate
[AndroidUiautomator2Driver@363c (a14b80bb)] Server packages are not going to be (re)installed
[debug] [AndroidUiautomator2Driver@363c (a14b80bb)] Waiting up to 30000ms for services to be available
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pm list instrumentation'
[debug] [AndroidUiautomator2Driver@363c (a14b80bb)] Instrumentation target 'io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner' is available
[ADB] Adding packages ["io.appium.settings","io.appium.uiautomator2.server","io.appium.uiautomator2.server.test"] to Doze whitelist
[debug] [ADB] Got the following command chunks to execute: [["dumpsys","deviceidle","whitelist","+io.appium.settings",";","dumpsys","deviceidle","whitelist","+io.appium.uiautomator2.server",";","dumpsys","deviceidle","whitelist","+io.appium.uiautomator2.server.test",";"]]
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys deviceidle whitelist +io.appium.settings ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server.test ;'
[debug] [ADB] Checking app cert for /var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023227-37678-1pveqil.vygeg/google_auth.apk
[debug] [ADB] Starting apksigner: /Library/Java/JavaVirtualMachines/temurin-11.jdk/Contents/Home/bin/java -Xmx1024M -Xss1m -jar /Users/shad0w/Developer/Tools/android/sdk/build-tools/33.0.2/lib/apksigner.jar verify --print-certs /var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023227-37678-1pveqil.vygeg/google_auth.apk
[debug] [ADB] apksigner stdout: Signer #1 certificate DN: CN=Android, OU=Android, O=Google Inc., L=Mountain View, ST=California, C=US
[debug] [ADB] Signer #1 certificate SHA-256 digest: f0fd6c5b410f25cb25c3b53346c8972fae30f8ee7411df910480ad6b2d60db83
[debug] [ADB] Signer #1 certificate SHA-1 digest: 38918a453d07199354f8b19af05ec6562ced5788
[debug] [ADB] Signer #1 certificate MD5 digest: cde9f6208d672b54b1dacc0b7029f5eb
[debug] [ADB]
[ADB] '/var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023227-37678-1pveqil.vygeg/google_auth.apk' is signed with a non-default certificate
[debug] [ADB] Uninstalling com.google.android.apps.authenticator2
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is not installed
[ADB] com.google.android.apps.authenticator2 was not uninstalled, because it was not present on the device
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is not installed
[debug] [AndroidDriver] Running full reset on 'com.google.android.apps.authenticator2' (reinstall)
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 help'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 features'
[ADB] The application at '/var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023227-37678-1pveqil.vygeg/google_auth.apk' will not be cached, because the device under test has confirmed the support of streamed installs
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 install -r -g /var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023227-37678-1pveqil.vygeg/google_auth.apk'
[ADB] The installation of 'google_auth.apk' took 2509ms
[debug] [ADB] Install command stdout: Performing Streamed Install
[debug] [ADB] Success
[debug] [AndroidUiautomator2Driver@363c (a14b80bb)] Performing shallow cleanup of automation leftovers
[debug] [AndroidUiautomator2Driver@363c (a14b80bb)] No obsolete sessions have been detected (socket hang up)
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop io.appium.uiautomator2.server.test'
[AndroidUiautomator2Driver@363c (a14b80bb)] Starting UIAutomator2 server 5.7.8
[AndroidUiautomator2Driver@363c (a14b80bb)] Using UIAutomator2 server from '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v5.7.8.apk' and test from '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk'
[AndroidUiautomator2Driver@363c (a14b80bb)] Waiting up to 30000ms for UiAutomator2 to be online...
[debug] [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","emulator-5554","shell","am","instrument","-w","-e","disableAnalytics",true,"io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
[debug] [AndroidUiautomator2Driver@363c (a14b80bb)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@363c (a14b80bb)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[AndroidUiautomator2Driver@363c (a14b80bb)] socket hang up
[debug] [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:
[debug] [AndroidUiautomator2Driver@363c (a14b80bb)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@363c (a14b80bb)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[AndroidUiautomator2Driver@363c (a14b80bb)] socket hang up
[debug] [AndroidUiautomator2Driver@363c (a14b80bb)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@363c (a14b80bb)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[debug] [AndroidUiautomator2Driver@363c (a14b80bb)] Got response with status 200: {"sessionId":"None","value":{"message":"UiAutomator2 Server is ready to accept commands","ready":true}}
[debug] [AndroidUiautomator2Driver@363c (a14b80bb)] The initialization of the instrumentation process took 2043ms
[debug] [AndroidUiautomator2Driver@363c (a14b80bb)] Matched '/session' to command name 'createSession'
[debug] [AndroidUiautomator2Driver@363c (a14b80bb)] Proxying [POST /session] to [POST http://127.0.0.1:8200/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S...
[debug] [AndroidUiautomator2Driver@363c (a14b80bb)] Got response with status 200: {"sessionId":"16df6823-824c-4013-a7f4-df8aca87c269","value":{"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":...
[AndroidUiautomator2Driver@363c (a14b80bb)] Determined the downstream protocol as 'W3C'
[debug] [AndroidUiautomator2Driver@363c (a14b80bb)] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8200/session/16df6823-824c-4013-a7f4-df8aca87c269/appium/device/info] with no body
[debug] [AndroidUiautomator2Driver@363c (a14b80bb)] Got response with status 200: {"sessionId":"16df6823-824c-4013-a7f4-df8aca87c269","value":{"androidId":"26c5dfa3da8c486c","apiVersion":"33","bluetooth":{"state":"ON"},"brand":"google","carrierName":"T-Mobile","displayDensity":480,"locale":"en_US","manufacturer":"Google","model":"sdk_gphone64_arm64","networks":[{"capabilities":{"SSID":null,"linkDownBandwidthKbps":30000,"linkUpstreamBandwidthKbps":15000,"networkCapabilities":"NET_CAPABILITY_MMS,NET_CAPABILITY_SUPL,NET_CAPABILITY_DUN,NET_CAPABILITY_FOTA,NET_CAPABILITY_IMS,NET_CAPABILITY_CBS,NET_CAPABILITY_INTERNET,NET_CAPABILITY_NOT_RESTRICTED,NET_CAPABILITY_TRUSTED,NET_CAPABILITY_NOT_VPN,NET_CAPABILITY_VALIDATED,NET_CAPABILITY_NOT_ROAMING,NET_CAPABILITY_FOREGROUND,NET_CAPABILITY_NOT_CONGESTED,NET_CAPABILITY_NOT_SUSPENDED","signalStrength":-2147483648,"transportTypes":"TRANSPORT_CELLULAR"},"detailedState":"CONNECTED","extraInfo":"epc.tmobile.com","isAvailable":true,"isConnected":true,"isFailover":false,"isRoaming":false,"state":"CONNECTED","subtype":10,"subtypeName":"HSPA","type":0,"typeN...
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys window'
[AndroidDriver] Screen already unlocked, doing nothing
[AndroidUiautomator2Driver@363c (a14b80bb)] Starting 'com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity and waiting for 'com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am start -n com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity -S -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000'
[debug] [ADB] Waiting up to 20000ms for activity matching pkg: 'com.google.android.apps.authenticator2' and activity: 'com.google.android.apps.authenticator.AuthenticatorActivity' to be focused
[debug] [ADB] Possible activities, to be checked: 'com.google.android.apps.authenticator.AuthenticatorActivity', 'com.google.android.apps.authenticator2.com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [ADB] Getting focused package and activity
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys window displays'
[debug] [ADB] Found package: 'com.google.android.apps.authenticator2' and fully qualified activity name : 'com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [AndroidUiautomator2Driver@363c (a14b80bb)] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8200/session/16df6823-824c-4013-a7f4-df8aca87c269/appium/device/pixel_ratio] with no body
[debug] [AndroidUiautomator2Driver@363c (a14b80bb)] Got response with status 200: {"sessionId":"16df6823-824c-4013-a7f4-df8aca87c269","value":3}
[debug] [AndroidUiautomator2Driver@363c (a14b80bb)] Matched '/appium/device/system_bars' to command name 'getSystemBars'
[debug] [AndroidUiautomator2Driver@363c (a14b80bb)] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8200/session/16df6823-824c-4013-a7f4-df8aca87c269/appium/device/system_bars] with no body
[debug] [AndroidUiautomator2Driver@363c (a14b80bb)] Got response with status 200: {"sessionId":"16df6823-824c-4013-a7f4-df8aca87c269","value":{"statusBar":72}}
[debug] [AndroidUiautomator2Driver@363c (a14b80bb)] Matched '/window/current/size' to command name 'getWindowSize'
[debug] [AndroidUiautomator2Driver@363c (a14b80bb)] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8200/session/16df6823-824c-4013-a7f4-df8aca87c269/window/current/size] with no body
[debug] [AndroidUiautomator2Driver@363c (a14b80bb)] Got response with status 200: {"sessionId":"16df6823-824c-4013-a7f4-df8aca87c269","value":{"height":3199,"width":1440}}
[AppiumDriver@dc16] New AndroidUiautomator2Driver session created successfully, session a14b80bb-8772-4a1a-aa72-777ff27ac54d added to master session list
[debug] [AppiumDriver@dc16] Event 'newSessionStarted' logged at 1679907612003 (12:00:12 GMT+0300 (Moscow Standard Time))
[debug] [AndroidUiautomator2Driver@363c (a14b80bb)] Cached the protocol value 'W3C' for the new session a14b80bb-8772-4a1a-aa72-777ff27ac54d
[debug] [AndroidUiautomator2Driver@363c (a14b80bb)] Responding to client with driver.createSession() result: {"capabilities":{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13...
[HTTP] <-- POST /session 200 42426 ms - 1684
[HTTP]
[HTTP] --> POST /session/a14b80bb-8772-4a1a-aa72-777ff27ac54d/element
[HTTP] {"using":"id","value":"com.google.android.apps.authenticator2:id/add_account_button"}
[debug] [AndroidUiautomator2Driver@363c (a14b80bb)] Calling AppiumDriver.findElement() with args: ["id","com.google.android.apps.authenticator2:id/add_account_button","a14b80bb-8772-4a1a-aa72-777ff27ac54d"]
[debug] [AndroidUiautomator2Driver@363c (a14b80bb)] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [AndroidUiautomator2Driver@363c (a14b80bb)] Waiting up to 0 ms for condition
[debug] [AndroidUiautomator2Driver@363c (a14b80bb)] Matched '/element' to command name 'findElement'
[debug] [AndroidUiautomator2Driver@363c (a14b80bb)] Proxying [POST /element] to [POST http://127.0.0.1:8200/session/16df6823-824c-4013-a7f4-df8aca87c269/element] with body: {"strategy":"id","selector":"com.google.android.apps.authenticator2:id/add_account_button","context":"","multiple":false}
[debug] [AndroidUiautomator2Driver@363c (a14b80bb)] Got response with status 200: {"sessionId":"16df6823-824c-4013-a7f4-df8aca87c269","value":{"ELEMENT":"00000000-0000-000a-ffff-ffff00000010","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-000a-ffff-ffff00000010"}}
[debug] [AndroidUiautomator2Driver@363c (a14b80bb)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-000a-ffff-ffff00000010","ELEMENT":"00000000-0000-000a-ffff-ffff00000010"}
[HTTP] <-- POST /session/a14b80bb-8772-4a1a-aa72-777ff27ac54d/element 200 67 ms - 137
[HTTP]
[HTTP] --> POST /session/a14b80bb-8772-4a1a-aa72-777ff27ac54d/element/00000000-0000-000a-ffff-ffff00000010/click
[HTTP] {"id":"00000000-0000-000a-ffff-ffff00000010"}
[debug] [AndroidUiautomator2Driver@363c (a14b80bb)] Calling AppiumDriver.click() with args: ["00000000-0000-000a-ffff-ffff00000010","a14b80bb-8772-4a1a-aa72-777ff27ac54d"]
[debug] [AndroidUiautomator2Driver@363c (a14b80bb)] Matched '/element/00000000-0000-000a-ffff-ffff00000010/click' to command name 'click'
[debug] [AndroidUiautomator2Driver@363c (a14b80bb)] Proxying [POST /element/00000000-0000-000a-ffff-ffff00000010/click] to [POST http://127.0.0.1:8200/session/16df6823-824c-4013-a7f4-df8aca87c269/element/00000000-0000-000a-ffff-ffff00000010/click] with body: {"element":"00000000-0000-000a-ffff-ffff00000010"}
[debug] [AndroidUiautomator2Driver@363c (a14b80bb)] Got response with status 200: {"sessionId":"16df6823-824c-4013-a7f4-df8aca87c269","value":null}
[debug] [AndroidUiautomator2Driver@363c (a14b80bb)] Responding to client with driver.click() result: null
[HTTP] <-- POST /session/a14b80bb-8772-4a1a-aa72-777ff27ac54d/element/00000000-0000-000a-ffff-ffff00000010/click 200 1554 ms - 14
[HTTP]
[HTTP] --> POST /session/a14b80bb-8772-4a1a-aa72-777ff27ac54d/appium/device/terminate_app
[HTTP] {"bundleId":"com.google.android.apps.authenticator2"}
[debug] [AndroidUiautomator2Driver@363c (a14b80bb)] Calling AppiumDriver.terminateApp() with args: ["com.google.android.apps.authenticator2",null,null,null,"a14b80bb-8772-4a1a-aa72-777ff27ac54d"]
[AndroidUiautomator2Driver@363c (a14b80bb)] Terminating 'com.google.android.apps.authenticator2'
[debug] [ADB] Getting IDs of all 'com.google.android.apps.authenticator2' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)com\.google\.android\.apps\.authenticator2\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[AndroidUiautomator2Driver@363c (a14b80bb)] Querying the state of 'com.google.android.apps.authenticator2'
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is installed
[debug] [ADB] Getting IDs of all 'com.google.android.apps.authenticator2' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)com\.google\.android\.apps\.authenticator2\(\[\[:blank:\]\]\|\$\)'
[AndroidUiautomator2Driver@363c (a14b80bb)] 'com.google.android.apps.authenticator2' has been successfully terminated
[debug] [AndroidUiautomator2Driver@363c (a14b80bb)] Responding to client with driver.terminateApp() result: true
[HTTP] <-- POST /session/a14b80bb-8772-4a1a-aa72-777ff27ac54d/appium/device/terminate_app 200 429 ms - 14
[HTTP]
[HTTP] --> DELETE /session/a14b80bb-8772-4a1a-aa72-777ff27ac54d
[HTTP] {}
[debug] [AndroidUiautomator2Driver@363c (a14b80bb)] Calling AppiumDriver.deleteSession() with args: ["a14b80bb-8772-4a1a-aa72-777ff27ac54d"]
[debug] [AppiumDriver@dc16] Event 'quitSessionRequested' logged at 1679907615962 (12:00:15 GMT+0300 (Moscow Standard Time))
[AppiumDriver@dc16] Removing session a14b80bb-8772-4a1a-aa72-777ff27ac54d from our master session list
[debug] [AndroidUiautomator2Driver@363c (a14b80bb)] Deleting UiAutomator2 session
[debug] [AndroidUiautomator2Driver@363c (a14b80bb)] Deleting UiAutomator2 server session
[debug] [AndroidUiautomator2Driver@363c (a14b80bb)] Matched '/' to command name 'deleteSession'
[debug] [AndroidUiautomator2Driver@363c (a14b80bb)] Proxying [DELETE /] to [DELETE http://127.0.0.1:8200/session/16df6823-824c-4013-a7f4-df8aca87c269] with no body
[debug] [AndroidUiautomator2Driver@363c (a14b80bb)] Got response with status 200: {"sessionId":"16df6823-824c-4013-a7f4-df8aca87c269","value":null}
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys activity services io.appium.settings/.recorder.RecorderService'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[debug] [AndroidUiautomator2Driver@363c (a14b80bb)] Capability 'fullReset' set to 'true', Uninstalling 'com.google.android.apps.authenticator2'
[debug] [ADB] Uninstalling com.google.android.apps.authenticator2
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is installed
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 uninstall com.google.android.apps.authenticator2'
[debug] [ADB] 'adb uninstall com.google.android.apps.authenticator2' command output: Success
[ADB] com.google.android.apps.authenticator2 was successfully uninstalled
[debug] [Logcat] Stopping logcat capture
[debug] [ADB] Removing forwarded port socket connection: 8200
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward --remove tcp:8200'
[AndroidUiautomator2Driver@363c (a14b80bb)] Restoring hidden api policy to the device default configuration
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'settings delete global hidden_api_policy_pre_p_apps;settings delete global hidden_api_policy_p_apps;settings delete global hidden_api_policy''
[debug] [AppiumDriver@dc16] Event 'quitSessionFinished' logged at 1679907616459 (12:00:16 GMT+0300 (Moscow Standard Time))
[debug] [AppiumDriver@dc16] Received response: null
[debug] [AppiumDriver@dc16] But deleting session, so not returning
[debug] [AppiumDriver@dc16] Responding to client with driver.deleteSession() result: null
[HTTP] <-- DELETE /session/a14b80bb-8772-4a1a-aa72-777ff27ac54d 200 497 ms - 14
[HTTP]
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_rgbcSensorValueWidget_valueChanged() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_posture_valueChanged(int) ((null):0, (null))
[debug] [Instrumentation] .
[debug] [Instrumentation] Time: 7.018
[debug] [Instrumentation]
[debug] [Instrumentation] OK (1 test)
[debug] [Instrumentation] The process has exited with code 0
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 39475) 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)
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 39475) 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)
[ADB] [AVD OUTPUT] WARNING | Discarding the changed state (command-line flag).
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 39475) 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)
[ADB] [AVD OUTPUT] INFO | Info:
[ADB] [AVD OUTPUT] GLImplementation:
[ADB] [AVD OUTPUT] Surface Type: OpenGL
[ADB] [AVD OUTPUT] Surface Profile: CoreProfile
[ADB] [AVD OUTPUT] Surface Version: 4.1
[ADB] [AVD OUTPUT] Using Default SG Backend: no
[ADB] [AVD OUTPUT] Using Software Dynamic GL: no
[ADB] [AVD OUTPUT] Using Angle: no
[ADB] [AVD OUTPUT] Init Parameters:
[ADB] [AVD OUTPUT] * application-name Emulator
[ADB] [AVD OUTPUT] * browser-subprocess-path /Users/shad0w/Developer/Tools/android/sdk/emulator/lib64/qt/libexec/QtWebEngineProcess
[ADB] [AVD OUTPUT] * disable-features DnsOverHttpsUpgrade,ConsolidatedMovementXY,InstalledApp,BackgroundFetch,WebOTP,WebPayments,WebUSB,PictureInPicture
[ADB] [AVD OUTPUT] * disable-gpu
[ADB] [AVD OUTPUT] * disable-speech-api
[ADB] [AVD OUTPUT] * enable-features TracingServiceInProcess
[ADB] [AVD OUTPUT] * enable-threaded-compositing
[ADB] [AVD OUTPUT] ((null):0, (null))
[debug] [HTTP] Request idempotency key: a89a7cce-604e-4bf2-a99a-07cf29880ded
[HTTP] --> POST /session
[HTTP] {"capabilities":{"firstMatch":[{}],"alwaysMatch":{"appium:androidDeviceReadyTimeout":120000,"appium:androidInstallTimeout":100000,"appium:app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appium:appWaitForLaunch":false,"appium:autoGrantPermissions":true,"appium:automationName":"UIAutomator2","appium:avd":"Samsung_Galaxy_S20_33_Android13","appium:avdArgs":"-no-snapshot -accel on","appium:avdLaunchTimeout":300000,"appium:avdReadyTimeout":300000,"appium:fullReset":true,"appium:newCommandTimeout":0,"appium:noReset":false,"appium:resetKeyboard":true,"appium:uiautomator2ServerInstallTimeout":60000,"appium:unicodeKeyboard":true,"platformName":"android"}}}
[debug] [AppiumDriver@dc16] Calling AppiumDriver.createSession() with args: [null,null,{"firstMatch":[{}],"alwaysMatch":{"appium:androidDeviceReadyTimeout":120000,"appium:androidInstallTimeout":100000,"appium:app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appium:appWaitForLaunch":false,"appium:autoGrantPermissions":true,"appium:automationName":"UIAutomator2","appium:avd":"Samsung_Galaxy_S20_33_Android13","appium:avdArgs":"-no-snapshot -accel on","appium:avdLaunchTimeout":300000,"appium:avdReadyTimeout":300000,"appium:fullReset":true,"appium:newCommandTimeout":0,"appium:noReset":false,"appium:resetKeyboard":true,"appium:uiautomator2ServerInstallTimeout":60000,"appium:unicodeKeyboard":true,"platformName":"android"}}]
[debug] [AppiumDriver@dc16] Event 'newSessionRequested' logged at 1679907629991 (12:00:29 GMT+0300 (Moscow Standard Time))
[Appium] Attempting to find matching driver for automationName 'UIAutomator2' and platformName 'android'
[Appium] The 'uiautomator2' driver was installed and matched caps.
[Appium] Will require it at /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver
[debug] [Appium] Requiring driver at /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver
[AppiumDriver@dc16] Appium v2.0.0-beta.57 creating new AndroidUiautomator2Driver (v2.12.6) session
[AppiumDriver@dc16] Checking BaseDriver versions for Appium and AndroidUiautomator2Driver
[AppiumDriver@dc16] Appium's BaseDriver version is 9.3.3
[AppiumDriver@dc16] AndroidUiautomator2Driver's BaseDriver version is 9.3.3
[debug] [AndroidUiautomator2Driver@00cb] Creating session with W3C capabilities: {
[debug] [AndroidUiautomator2Driver@00cb] "alwaysMatch": {
[debug] [AndroidUiautomator2Driver@00cb] "platformName": "android",
[debug] [AndroidUiautomator2Driver@00cb] "appium:androidDeviceReadyTimeout": 120000,
[debug] [AndroidUiautomator2Driver@00cb] "appium:androidInstallTimeout": 100000,
[debug] [AndroidUiautomator2Driver@00cb] "appium:app": "https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1",
[debug] [AndroidUiautomator2Driver@00cb] "appium:appWaitForLaunch": false,
[debug] [AndroidUiautomator2Driver@00cb] "appium:autoGrantPermissions": true,
[debug] [AndroidUiautomator2Driver@00cb] "appium:automationName": "UIAutomator2",
[debug] [AndroidUiautomator2Driver@00cb] "appium:avd": "Samsung_Galaxy_S20_33_Android13",
[debug] [AndroidUiautomator2Driver@00cb] "appium:avdArgs": "-no-snapshot -accel on",
[debug] [AndroidUiautomator2Driver@00cb] "appium:avdLaunchTimeout": 300000,
[debug] [AndroidUiautomator2Driver@00cb] "appium:avdReadyTimeout": 300000,
[debug] [AndroidUiautomator2Driver@00cb] "appium:fullReset": true,
[debug] [AndroidUiautomator2Driver@00cb] "appium:newCommandTimeout": 0,
[debug] [AndroidUiautomator2Driver@00cb] "appium:noReset": false,
[debug] [AndroidUiautomator2Driver@00cb] "appium:resetKeyboard": true,
[debug] [AndroidUiautomator2Driver@00cb] "appium:uiautomator2ServerInstallTimeout": 60000,
[debug] [AndroidUiautomator2Driver@00cb] "appium:unicodeKeyboard": true
[debug] [AndroidUiautomator2Driver@00cb] },
[debug] [AndroidUiautomator2Driver@00cb] "firstMatch": [
[debug] [AndroidUiautomator2Driver@00cb] {}
[debug] [AndroidUiautomator2Driver@00cb] ]
[debug] [AndroidUiautomator2Driver@00cb] }
[AndroidUiautomator2Driver@00cb (f3f9cfb9)] Session created with session id: f3f9cfb9-6234-479b-8cda-fb79a66d54b9
[BaseDriver] Using downloadable app 'https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1'
[BaseDriver] Cannot send HEAD request to 'https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1'. Original error: Parse Error: Expected HTTP/
[debug] [BaseDriver] A fresh copy of the application is going to be downloaded from https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1
[debug] [Support] https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1 (5.88 MB) has been downloaded to '/var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023227-37678-sigto.edcdte/google_auth.apk' in 2.576s
[debug] [Support] Approximate download speed: 2.28 MB/s
[debug] [AndroidUiautomator2Driver@00cb (f3f9cfb9)] Checking whether app is actually present
[ADB] Using 'adb' from '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 start-server'
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [AndroidDriver] Emulator 'Samsung_Galaxy_S20_33_Android13' is not running: Error getting AVD with retry. Original error: Condition unmet after 5059 ms. Timing out.
[debug] [ADB] Launching Emulator with AVD Samsung_Galaxy_S20_33_Android13, launchTimeout 300000ms and readyTimeout 300000ms
[ADB] Using 'emulator' from '/Users/shad0w/Developer/Tools/android/sdk/emulator/emulator'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/emulator/emulator' with args: -avd Samsung_Galaxy_S20_33_Android13 -delay-adb -no-snapshot -accel on
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[ADB] [AVD OUTPUT] INFO | Android emulator version 32.1.11.0 (build_id 9536276) (CL:N/A)
[ADB] [AVD OUTPUT] INFO | Found systemPath /Users/shad0w/Developer/Tools/android/sdk/system-images/android-33/google_apis/arm64-v8a/
[ADB] [AVD OUTPUT] WARNING | cannot add library /Users/shad0w/Developer/Tools/android/sdk/emulator/qemu/darwin-aarch64/lib64/vulkan/libvulkan.dylib: failed
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[ADB] [AVD OUTPUT] INFO | Storing crashdata in: /tmp/android-shad0w/emu-crash.db, detection is enabled
[ADB] [AVD OUTPUT] INFO | Duplicate loglines will be removed, if you wish to see each indiviudal line launch with the -log-nofilter flag.
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_new_posture_requested(int) ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_dismiss_posture_selection_dialog() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_new_resizable_requested(PresetEmulatorSizeType) ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_dismiss_resizable_dialog() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | added library /Users/shad0w/Developer/Tools/android/sdk/emulator/lib64/vulkan/libvulkan.dylib
[ADB] [AVD OUTPUT] INFO | Sending adb public key [QAAAAJ9g8OyhRDf/8KGuhlSPiw6odyhMKe7C/D6y1LxmL3+oDQmCeHkHbrs5QWmfQPT8mRwQ7iDJjU4T2Ukgsgwc903mVQ4RBkO8zJVjO7n90YIfmFPF1N408JFgfk19Es4XfHEf5pMIllHHzKtBFIzPQBfRJLvbDxKltk40cpjBsPVXblkljJqTHimEPZOfYAgQUdvEFgUf+AJmEmM5xJR/WCJuxPD/LVbR8I3xrgUTA6nrNAqlpskcFNEjRrpd0OOIfMFNvV8BJvJD2hZXTmx6pO/qf6WFyz6FT2zVy9SpZzzqX8eGSqGi2eZyCcv3XH4rrfBTFt/Q2eWnLnhoPCIK96i3xDKzuv4TJxQZRapw/Of2L5H9wJfxQhqDTInBmvojB44MCw8wBEsrXE+9qsDJ4Nl1trSry/0Z5uk/F8Fl1hyI71lpRhSJaPOglRSlX9MjnJhpTAV//HvVQYRoT4iK9lAv1LPl0xZKgHz+Ql9m5ctFUN/Pefx6ngIjRMv//YJOzjSSrTRdd5nCQRG029Oz0703ASNxFsh5g8X5AXjrFEiiO10rGXSi5FmtrbDoZyqha5RHuDTD5kymaoOHdyVIhGmcpxp9hvZ9B+ifm5YxjMY/Ul2oA0/qHIQlm/tKZS1xRoh5o2gL433h3WoyzLTYKI9sapGUNNrnRWksnXlD/EWMpXYogwEAAQA= shad0w@unknown]
[ADB] [AVD OUTPUT] WARNING | *** No gRPC protection active, consider launching with the -grpc-use-jwt flag.***
[ADB] [AVD OUTPUT] INFO | Started GRPC server at 127.0.0.1:8554, security: Local, auth: none
[ADB] [AVD OUTPUT] INFO | Advertising in: /Users/shad0w/Library/Caches/TemporaryItems/avd/running/pid_39665.ini
[ADB] [AVD OUTPUT] INFO | Setting display: 0 configuration to: 1440x3199, dpi: 480x480
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] Connected devices: [{"udid":"emulator-5554","state":"device"}]
[debug] [ADB] 1 emulator connected
[debug] [ADB] Executing Emulator console command: avd name
[debug] [ADB] Found emulator 'Samsung_Galaxy_S20_33_Android13' on port 5554
[debug] [ADB] Setting device id to emulator-5554
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 wait-for-device'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell service list'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell service list'
[AndroidDriver] Using device: emulator-5554
[ADB] Using 'adb' from '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 start-server'
[debug] [ADB] Setting device id to emulator-5554
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.build.version.sdk'
[debug] [ADB] Current device property 'ro.build.version.sdk': 33
[ADB] Getting device platform version
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.build.version.release'
[debug] [ADB] Current device property 'ro.build.version.release': 13
[debug] [ADB] Device API level: 33
[AndroidUiautomator2Driver@00cb (f3f9cfb9)] Relaxing hidden api policy
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'settings put global hidden_api_policy_pre_p_apps 1;settings put global hidden_api_policy_p_apps 1;settings put global hidden_api_policy 1''
[debug] [AndroidDriver] Parsing package and activity from app manifest
[ADB] Package name: 'com.google.android.apps.authenticator2'
[ADB] Main activity name: 'com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [AndroidDriver] Parsed package and activity are: com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 wait-for-device'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell echo ping'
[debug] [AndroidDriver] Pushing settings apk to device...
[debug] [ADB] Getting install status for io.appium.settings
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.settings'
[debug] [ADB] 'io.appium.settings' is installed
[debug] [ADB] Getting package info for 'io.appium.settings'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.settings'
[debug] [ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('5.0.3' >= '5.0.3')
[debug] [ADB] There is no need to install/upgrade '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/io.appium.settings/apks/settings_apk-debug.apk'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'pgrep --help; echo $?''
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell appops set io.appium.settings PROJECT_MEDIA allow'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Starting Appium Settings app
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am start -n io.appium.settings/.Settings -a android.intent.action.MAIN -c android.intent.category.LAUNCHER'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [Logcat] Starting logs capture with command: /Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 logcat -v threadtime
[debug] [AndroidDriver] Enabling Unicode keyboard support
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell settings get secure default_input_method'
[debug] [AndroidDriver] Unsetting previous IME io.appium.settings/.UnicodeIME
[debug] [AndroidDriver] Setting IME to 'io.appium.settings/.UnicodeIME'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell ime enable io.appium.settings/.UnicodeIME'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell ime set io.appium.settings/.UnicodeIME'
[debug] [AndroidUiautomator2Driver@00cb (f3f9cfb9)] Forwarding UiAutomator2 Server port 6790 to local port 8200
[debug] [ADB] Forwarding system: 8200 to device: 6790
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward tcp:8200 tcp:6790'
[debug] [ADB] Getting install status for io.appium.uiautomator2.server
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server'
[debug] [ADB] 'io.appium.uiautomator2.server' is installed
[debug] [ADB] Getting package info for 'io.appium.uiautomator2.server'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server'
[debug] [ADB] The version name of the installed 'io.appium.uiautomator2.server' is greater or equal to the application version name ('5.7.8' >= '5.7.8')
[debug] [AndroidUiautomator2Driver@00cb (f3f9cfb9)] io.appium.uiautomator2.server installation state: sameVersionInstalled
[debug] [ADB] Checking app cert for /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v5.7.8.apk
[debug] [ADB] Using the previously cached signature entry for 'appium-uiautomator2-server-v5.7.8.apk'
[debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-v5.7.8.apk'
[debug] [ADB] Getting install status for io.appium.uiautomator2.server.test
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server.test'
[debug] [ADB] 'io.appium.uiautomator2.server.test' is installed
[debug] [ADB] Checking app cert for /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk
[debug] [ADB] Using the previously cached signature entry for 'appium-uiautomator2-server-debug-androidTest.apk'
[debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-debug-androidTest.apk'
[AndroidUiautomator2Driver@00cb (f3f9cfb9)] Server packages are not going to be (re)installed
[debug] [AndroidUiautomator2Driver@00cb (f3f9cfb9)] Waiting up to 30000ms for services to be available
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pm list instrumentation'
[debug] [AndroidUiautomator2Driver@00cb (f3f9cfb9)] Instrumentation target 'io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner' is available
[ADB] Adding packages ["io.appium.settings","io.appium.uiautomator2.server","io.appium.uiautomator2.server.test"] to Doze whitelist
[debug] [ADB] Got the following command chunks to execute: [["dumpsys","deviceidle","whitelist","+io.appium.settings",";","dumpsys","deviceidle","whitelist","+io.appium.uiautomator2.server",";","dumpsys","deviceidle","whitelist","+io.appium.uiautomator2.server.test",";"]]
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys deviceidle whitelist +io.appium.settings ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server.test ;'
[ADB] [AVD OUTPUT] INFO | Boot completed in 16736 ms
[ADB] [AVD OUTPUT] INFO | Increasing screen off timeout, logcat buffer size to 2M.
[ADB] [AVD OUTPUT] INFO | Revoking microphone permissions for Google App.
[debug] [ADB] Checking app cert for /var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023227-37678-sigto.edcdte/google_auth.apk
[debug] [ADB] Using the previously cached signature entry for 'google_auth.apk'
[debug] [ADB] Uninstalling com.google.android.apps.authenticator2
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is not installed
[ADB] com.google.android.apps.authenticator2 was not uninstalled, because it was not present on the device
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is not installed
[debug] [AndroidDriver] Running full reset on 'com.google.android.apps.authenticator2' (reinstall)
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 features'
[ADB] The application at '/var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023227-37678-sigto.edcdte/google_auth.apk' will not be cached, because the device under test has confirmed the support of streamed installs
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 install -r -g /var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023227-37678-sigto.edcdte/google_auth.apk'
[ADB] The installation of 'google_auth.apk' took 1647ms
[debug] [ADB] Install command stdout: Performing Streamed Install
[debug] [ADB] Success
[debug] [AndroidUiautomator2Driver@00cb (f3f9cfb9)] Performing shallow cleanup of automation leftovers
[debug] [AndroidUiautomator2Driver@00cb (f3f9cfb9)] No obsolete sessions have been detected (socket hang up)
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop io.appium.uiautomator2.server.test'
[AndroidUiautomator2Driver@00cb (f3f9cfb9)] Starting UIAutomator2 server 5.7.8
[AndroidUiautomator2Driver@00cb (f3f9cfb9)] Using UIAutomator2 server from '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v5.7.8.apk' and test from '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk'
[AndroidUiautomator2Driver@00cb (f3f9cfb9)] Waiting up to 30000ms for UiAutomator2 to be online...
[debug] [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","emulator-5554","shell","am","instrument","-w","-e","disableAnalytics",true,"io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
[debug] [AndroidUiautomator2Driver@00cb (f3f9cfb9)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@00cb (f3f9cfb9)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[AndroidUiautomator2Driver@00cb (f3f9cfb9)] socket hang up
[debug] [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:
[debug] [AndroidUiautomator2Driver@00cb (f3f9cfb9)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@00cb (f3f9cfb9)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[AndroidUiautomator2Driver@00cb (f3f9cfb9)] socket hang up
[debug] [AndroidUiautomator2Driver@00cb (f3f9cfb9)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@00cb (f3f9cfb9)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[debug] [AndroidUiautomator2Driver@00cb (f3f9cfb9)] Got response with status 200: {"sessionId":"None","value":{"message":"UiAutomator2 Server is ready to accept commands","ready":true}}
[debug] [AndroidUiautomator2Driver@00cb (f3f9cfb9)] The initialization of the instrumentation process took 2033ms
[debug] [AndroidUiautomator2Driver@00cb (f3f9cfb9)] Matched '/session' to command name 'createSession'
[debug] [AndroidUiautomator2Driver@00cb (f3f9cfb9)] Proxying [POST /session] to [POST http://127.0.0.1:8200/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S...
[debug] [AndroidUiautomator2Driver@00cb (f3f9cfb9)] Got response with status 200: {"sessionId":"02a694a4-48de-4f11-888f-385d239b1d6c","value":{"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":...
[AndroidUiautomator2Driver@00cb (f3f9cfb9)] Determined the downstream protocol as 'W3C'
[debug] [AndroidUiautomator2Driver@00cb (f3f9cfb9)] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8200/session/02a694a4-48de-4f11-888f-385d239b1d6c/appium/device/info] with no body
[debug] [AndroidUiautomator2Driver@00cb (f3f9cfb9)] Got response with status 200: {"sessionId":"02a694a4-48de-4f11-888f-385d239b1d6c","value":{"androidId":"26c5dfa3da8c486c","apiVersion":"33","bluetooth":{"state":"ON"},"brand":"google","carrierName":"T-Mobile","displayDensity":480,"locale":"en_US","manufacturer":"Google","model":"sdk_gphone64_arm64","networks":[{"capabilities":{"SSID":null,"linkDownBandwidthKbps":30000,"linkUpstreamBandwidthKbps":15000,"networkCapabilities":"NET_CAPABILITY_MMS,NET_CAPABILITY_SUPL,NET_CAPABILITY_DUN,NET_CAPABILITY_FOTA,NET_CAPABILITY_IMS,NET_CAPABILITY_CBS,NET_CAPABILITY_INTERNET,NET_CAPABILITY_NOT_RESTRICTED,NET_CAPABILITY_TRUSTED,NET_CAPABILITY_NOT_VPN,NET_CAPABILITY_VALIDATED,NET_CAPABILITY_NOT_ROAMING,NET_CAPABILITY_FOREGROUND,NET_CAPABILITY_NOT_CONGESTED,NET_CAPABILITY_NOT_SUSPENDED","signalStrength":-2147483648,"transportTypes":"TRANSPORT_CELLULAR"},"detailedState":"CONNECTED","extraInfo":"epc.tmobile.com","isAvailable":true,"isConnected":true,"isFailover":false,"isRoaming":false,"state":"CONNECTED","subtype":10,"subtypeName":"HSPA","type":0,"typeN...
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys window'
[AndroidDriver] Screen already unlocked, doing nothing
[AndroidUiautomator2Driver@00cb (f3f9cfb9)] Starting 'com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity and waiting for 'com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am start -n com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity -S -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000'
[debug] [ADB] Waiting up to 20000ms for activity matching pkg: 'com.google.android.apps.authenticator2' and activity: 'com.google.android.apps.authenticator.AuthenticatorActivity' to be focused
[debug] [ADB] Possible activities, to be checked: 'com.google.android.apps.authenticator.AuthenticatorActivity', 'com.google.android.apps.authenticator2.com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [ADB] Getting focused package and activity
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys window displays'
[debug] [ADB] Found package: 'com.google.android.apps.authenticator2' and fully qualified activity name : 'com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [AndroidUiautomator2Driver@00cb (f3f9cfb9)] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8200/session/02a694a4-48de-4f11-888f-385d239b1d6c/appium/device/pixel_ratio] with no body
[debug] [AndroidUiautomator2Driver@00cb (f3f9cfb9)] Got response with status 200: {"sessionId":"02a694a4-48de-4f11-888f-385d239b1d6c","value":3}
[debug] [AndroidUiautomator2Driver@00cb (f3f9cfb9)] Matched '/appium/device/system_bars' to command name 'getSystemBars'
[debug] [AndroidUiautomator2Driver@00cb (f3f9cfb9)] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8200/session/02a694a4-48de-4f11-888f-385d239b1d6c/appium/device/system_bars] with no body
[debug] [AndroidUiautomator2Driver@00cb (f3f9cfb9)] Got response with status 200: {"sessionId":"02a694a4-48de-4f11-888f-385d239b1d6c","value":{"statusBar":72}}
[debug] [AndroidUiautomator2Driver@00cb (f3f9cfb9)] Matched '/window/current/size' to command name 'getWindowSize'
[debug] [AndroidUiautomator2Driver@00cb (f3f9cfb9)] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8200/session/02a694a4-48de-4f11-888f-385d239b1d6c/window/current/size] with no body
[debug] [AndroidUiautomator2Driver@00cb (f3f9cfb9)] Got response with status 200: {"sessionId":"02a694a4-48de-4f11-888f-385d239b1d6c","value":{"height":3199,"width":1440}}
[AppiumDriver@dc16] New AndroidUiautomator2Driver session created successfully, session f3f9cfb9-6234-479b-8cda-fb79a66d54b9 added to master session list
[debug] [AppiumDriver@dc16] Event 'newSessionStarted' logged at 1679907661364 (12:01:01 GMT+0300 (Moscow Standard Time))
[debug] [AndroidUiautomator2Driver@00cb (f3f9cfb9)] Cached the protocol value 'W3C' for the new session f3f9cfb9-6234-479b-8cda-fb79a66d54b9
[debug] [AndroidUiautomator2Driver@00cb (f3f9cfb9)] Responding to client with driver.createSession() result: {"capabilities":{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13...
[HTTP] <-- POST /session 200 31355 ms - 1684
[HTTP]
[HTTP] --> POST /session/f3f9cfb9-6234-479b-8cda-fb79a66d54b9/element
[HTTP] {"using":"id","value":"com.google.android.apps.authenticator2:id/add_account_button"}
[debug] [AndroidUiautomator2Driver@00cb (f3f9cfb9)] Calling AppiumDriver.findElement() with args: ["id","com.google.android.apps.authenticator2:id/add_account_button","f3f9cfb9-6234-479b-8cda-fb79a66d54b9"]
[debug] [AndroidUiautomator2Driver@00cb (f3f9cfb9)] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [AndroidUiautomator2Driver@00cb (f3f9cfb9)] Waiting up to 0 ms for condition
[debug] [AndroidUiautomator2Driver@00cb (f3f9cfb9)] Matched '/element' to command name 'findElement'
[debug] [AndroidUiautomator2Driver@00cb (f3f9cfb9)] Proxying [POST /element] to [POST http://127.0.0.1:8200/session/02a694a4-48de-4f11-888f-385d239b1d6c/element] with body: {"strategy":"id","selector":"com.google.android.apps.authenticator2:id/add_account_button","context":"","multiple":false}
[debug] [AndroidUiautomator2Driver@00cb (f3f9cfb9)] Got response with status 200: {"sessionId":"02a694a4-48de-4f11-888f-385d239b1d6c","value":{"ELEMENT":"00000000-0000-000a-ffff-ffff00000010","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-000a-ffff-ffff00000010"}}
[debug] [AndroidUiautomator2Driver@00cb (f3f9cfb9)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-000a-ffff-ffff00000010","ELEMENT":"00000000-0000-000a-ffff-ffff00000010"}
[HTTP] <-- POST /session/f3f9cfb9-6234-479b-8cda-fb79a66d54b9/element 200 197 ms - 137
[HTTP]
[HTTP] --> POST /session/f3f9cfb9-6234-479b-8cda-fb79a66d54b9/element/00000000-0000-000a-ffff-ffff00000010/click
[HTTP] {"id":"00000000-0000-000a-ffff-ffff00000010"}
[debug] [AndroidUiautomator2Driver@00cb (f3f9cfb9)] Calling AppiumDriver.click() with args: ["00000000-0000-000a-ffff-ffff00000010","f3f9cfb9-6234-479b-8cda-fb79a66d54b9"]
[debug] [AndroidUiautomator2Driver@00cb (f3f9cfb9)] Matched '/element/00000000-0000-000a-ffff-ffff00000010/click' to command name 'click'
[debug] [AndroidUiautomator2Driver@00cb (f3f9cfb9)] Proxying [POST /element/00000000-0000-000a-ffff-ffff00000010/click] to [POST http://127.0.0.1:8200/session/02a694a4-48de-4f11-888f-385d239b1d6c/element/00000000-0000-000a-ffff-ffff00000010/click] with body: {"element":"00000000-0000-000a-ffff-ffff00000010"}
[debug] [AndroidUiautomator2Driver@00cb (f3f9cfb9)] Got response with status 200: {"sessionId":"02a694a4-48de-4f11-888f-385d239b1d6c","value":null}
[debug] [AndroidUiautomator2Driver@00cb (f3f9cfb9)] Responding to client with driver.click() result: null
[HTTP] <-- POST /session/f3f9cfb9-6234-479b-8cda-fb79a66d54b9/element/00000000-0000-000a-ffff-ffff00000010/click 200 1396 ms - 14
[HTTP]
[HTTP] --> POST /session/f3f9cfb9-6234-479b-8cda-fb79a66d54b9/appium/device/terminate_app
[HTTP] {"bundleId":"com.google.android.apps.authenticator2"}
[debug] [AndroidUiautomator2Driver@00cb (f3f9cfb9)] Calling AppiumDriver.terminateApp() with args: ["com.google.android.apps.authenticator2",null,null,null,"f3f9cfb9-6234-479b-8cda-fb79a66d54b9"]
[AndroidUiautomator2Driver@00cb (f3f9cfb9)] Terminating 'com.google.android.apps.authenticator2'
[debug] [ADB] Getting IDs of all 'com.google.android.apps.authenticator2' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)com\.google\.android\.apps\.authenticator2\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[AndroidUiautomator2Driver@00cb (f3f9cfb9)] Querying the state of 'com.google.android.apps.authenticator2'
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is installed
[debug] [ADB] Getting IDs of all 'com.google.android.apps.authenticator2' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)com\.google\.android\.apps\.authenticator2\(\[\[:blank:\]\]\|\$\)'
[AndroidUiautomator2Driver@00cb (f3f9cfb9)] 'com.google.android.apps.authenticator2' has been successfully terminated
[debug] [AndroidUiautomator2Driver@00cb (f3f9cfb9)] Responding to client with driver.terminateApp() result: true
[HTTP] <-- POST /session/f3f9cfb9-6234-479b-8cda-fb79a66d54b9/appium/device/terminate_app 200 169 ms - 14
[HTTP]
[HTTP] --> DELETE /session/f3f9cfb9-6234-479b-8cda-fb79a66d54b9
[HTTP] {}
[debug] [AndroidUiautomator2Driver@00cb (f3f9cfb9)] Calling AppiumDriver.deleteSession() with args: ["f3f9cfb9-6234-479b-8cda-fb79a66d54b9"]
[debug] [AppiumDriver@dc16] Event 'quitSessionRequested' logged at 1679907663787 (12:01:03 GMT+0300 (Moscow Standard Time))
[AppiumDriver@dc16] Removing session f3f9cfb9-6234-479b-8cda-fb79a66d54b9 from our master session list
[debug] [AndroidUiautomator2Driver@00cb (f3f9cfb9)] Deleting UiAutomator2 session
[debug] [AndroidUiautomator2Driver@00cb (f3f9cfb9)] Deleting UiAutomator2 server session
[debug] [AndroidUiautomator2Driver@00cb (f3f9cfb9)] Matched '/' to command name 'deleteSession'
[debug] [AndroidUiautomator2Driver@00cb (f3f9cfb9)] Proxying [DELETE /] to [DELETE http://127.0.0.1:8200/session/02a694a4-48de-4f11-888f-385d239b1d6c] with no body
[debug] [AndroidUiautomator2Driver@00cb (f3f9cfb9)] Got response with status 200: {"sessionId":"02a694a4-48de-4f11-888f-385d239b1d6c","value":null}
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys activity services io.appium.settings/.recorder.RecorderService'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[debug] [AndroidUiautomator2Driver@00cb (f3f9cfb9)] Capability 'fullReset' set to 'true', Uninstalling 'com.google.android.apps.authenticator2'
[debug] [ADB] Uninstalling com.google.android.apps.authenticator2
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is installed
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 uninstall com.google.android.apps.authenticator2'
[debug] [ADB] 'adb uninstall com.google.android.apps.authenticator2' command output: Success
[ADB] com.google.android.apps.authenticator2 was successfully uninstalled
[debug] [Logcat] Stopping logcat capture
[debug] [ADB] Removing forwarded port socket connection: 8200
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward --remove tcp:8200'
[AndroidUiautomator2Driver@00cb (f3f9cfb9)] Restoring hidden api policy to the device default configuration
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'settings delete global hidden_api_policy_pre_p_apps;settings delete global hidden_api_policy_p_apps;settings delete global hidden_api_policy''
[debug] [AppiumDriver@dc16] Event 'quitSessionFinished' logged at 1679907664133 (12:01:04 GMT+0300 (Moscow Standard Time))
[debug] [AppiumDriver@dc16] Received response: null
[debug] [AppiumDriver@dc16] But deleting session, so not returning
[debug] [AppiumDriver@dc16] Responding to client with driver.deleteSession() result: null
[HTTP] <-- DELETE /session/f3f9cfb9-6234-479b-8cda-fb79a66d54b9 200 347 ms - 14
[HTTP]
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_rgbcSensorValueWidget_valueChanged() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_posture_valueChanged(int) ((null):0, (null))
[debug] [Instrumentation] .
[debug] [Instrumentation] Time: 5.012
[debug] [Instrumentation]
[debug] [Instrumentation] OK (1 test)
[debug] [Instrumentation] The process has exited with code 0
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 39665) 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)
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 39665) 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)
[ADB] [AVD OUTPUT] WARNING | Discarding the changed state (command-line flag).
[ADB] [AVD OUTPUT] INFO | Info:
[ADB] [AVD OUTPUT] GLImplementation:
[ADB] [AVD OUTPUT] Surface Type: OpenGL
[ADB] [AVD OUTPUT] Surface Profile: CoreProfile
[ADB] [AVD OUTPUT] Surface Version: 4.1
[ADB] [AVD OUTPUT] Using Default SG Backend: no
[ADB] [AVD OUTPUT] Using Software Dynamic GL: no
[ADB] [AVD OUTPUT] Using Angle: no
[ADB] [AVD OUTPUT] Init Parameters:
[ADB] [AVD OUTPUT] * application-name Emulator
[ADB] [AVD OUTPUT] * browser-subprocess-path /Users/shad0w/Developer/Tools/android/sdk/emulator/lib64/qt/libexec/QtWebEngineProcess
[ADB] [AVD OUTPUT] * disable-features DnsOverHttpsUpgrade,ConsolidatedMovementXY,InstalledApp,BackgroundFetch,WebOTP,WebPayments,WebUSB,PictureInPicture
[ADB] [AVD OUTPUT] * disable-gpu
[ADB] [AVD OUTPUT] * disable-speech-api
[ADB] [AVD OUTPUT] * enable-features TracingServiceInProcess
[ADB] [AVD OUTPUT] * enable-threaded-compositing
[ADB] [AVD OUTPUT] ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 39665) 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)
[debug] [HTTP] Request idempotency key: 37f7ca07-0a05-47b8-b2f6-11eec77f2cf4
[HTTP] --> POST /session
[HTTP] {"capabilities":{"firstMatch":[{}],"alwaysMatch":{"appium:androidDeviceReadyTimeout":120000,"appium:androidInstallTimeout":100000,"appium:app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appium:appWaitForLaunch":false,"appium:autoGrantPermissions":true,"appium:automationName":"UIAutomator2","appium:avd":"Samsung_Galaxy_S20_33_Android13","appium:avdArgs":"-no-snapshot -accel on","appium:avdLaunchTimeout":300000,"appium:avdReadyTimeout":300000,"appium:fullReset":true,"appium:newCommandTimeout":0,"appium:noReset":false,"appium:resetKeyboard":true,"appium:uiautomator2ServerInstallTimeout":60000,"appium:unicodeKeyboard":true,"platformName":"android"}}}
[debug] [AppiumDriver@dc16] Calling AppiumDriver.createSession() with args: [null,null,{"firstMatch":[{}],"alwaysMatch":{"appium:androidDeviceReadyTimeout":120000,"appium:androidInstallTimeout":100000,"appium:app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appium:appWaitForLaunch":false,"appium:autoGrantPermissions":true,"appium:automationName":"UIAutomator2","appium:avd":"Samsung_Galaxy_S20_33_Android13","appium:avdArgs":"-no-snapshot -accel on","appium:avdLaunchTimeout":300000,"appium:avdReadyTimeout":300000,"appium:fullReset":true,"appium:newCommandTimeout":0,"appium:noReset":false,"appium:resetKeyboard":true,"appium:uiautomator2ServerInstallTimeout":60000,"appium:unicodeKeyboard":true,"platformName":"android"}}]
[debug] [AppiumDriver@dc16] Event 'newSessionRequested' logged at 1679907677728 (12:01:17 GMT+0300 (Moscow Standard Time))
[Appium] Attempting to find matching driver for automationName 'UIAutomator2' and platformName 'android'
[Appium] The 'uiautomator2' driver was installed and matched caps.
[Appium] Will require it at /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver
[debug] [Appium] Requiring driver at /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver
[AppiumDriver@dc16] Appium v2.0.0-beta.57 creating new AndroidUiautomator2Driver (v2.12.6) session
[AppiumDriver@dc16] Checking BaseDriver versions for Appium and AndroidUiautomator2Driver
[AppiumDriver@dc16] Appium's BaseDriver version is 9.3.3
[AppiumDriver@dc16] AndroidUiautomator2Driver's BaseDriver version is 9.3.3
[debug] [AndroidUiautomator2Driver@a3e5] Creating session with W3C capabilities: {
[debug] [AndroidUiautomator2Driver@a3e5] "alwaysMatch": {
[debug] [AndroidUiautomator2Driver@a3e5] "platformName": "android",
[debug] [AndroidUiautomator2Driver@a3e5] "appium:androidDeviceReadyTimeout": 120000,
[debug] [AndroidUiautomator2Driver@a3e5] "appium:androidInstallTimeout": 100000,
[debug] [AndroidUiautomator2Driver@a3e5] "appium:app": "https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1",
[debug] [AndroidUiautomator2Driver@a3e5] "appium:appWaitForLaunch": false,
[debug] [AndroidUiautomator2Driver@a3e5] "appium:autoGrantPermissions": true,
[debug] [AndroidUiautomator2Driver@a3e5] "appium:automationName": "UIAutomator2",
[debug] [AndroidUiautomator2Driver@a3e5] "appium:avd": "Samsung_Galaxy_S20_33_Android13",
[debug] [AndroidUiautomator2Driver@a3e5] "appium:avdArgs": "-no-snapshot -accel on",
[debug] [AndroidUiautomator2Driver@a3e5] "appium:avdLaunchTimeout": 300000,
[debug] [AndroidUiautomator2Driver@a3e5] "appium:avdReadyTimeout": 300000,
[debug] [AndroidUiautomator2Driver@a3e5] "appium:fullReset": true,
[debug] [AndroidUiautomator2Driver@a3e5] "appium:newCommandTimeout": 0,
[debug] [AndroidUiautomator2Driver@a3e5] "appium:noReset": false,
[debug] [AndroidUiautomator2Driver@a3e5] "appium:resetKeyboard": true,
[debug] [AndroidUiautomator2Driver@a3e5] "appium:uiautomator2ServerInstallTimeout": 60000,
[debug] [AndroidUiautomator2Driver@a3e5] "appium:unicodeKeyboard": true
[debug] [AndroidUiautomator2Driver@a3e5] },
[debug] [AndroidUiautomator2Driver@a3e5] "firstMatch": [
[debug] [AndroidUiautomator2Driver@a3e5] {}
[debug] [AndroidUiautomator2Driver@a3e5] ]
[debug] [AndroidUiautomator2Driver@a3e5] }
[AndroidUiautomator2Driver@a3e5 (353217d2)] Session created with session id: 353217d2-a6f9-4e0c-8d72-35077f2b9b5a
[BaseDriver] Using downloadable app 'https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1'
[BaseDriver] Cannot send HEAD request to 'https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1'. Original error: Parse Error: Expected HTTP/
[debug] [BaseDriver] A fresh copy of the application is going to be downloaded from https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1
[debug] [Support] https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1 (5.88 MB) has been downloaded to '/var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023227-37678-1pty5ys.bos1/google_auth.apk' in 2.207s
[debug] [Support] Approximate download speed: 2.66 MB/s
[debug] [AndroidUiautomator2Driver@a3e5 (353217d2)] Checking whether app is actually present
[ADB] Using 'adb' from '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 start-server'
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [AndroidDriver] Emulator 'Samsung_Galaxy_S20_33_Android13' is not running: Error getting AVD with retry. Original error: Condition unmet after 5070 ms. Timing out.
[debug] [ADB] Launching Emulator with AVD Samsung_Galaxy_S20_33_Android13, launchTimeout 300000ms and readyTimeout 300000ms
[ADB] Using 'emulator' from '/Users/shad0w/Developer/Tools/android/sdk/emulator/emulator'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/emulator/emulator' with args: -avd Samsung_Galaxy_S20_33_Android13 -delay-adb -no-snapshot -accel on
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[ADB] [AVD OUTPUT] INFO | Android emulator version 32.1.11.0 (build_id 9536276) (CL:N/A)
[ADB] [AVD OUTPUT] INFO | Found systemPath /Users/shad0w/Developer/Tools/android/sdk/system-images/android-33/google_apis/arm64-v8a/
[ADB] [AVD OUTPUT] WARNING | cannot add library /Users/shad0w/Developer/Tools/android/sdk/emulator/qemu/darwin-aarch64/lib64/vulkan/libvulkan.dylib: failed
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[ADB] [AVD OUTPUT] INFO | Storing crashdata in: /tmp/android-shad0w/emu-crash.db, detection is enabled
[ADB] [AVD OUTPUT] INFO | Duplicate loglines will be removed, if you wish to see each indiviudal line launch with the -log-nofilter flag.
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_new_posture_requested(int) ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_dismiss_posture_selection_dialog() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_new_resizable_requested(PresetEmulatorSizeType) ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_dismiss_resizable_dialog() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | added library /Users/shad0w/Developer/Tools/android/sdk/emulator/lib64/vulkan/libvulkan.dylib
[ADB] [AVD OUTPUT] INFO | Sending adb public key [QAAAAJ9g8OyhRDf/8KGuhlSPiw6odyhMKe7C/D6y1LxmL3+oDQmCeHkHbrs5QWmfQPT8mRwQ7iDJjU4T2Ukgsgwc903mVQ4RBkO8zJVjO7n90YIfmFPF1N408JFgfk19Es4XfHEf5pMIllHHzKtBFIzPQBfRJLvbDxKltk40cpjBsPVXblkljJqTHimEPZOfYAgQUdvEFgUf+AJmEmM5xJR/WCJuxPD/LVbR8I3xrgUTA6nrNAqlpskcFNEjRrpd0OOIfMFNvV8BJvJD2hZXTmx6pO/qf6WFyz6FT2zVy9SpZzzqX8eGSqGi2eZyCcv3XH4rrfBTFt/Q2eWnLnhoPCIK96i3xDKzuv4TJxQZRapw/Of2L5H9wJfxQhqDTInBmvojB44MCw8wBEsrXE+9qsDJ4Nl1trSry/0Z5uk/F8Fl1hyI71lpRhSJaPOglRSlX9MjnJhpTAV//HvVQYRoT4iK9lAv1LPl0xZKgHz+Ql9m5ctFUN/Pefx6ngIjRMv//YJOzjSSrTRdd5nCQRG029Oz0703ASNxFsh5g8X5AXjrFEiiO10rGXSi5FmtrbDoZyqha5RHuDTD5kymaoOHdyVIhGmcpxp9hvZ9B+ifm5YxjMY/Ul2oA0/qHIQlm/tKZS1xRoh5o2gL433h3WoyzLTYKI9sapGUNNrnRWksnXlD/EWMpXYogwEAAQA= shad0w@unknown]
[ADB] [AVD OUTPUT] WARNING | *** No gRPC protection active, consider launching with the -grpc-use-jwt flag.***
[ADB] [AVD OUTPUT] INFO | Started GRPC server at 127.0.0.1:8554, security: Local, auth: none
[ADB] [AVD OUTPUT] INFO | Advertising in: /Users/shad0w/Library/Caches/TemporaryItems/avd/running/pid_39842.ini
[ADB] [AVD OUTPUT] INFO | Setting display: 0 configuration to: 1440x3199, dpi: 480x480
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] Connected devices: [{"udid":"emulator-5554","state":"device"}]
[debug] [ADB] 1 emulator connected
[debug] [ADB] Executing Emulator console command: avd name
[debug] [ADB] Found emulator 'Samsung_Galaxy_S20_33_Android13' on port 5554
[debug] [ADB] Setting device id to emulator-5554
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 wait-for-device'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell service list'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell service list'
[AndroidDriver] Using device: emulator-5554
[ADB] Using 'adb' from '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 start-server'
[debug] [ADB] Setting device id to emulator-5554
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.build.version.sdk'
[debug] [ADB] Current device property 'ro.build.version.sdk': 33
[ADB] Getting device platform version
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.build.version.release'
[debug] [ADB] Current device property 'ro.build.version.release': 13
[debug] [ADB] Device API level: 33
[AndroidUiautomator2Driver@a3e5 (353217d2)] Relaxing hidden api policy
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'settings put global hidden_api_policy_pre_p_apps 1;settings put global hidden_api_policy_p_apps 1;settings put global hidden_api_policy 1''
[debug] [AndroidDriver] Parsing package and activity from app manifest
[ADB] Package name: 'com.google.android.apps.authenticator2'
[ADB] Main activity name: 'com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [AndroidDriver] Parsed package and activity are: com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 wait-for-device'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell echo ping'
[debug] [AndroidDriver] Pushing settings apk to device...
[debug] [ADB] Getting install status for io.appium.settings
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.settings'
[debug] [ADB] 'io.appium.settings' is installed
[debug] [ADB] Getting package info for 'io.appium.settings'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.settings'
[debug] [ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('5.0.3' >= '5.0.3')
[debug] [ADB] There is no need to install/upgrade '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/io.appium.settings/apks/settings_apk-debug.apk'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'pgrep --help; echo $?''
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell appops set io.appium.settings PROJECT_MEDIA allow'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Starting Appium Settings app
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am start -n io.appium.settings/.Settings -a android.intent.action.MAIN -c android.intent.category.LAUNCHER'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [Logcat] Starting logs capture with command: /Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 logcat -v threadtime
[debug] [AndroidDriver] Enabling Unicode keyboard support
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell settings get secure default_input_method'
[debug] [AndroidDriver] Unsetting previous IME io.appium.settings/.UnicodeIME
[debug] [AndroidDriver] Setting IME to 'io.appium.settings/.UnicodeIME'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell ime enable io.appium.settings/.UnicodeIME'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell ime set io.appium.settings/.UnicodeIME'
[debug] [AndroidUiautomator2Driver@a3e5 (353217d2)] Forwarding UiAutomator2 Server port 6790 to local port 8200
[debug] [ADB] Forwarding system: 8200 to device: 6790
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward tcp:8200 tcp:6790'
[debug] [ADB] Getting install status for io.appium.uiautomator2.server
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server'
[debug] [ADB] 'io.appium.uiautomator2.server' is installed
[debug] [ADB] Getting package info for 'io.appium.uiautomator2.server'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server'
[debug] [ADB] The version name of the installed 'io.appium.uiautomator2.server' is greater or equal to the application version name ('5.7.8' >= '5.7.8')
[debug] [AndroidUiautomator2Driver@a3e5 (353217d2)] io.appium.uiautomator2.server installation state: sameVersionInstalled
[debug] [ADB] Checking app cert for /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v5.7.8.apk
[debug] [ADB] Using the previously cached signature entry for 'appium-uiautomator2-server-v5.7.8.apk'
[debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-v5.7.8.apk'
[debug] [ADB] Getting install status for io.appium.uiautomator2.server.test
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server.test'
[debug] [ADB] 'io.appium.uiautomator2.server.test' is installed
[debug] [ADB] Checking app cert for /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk
[debug] [ADB] Using the previously cached signature entry for 'appium-uiautomator2-server-debug-androidTest.apk'
[debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-debug-androidTest.apk'
[AndroidUiautomator2Driver@a3e5 (353217d2)] Server packages are not going to be (re)installed
[debug] [AndroidUiautomator2Driver@a3e5 (353217d2)] Waiting up to 30000ms for services to be available
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pm list instrumentation'
[debug] [AndroidUiautomator2Driver@a3e5 (353217d2)] Instrumentation target 'io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner' is available
[ADB] Adding packages ["io.appium.settings","io.appium.uiautomator2.server","io.appium.uiautomator2.server.test"] to Doze whitelist
[debug] [ADB] Got the following command chunks to execute: [["dumpsys","deviceidle","whitelist","+io.appium.settings",";","dumpsys","deviceidle","whitelist","+io.appium.uiautomator2.server",";","dumpsys","deviceidle","whitelist","+io.appium.uiautomator2.server.test",";"]]
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys deviceidle whitelist +io.appium.settings ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server.test ;'
[ADB] [AVD OUTPUT] INFO | Boot completed in 16669 ms
[ADB] [AVD OUTPUT] INFO | Increasing screen off timeout, logcat buffer size to 2M.
[ADB] [AVD OUTPUT] INFO | Revoking microphone permissions for Google App.
[debug] [ADB] Checking app cert for /var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023227-37678-1pty5ys.bos1/google_auth.apk
[debug] [ADB] Using the previously cached signature entry for 'google_auth.apk'
[debug] [ADB] Uninstalling com.google.android.apps.authenticator2
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is not installed
[ADB] com.google.android.apps.authenticator2 was not uninstalled, because it was not present on the device
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is not installed
[debug] [AndroidDriver] Running full reset on 'com.google.android.apps.authenticator2' (reinstall)
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 features'
[ADB] The application at '/var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023227-37678-1pty5ys.bos1/google_auth.apk' will not be cached, because the device under test has confirmed the support of streamed installs
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 install -r -g /var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023227-37678-1pty5ys.bos1/google_auth.apk'
[ADB] The installation of 'google_auth.apk' took 1204ms
[debug] [ADB] Install command stdout: Performing Streamed Install
[debug] [ADB] Success
[debug] [AndroidUiautomator2Driver@a3e5 (353217d2)] Performing shallow cleanup of automation leftovers
[debug] [AndroidUiautomator2Driver@a3e5 (353217d2)] No obsolete sessions have been detected (socket hang up)
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop io.appium.uiautomator2.server.test'
[AndroidUiautomator2Driver@a3e5 (353217d2)] Starting UIAutomator2 server 5.7.8
[AndroidUiautomator2Driver@a3e5 (353217d2)] Using UIAutomator2 server from '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v5.7.8.apk' and test from '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk'
[AndroidUiautomator2Driver@a3e5 (353217d2)] Waiting up to 30000ms for UiAutomator2 to be online...
[debug] [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","emulator-5554","shell","am","instrument","-w","-e","disableAnalytics",true,"io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
[debug] [AndroidUiautomator2Driver@a3e5 (353217d2)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@a3e5 (353217d2)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[AndroidUiautomator2Driver@a3e5 (353217d2)] socket hang up
[debug] [AndroidUiautomator2Driver@a3e5 (353217d2)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@a3e5 (353217d2)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[AndroidUiautomator2Driver@a3e5 (353217d2)] socket hang up
[debug] [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:
[debug] [AndroidUiautomator2Driver@a3e5 (353217d2)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@a3e5 (353217d2)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[AndroidUiautomator2Driver@a3e5 (353217d2)] socket hang up
[debug] [AndroidUiautomator2Driver@a3e5 (353217d2)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@a3e5 (353217d2)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[debug] [AndroidUiautomator2Driver@a3e5 (353217d2)] Got response with status 200: {"sessionId":"None","value":{"message":"UiAutomator2 Server is ready to accept commands","ready":true}}
[debug] [AndroidUiautomator2Driver@a3e5 (353217d2)] The initialization of the instrumentation process took 3052ms
[debug] [AndroidUiautomator2Driver@a3e5 (353217d2)] Matched '/session' to command name 'createSession'
[debug] [AndroidUiautomator2Driver@a3e5 (353217d2)] Proxying [POST /session] to [POST http://127.0.0.1:8200/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S...
[debug] [AndroidUiautomator2Driver@a3e5 (353217d2)] Got response with status 200: {"sessionId":"9fda6b81-a05d-44cb-a285-ed8bf6aa9f53","value":{"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":...
[AndroidUiautomator2Driver@a3e5 (353217d2)] Determined the downstream protocol as 'W3C'
[debug] [AndroidUiautomator2Driver@a3e5 (353217d2)] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8200/session/9fda6b81-a05d-44cb-a285-ed8bf6aa9f53/appium/device/info] with no body
[debug] [AndroidUiautomator2Driver@a3e5 (353217d2)] Got response with status 200: {"sessionId":"9fda6b81-a05d-44cb-a285-ed8bf6aa9f53","value":{"androidId":"26c5dfa3da8c486c","apiVersion":"33","bluetooth":{"state":"ON"},"brand":"google","carrierName":"T-Mobile","displayDensity":480,"locale":"en_US","manufacturer":"Google","model":"sdk_gphone64_arm64","networks":[{"capabilities":{"SSID":null,"linkDownBandwidthKbps":30000,"linkUpstreamBandwidthKbps":15000,"networkCapabilities":"NET_CAPABILITY_MMS,NET_CAPABILITY_SUPL,NET_CAPABILITY_DUN,NET_CAPABILITY_FOTA,NET_CAPABILITY_IMS,NET_CAPABILITY_CBS,NET_CAPABILITY_INTERNET,NET_CAPABILITY_NOT_RESTRICTED,NET_CAPABILITY_TRUSTED,NET_CAPABILITY_NOT_VPN,NET_CAPABILITY_VALIDATED,NET_CAPABILITY_NOT_ROAMING,NET_CAPABILITY_FOREGROUND,NET_CAPABILITY_NOT_CONGESTED,NET_CAPABILITY_NOT_SUSPENDED","signalStrength":-2147483648,"transportTypes":"TRANSPORT_CELLULAR"},"detailedState":"CONNECTED","extraInfo":"epc.tmobile.com","isAvailable":true,"isConnected":true,"isFailover":false,"isRoaming":false,"state":"CONNECTED","subtype":10,"subtypeName":"HSPA","type":0,"typeN...
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys window'
[AndroidDriver] Screen already unlocked, doing nothing
[AndroidUiautomator2Driver@a3e5 (353217d2)] Starting 'com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity and waiting for 'com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am start -n com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity -S -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000'
[debug] [ADB] Waiting up to 20000ms for activity matching pkg: 'com.google.android.apps.authenticator2' and activity: 'com.google.android.apps.authenticator.AuthenticatorActivity' to be focused
[debug] [ADB] Possible activities, to be checked: 'com.google.android.apps.authenticator.AuthenticatorActivity', 'com.google.android.apps.authenticator2.com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [ADB] Getting focused package and activity
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys window displays'
[debug] [ADB] Found package: 'com.google.android.apps.authenticator2' and fully qualified activity name : 'com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [AndroidUiautomator2Driver@a3e5 (353217d2)] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8200/session/9fda6b81-a05d-44cb-a285-ed8bf6aa9f53/appium/device/pixel_ratio] with no body
[debug] [AndroidUiautomator2Driver@a3e5 (353217d2)] Got response with status 200: {"sessionId":"9fda6b81-a05d-44cb-a285-ed8bf6aa9f53","value":3}
[debug] [AndroidUiautomator2Driver@a3e5 (353217d2)] Matched '/appium/device/system_bars' to command name 'getSystemBars'
[debug] [AndroidUiautomator2Driver@a3e5 (353217d2)] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8200/session/9fda6b81-a05d-44cb-a285-ed8bf6aa9f53/appium/device/system_bars] with no body
[debug] [AndroidUiautomator2Driver@a3e5 (353217d2)] Got response with status 200: {"sessionId":"9fda6b81-a05d-44cb-a285-ed8bf6aa9f53","value":{"statusBar":72}}
[debug] [AndroidUiautomator2Driver@a3e5 (353217d2)] Matched '/window/current/size' to command name 'getWindowSize'
[debug] [AndroidUiautomator2Driver@a3e5 (353217d2)] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8200/session/9fda6b81-a05d-44cb-a285-ed8bf6aa9f53/window/current/size] with no body
[debug] [AndroidUiautomator2Driver@a3e5 (353217d2)] Got response with status 200: {"sessionId":"9fda6b81-a05d-44cb-a285-ed8bf6aa9f53","value":{"height":3199,"width":1440}}
[AppiumDriver@dc16] New AndroidUiautomator2Driver session created successfully, session 353217d2-a6f9-4e0c-8d72-35077f2b9b5a added to master session list
[debug] [AppiumDriver@dc16] Event 'newSessionStarted' logged at 1679907708955 (12:01:48 GMT+0300 (Moscow Standard Time))
[debug] [AndroidUiautomator2Driver@a3e5 (353217d2)] Cached the protocol value 'W3C' for the new session 353217d2-a6f9-4e0c-8d72-35077f2b9b5a
[debug] [AndroidUiautomator2Driver@a3e5 (353217d2)] Responding to client with driver.createSession() result: {"capabilities":{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13...
[HTTP] <-- POST /session 200 31235 ms - 1684
[HTTP]
[HTTP] --> POST /session/353217d2-a6f9-4e0c-8d72-35077f2b9b5a/element
[HTTP] {"using":"id","value":"com.google.android.apps.authenticator2:id/add_account_button"}
[debug] [AndroidUiautomator2Driver@a3e5 (353217d2)] Calling AppiumDriver.findElement() with args: ["id","com.google.android.apps.authenticator2:id/add_account_button","353217d2-a6f9-4e0c-8d72-35077f2b9b5a"]
[debug] [AndroidUiautomator2Driver@a3e5 (353217d2)] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [AndroidUiautomator2Driver@a3e5 (353217d2)] Waiting up to 0 ms for condition
[debug] [AndroidUiautomator2Driver@a3e5 (353217d2)] Matched '/element' to command name 'findElement'
[debug] [AndroidUiautomator2Driver@a3e5 (353217d2)] Proxying [POST /element] to [POST http://127.0.0.1:8200/session/9fda6b81-a05d-44cb-a285-ed8bf6aa9f53/element] with body: {"strategy":"id","selector":"com.google.android.apps.authenticator2:id/add_account_button","context":"","multiple":false}
[debug] [AndroidUiautomator2Driver@a3e5 (353217d2)] Got response with status 200: {"sessionId":"9fda6b81-a05d-44cb-a285-ed8bf6aa9f53","value":{"ELEMENT":"00000000-0000-000a-ffff-ffff00000010","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-000a-ffff-ffff00000010"}}
[debug] [AndroidUiautomator2Driver@a3e5 (353217d2)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-000a-ffff-ffff00000010","ELEMENT":"00000000-0000-000a-ffff-ffff00000010"}
[HTTP] <-- POST /session/353217d2-a6f9-4e0c-8d72-35077f2b9b5a/element 200 224 ms - 137
[HTTP]
[HTTP] --> POST /session/353217d2-a6f9-4e0c-8d72-35077f2b9b5a/element/00000000-0000-000a-ffff-ffff00000010/click
[HTTP] {"id":"00000000-0000-000a-ffff-ffff00000010"}
[debug] [AndroidUiautomator2Driver@a3e5 (353217d2)] Calling AppiumDriver.click() with args: ["00000000-0000-000a-ffff-ffff00000010","353217d2-a6f9-4e0c-8d72-35077f2b9b5a"]
[debug] [AndroidUiautomator2Driver@a3e5 (353217d2)] Matched '/element/00000000-0000-000a-ffff-ffff00000010/click' to command name 'click'
[debug] [AndroidUiautomator2Driver@a3e5 (353217d2)] Proxying [POST /element/00000000-0000-000a-ffff-ffff00000010/click] to [POST http://127.0.0.1:8200/session/9fda6b81-a05d-44cb-a285-ed8bf6aa9f53/element/00000000-0000-000a-ffff-ffff00000010/click] with body: {"element":"00000000-0000-000a-ffff-ffff00000010"}
[debug] [AndroidUiautomator2Driver@a3e5 (353217d2)] Got response with status 200: {"sessionId":"9fda6b81-a05d-44cb-a285-ed8bf6aa9f53","value":null}
[debug] [AndroidUiautomator2Driver@a3e5 (353217d2)] Responding to client with driver.click() result: null
[HTTP] <-- POST /session/353217d2-a6f9-4e0c-8d72-35077f2b9b5a/element/00000000-0000-000a-ffff-ffff00000010/click 200 123 ms - 14
[HTTP]
[HTTP] --> POST /session/353217d2-a6f9-4e0c-8d72-35077f2b9b5a/appium/device/terminate_app
[HTTP] {"bundleId":"com.google.android.apps.authenticator2"}
[debug] [AndroidUiautomator2Driver@a3e5 (353217d2)] Calling AppiumDriver.terminateApp() with args: ["com.google.android.apps.authenticator2",null,null,null,"353217d2-a6f9-4e0c-8d72-35077f2b9b5a"]
[AndroidUiautomator2Driver@a3e5 (353217d2)] Terminating 'com.google.android.apps.authenticator2'
[debug] [ADB] Getting IDs of all 'com.google.android.apps.authenticator2' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)com\.google\.android\.apps\.authenticator2\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[AndroidUiautomator2Driver@a3e5 (353217d2)] Querying the state of 'com.google.android.apps.authenticator2'
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is installed
[debug] [ADB] Getting IDs of all 'com.google.android.apps.authenticator2' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)com\.google\.android\.apps\.authenticator2\(\[\[:blank:\]\]\|\$\)'
[AndroidUiautomator2Driver@a3e5 (353217d2)] 'com.google.android.apps.authenticator2' has been successfully terminated
[debug] [AndroidUiautomator2Driver@a3e5 (353217d2)] Responding to client with driver.terminateApp() result: true
[HTTP] <-- POST /session/353217d2-a6f9-4e0c-8d72-35077f2b9b5a/appium/device/terminate_app 200 358 ms - 14
[HTTP]
[HTTP] --> DELETE /session/353217d2-a6f9-4e0c-8d72-35077f2b9b5a
[HTTP] {}
[debug] [AndroidUiautomator2Driver@a3e5 (353217d2)] Calling AppiumDriver.deleteSession() with args: ["353217d2-a6f9-4e0c-8d72-35077f2b9b5a"]
[debug] [AppiumDriver@dc16] Event 'quitSessionRequested' logged at 1679907710427 (12:01:50 GMT+0300 (Moscow Standard Time))
[AppiumDriver@dc16] Removing session 353217d2-a6f9-4e0c-8d72-35077f2b9b5a from our master session list
[debug] [AndroidUiautomator2Driver@a3e5 (353217d2)] Deleting UiAutomator2 session
[debug] [AndroidUiautomator2Driver@a3e5 (353217d2)] Deleting UiAutomator2 server session
[debug] [AndroidUiautomator2Driver@a3e5 (353217d2)] Matched '/' to command name 'deleteSession'
[debug] [AndroidUiautomator2Driver@a3e5 (353217d2)] Proxying [DELETE /] to [DELETE http://127.0.0.1:8200/session/9fda6b81-a05d-44cb-a285-ed8bf6aa9f53] with no body
[debug] [AndroidUiautomator2Driver@a3e5 (353217d2)] Got response with status 200: {"sessionId":"9fda6b81-a05d-44cb-a285-ed8bf6aa9f53","value":null}
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys activity services io.appium.settings/.recorder.RecorderService'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[debug] [AndroidUiautomator2Driver@a3e5 (353217d2)] Capability 'fullReset' set to 'true', Uninstalling 'com.google.android.apps.authenticator2'
[debug] [ADB] Uninstalling com.google.android.apps.authenticator2
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is installed
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 uninstall com.google.android.apps.authenticator2'
[debug] [Instrumentation] .
[debug] [Instrumentation] Time: 4.019
[debug] [Instrumentation]
[debug] [Instrumentation] OK (1 test)
[debug] [Instrumentation] The process has exited with code 0
[debug] [ADB] 'adb uninstall com.google.android.apps.authenticator2' command output: Success
[ADB] com.google.android.apps.authenticator2 was successfully uninstalled
[debug] [Logcat] Stopping logcat capture
[debug] [ADB] Removing forwarded port socket connection: 8200
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward --remove tcp:8200'
[AndroidUiautomator2Driver@a3e5 (353217d2)] Restoring hidden api policy to the device default configuration
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'settings delete global hidden_api_policy_pre_p_apps;settings delete global hidden_api_policy_p_apps;settings delete global hidden_api_policy''
[debug] [AppiumDriver@dc16] Event 'quitSessionFinished' logged at 1679907710893 (12:01:50 GMT+0300 (Moscow Standard Time))
[debug] [AppiumDriver@dc16] Received response: null
[debug] [AppiumDriver@dc16] But deleting session, so not returning
[debug] [AppiumDriver@dc16] Responding to client with driver.deleteSession() result: null
[HTTP] <-- DELETE /session/353217d2-a6f9-4e0c-8d72-35077f2b9b5a 200 467 ms - 14
[HTTP]
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_rgbcSensorValueWidget_valueChanged() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_posture_valueChanged(int) ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 39842) 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)
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 39842) 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)
[ADB] [AVD OUTPUT] WARNING | Discarding the changed state (command-line flag).
[ADB] [AVD OUTPUT] INFO | Info:
[ADB] [AVD OUTPUT] GLImplementation:
[ADB] [AVD OUTPUT] Surface Type: OpenGL
[ADB] [AVD OUTPUT] Surface Profile: CoreProfile
[ADB] [AVD OUTPUT] Surface Version: 4.1
[ADB] [AVD OUTPUT] Using Default SG Backend: no
[ADB] [AVD OUTPUT] Using Software Dynamic GL: no
[ADB] [AVD OUTPUT] Using Angle: no
[ADB] [AVD OUTPUT] Init Parameters:
[ADB] [AVD OUTPUT] * application-name Emulator
[ADB] [AVD OUTPUT] * browser-subprocess-path /Users/shad0w/Developer/Tools/android/sdk/emulator/lib64/qt/libexec/QtWebEngineProcess
[ADB] [AVD OUTPUT] * disable-features DnsOverHttpsUpgrade,ConsolidatedMovementXY,InstalledApp,BackgroundFetch,WebOTP,WebPayments,WebUSB,PictureInPicture
[ADB] [AVD OUTPUT] * disable-gpu
[ADB] [AVD OUTPUT] * disable-speech-api
[ADB] [AVD OUTPUT] * enable-features TracingServiceInProcess
[ADB] [AVD OUTPUT] * enable-threaded-compositing
[ADB] [AVD OUTPUT] ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 39842) 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)
[debug] [HTTP] Request idempotency key: 5de5f111-55e5-4ec9-a2ba-6a681dcd738a
[HTTP] --> POST /session
[HTTP] {"capabilities":{"firstMatch":[{}],"alwaysMatch":{"appium:androidDeviceReadyTimeout":120000,"appium:androidInstallTimeout":100000,"appium:app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appium:appWaitForLaunch":false,"appium:autoGrantPermissions":true,"appium:automationName":"UIAutomator2","appium:avd":"Samsung_Galaxy_S20_33_Android13","appium:avdArgs":"-no-snapshot -accel on","appium:avdLaunchTimeout":300000,"appium:avdReadyTimeout":300000,"appium:fullReset":true,"appium:newCommandTimeout":0,"appium:noReset":false,"appium:resetKeyboard":true,"appium:uiautomator2ServerInstallTimeout":60000,"appium:unicodeKeyboard":true,"platformName":"android"}}}
[debug] [AppiumDriver@dc16] Calling AppiumDriver.createSession() with args: [null,null,{"firstMatch":[{}],"alwaysMatch":{"appium:androidDeviceReadyTimeout":120000,"appium:androidInstallTimeout":100000,"appium:app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appium:appWaitForLaunch":false,"appium:autoGrantPermissions":true,"appium:automationName":"UIAutomator2","appium:avd":"Samsung_Galaxy_S20_33_Android13","appium:avdArgs":"-no-snapshot -accel on","appium:avdLaunchTimeout":300000,"appium:avdReadyTimeout":300000,"appium:fullReset":true,"appium:newCommandTimeout":0,"appium:noReset":false,"appium:resetKeyboard":true,"appium:uiautomator2ServerInstallTimeout":60000,"appium:unicodeKeyboard":true,"platformName":"android"}}]
[debug] [AppiumDriver@dc16] Event 'newSessionRequested' logged at 1679907724423 (12:02:04 GMT+0300 (Moscow Standard Time))
[Appium] Attempting to find matching driver for automationName 'UIAutomator2' and platformName 'android'
[Appium] The 'uiautomator2' driver was installed and matched caps.
[Appium] Will require it at /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver
[debug] [Appium] Requiring driver at /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver
[AppiumDriver@dc16] Appium v2.0.0-beta.57 creating new AndroidUiautomator2Driver (v2.12.6) session
[AppiumDriver@dc16] Checking BaseDriver versions for Appium and AndroidUiautomator2Driver
[AppiumDriver@dc16] Appium's BaseDriver version is 9.3.3
[AppiumDriver@dc16] AndroidUiautomator2Driver's BaseDriver version is 9.3.3
[debug] [AndroidUiautomator2Driver@7590] Creating session with W3C capabilities: {
[debug] [AndroidUiautomator2Driver@7590] "alwaysMatch": {
[debug] [AndroidUiautomator2Driver@7590] "platformName": "android",
[debug] [AndroidUiautomator2Driver@7590] "appium:androidDeviceReadyTimeout": 120000,
[debug] [AndroidUiautomator2Driver@7590] "appium:androidInstallTimeout": 100000,
[debug] [AndroidUiautomator2Driver@7590] "appium:app": "https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1",
[debug] [AndroidUiautomator2Driver@7590] "appium:appWaitForLaunch": false,
[debug] [AndroidUiautomator2Driver@7590] "appium:autoGrantPermissions": true,
[debug] [AndroidUiautomator2Driver@7590] "appium:automationName": "UIAutomator2",
[debug] [AndroidUiautomator2Driver@7590] "appium:avd": "Samsung_Galaxy_S20_33_Android13",
[debug] [AndroidUiautomator2Driver@7590] "appium:avdArgs": "-no-snapshot -accel on",
[debug] [AndroidUiautomator2Driver@7590] "appium:avdLaunchTimeout": 300000,
[debug] [AndroidUiautomator2Driver@7590] "appium:avdReadyTimeout": 300000,
[debug] [AndroidUiautomator2Driver@7590] "appium:fullReset": true,
[debug] [AndroidUiautomator2Driver@7590] "appium:newCommandTimeout": 0,
[debug] [AndroidUiautomator2Driver@7590] "appium:noReset": false,
[debug] [AndroidUiautomator2Driver@7590] "appium:resetKeyboard": true,
[debug] [AndroidUiautomator2Driver@7590] "appium:uiautomator2ServerInstallTimeout": 60000,
[debug] [AndroidUiautomator2Driver@7590] "appium:unicodeKeyboard": true
[debug] [AndroidUiautomator2Driver@7590] },
[debug] [AndroidUiautomator2Driver@7590] "firstMatch": [
[debug] [AndroidUiautomator2Driver@7590] {}
[debug] [AndroidUiautomator2Driver@7590] ]
[debug] [AndroidUiautomator2Driver@7590] }
[AndroidUiautomator2Driver@7590 (0b88a388)] Session created with session id: 0b88a388-31f2-4d49-866d-6538d8ee2296
[BaseDriver] Using downloadable app 'https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1'
[BaseDriver] Cannot send HEAD request to 'https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1'. Original error: Parse Error: Expected HTTP/
[debug] [BaseDriver] A fresh copy of the application is going to be downloaded from https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1
[debug] [Support] https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1 (5.88 MB) has been downloaded to '/var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023227-37678-zdtegu.fusgr/google_auth.apk' in 2.422s
[debug] [Support] Approximate download speed: 2.43 MB/s
[debug] [AndroidUiautomator2Driver@7590 (0b88a388)] Checking whether app is actually present
[ADB] Using 'adb' from '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 start-server'
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [AndroidDriver] Emulator 'Samsung_Galaxy_S20_33_Android13' is not running: Error getting AVD with retry. Original error: Condition unmet after 5060 ms. Timing out.
[debug] [ADB] Launching Emulator with AVD Samsung_Galaxy_S20_33_Android13, launchTimeout 300000ms and readyTimeout 300000ms
[ADB] Using 'emulator' from '/Users/shad0w/Developer/Tools/android/sdk/emulator/emulator'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/emulator/emulator' with args: -avd Samsung_Galaxy_S20_33_Android13 -delay-adb -no-snapshot -accel on
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[ADB] [AVD OUTPUT] INFO | Android emulator version 32.1.11.0 (build_id 9536276) (CL:N/A)
[ADB] [AVD OUTPUT] INFO | Found systemPath /Users/shad0w/Developer/Tools/android/sdk/system-images/android-33/google_apis/arm64-v8a/
[ADB] [AVD OUTPUT] WARNING | cannot add library /Users/shad0w/Developer/Tools/android/sdk/emulator/qemu/darwin-aarch64/lib64/vulkan/libvulkan.dylib: failed
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[ADB] [AVD OUTPUT] INFO | Storing crashdata in: /tmp/android-shad0w/emu-crash.db, detection is enabled
[ADB] [AVD OUTPUT] INFO | Duplicate loglines will be removed, if you wish to see each indiviudal line launch with the -log-nofilter flag.
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_new_posture_requested(int) ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_dismiss_posture_selection_dialog() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_new_resizable_requested(PresetEmulatorSizeType) ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_dismiss_resizable_dialog() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | added library /Users/shad0w/Developer/Tools/android/sdk/emulator/lib64/vulkan/libvulkan.dylib
[ADB] [AVD OUTPUT] INFO | Sending adb public key [QAAAAJ9g8OyhRDf/8KGuhlSPiw6odyhMKe7C/D6y1LxmL3+oDQmCeHkHbrs5QWmfQPT8mRwQ7iDJjU4T2Ukgsgwc903mVQ4RBkO8zJVjO7n90YIfmFPF1N408JFgfk19Es4XfHEf5pMIllHHzKtBFIzPQBfRJLvbDxKltk40cpjBsPVXblkljJqTHimEPZOfYAgQUdvEFgUf+AJmEmM5xJR/WCJuxPD/LVbR8I3xrgUTA6nrNAqlpskcFNEjRrpd0OOIfMFNvV8BJvJD2hZXTmx6pO/qf6WFyz6FT2zVy9SpZzzqX8eGSqGi2eZyCcv3XH4rrfBTFt/Q2eWnLnhoPCIK96i3xDKzuv4TJxQZRapw/Of2L5H9wJfxQhqDTInBmvojB44MCw8wBEsrXE+9qsDJ4Nl1trSry/0Z5uk/F8Fl1hyI71lpRhSJaPOglRSlX9MjnJhpTAV//HvVQYRoT4iK9lAv1LPl0xZKgHz+Ql9m5ctFUN/Pefx6ngIjRMv//YJOzjSSrTRdd5nCQRG029Oz0703ASNxFsh5g8X5AXjrFEiiO10rGXSi5FmtrbDoZyqha5RHuDTD5kymaoOHdyVIhGmcpxp9hvZ9B+ifm5YxjMY/Ul2oA0/qHIQlm/tKZS1xRoh5o2gL433h3WoyzLTYKI9sapGUNNrnRWksnXlD/EWMpXYogwEAAQA= shad0w@unknown]
[ADB] [AVD OUTPUT] WARNING | *** No gRPC protection active, consider launching with the -grpc-use-jwt flag.***
[ADB] [AVD OUTPUT] INFO | Started GRPC server at 127.0.0.1:8554, security: Local, auth: none
[ADB] [AVD OUTPUT] INFO | Advertising in: /Users/shad0w/Library/Caches/TemporaryItems/avd/running/pid_40025.ini
[ADB] [AVD OUTPUT] INFO | Setting display: 0 configuration to: 1440x3199, dpi: 480x480
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] Connected devices: [{"udid":"emulator-5554","state":"device"}]
[debug] [ADB] 1 emulator connected
[debug] [ADB] Executing Emulator console command: avd name
[debug] [ADB] Found emulator 'Samsung_Galaxy_S20_33_Android13' on port 5554
[debug] [ADB] Setting device id to emulator-5554
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 wait-for-device'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell service list'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell service list'
[AndroidDriver] Using device: emulator-5554
[ADB] Using 'adb' from '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 start-server'
[debug] [ADB] Setting device id to emulator-5554
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.build.version.sdk'
[debug] [ADB] Current device property 'ro.build.version.sdk': 33
[ADB] Getting device platform version
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.build.version.release'
[debug] [ADB] Current device property 'ro.build.version.release': 13
[debug] [ADB] Device API level: 33
[AndroidUiautomator2Driver@7590 (0b88a388)] Relaxing hidden api policy
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'settings put global hidden_api_policy_pre_p_apps 1;settings put global hidden_api_policy_p_apps 1;settings put global hidden_api_policy 1''
[debug] [AndroidDriver] Parsing package and activity from app manifest
[ADB] Package name: 'com.google.android.apps.authenticator2'
[ADB] Main activity name: 'com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [AndroidDriver] Parsed package and activity are: com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 wait-for-device'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell echo ping'
[debug] [AndroidDriver] Pushing settings apk to device...
[debug] [ADB] Getting install status for io.appium.settings
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.settings'
[debug] [ADB] 'io.appium.settings' is installed
[debug] [ADB] Getting package info for 'io.appium.settings'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.settings'
[debug] [ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('5.0.3' >= '5.0.3')
[debug] [ADB] There is no need to install/upgrade '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/io.appium.settings/apks/settings_apk-debug.apk'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'pgrep --help; echo $?''
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell appops set io.appium.settings PROJECT_MEDIA allow'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Starting Appium Settings app
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am start -n io.appium.settings/.Settings -a android.intent.action.MAIN -c android.intent.category.LAUNCHER'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [Logcat] Starting logs capture with command: /Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 logcat -v threadtime
[debug] [AndroidDriver] Enabling Unicode keyboard support
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell settings get secure default_input_method'
[debug] [AndroidDriver] Unsetting previous IME io.appium.settings/.UnicodeIME
[debug] [AndroidDriver] Setting IME to 'io.appium.settings/.UnicodeIME'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell ime enable io.appium.settings/.UnicodeIME'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell ime set io.appium.settings/.UnicodeIME'
[debug] [AndroidUiautomator2Driver@7590 (0b88a388)] Forwarding UiAutomator2 Server port 6790 to local port 8200
[debug] [ADB] Forwarding system: 8200 to device: 6790
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward tcp:8200 tcp:6790'
[debug] [ADB] Getting install status for io.appium.uiautomator2.server
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server'
[debug] [ADB] 'io.appium.uiautomator2.server' is installed
[debug] [ADB] Getting package info for 'io.appium.uiautomator2.server'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server'
[debug] [ADB] The version name of the installed 'io.appium.uiautomator2.server' is greater or equal to the application version name ('5.7.8' >= '5.7.8')
[debug] [AndroidUiautomator2Driver@7590 (0b88a388)] io.appium.uiautomator2.server installation state: sameVersionInstalled
[debug] [ADB] Checking app cert for /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v5.7.8.apk
[debug] [ADB] Using the previously cached signature entry for 'appium-uiautomator2-server-v5.7.8.apk'
[debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-v5.7.8.apk'
[debug] [ADB] Getting install status for io.appium.uiautomator2.server.test
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server.test'
[debug] [ADB] 'io.appium.uiautomator2.server.test' is installed
[debug] [ADB] Checking app cert for /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk
[debug] [ADB] Using the previously cached signature entry for 'appium-uiautomator2-server-debug-androidTest.apk'
[debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-debug-androidTest.apk'
[AndroidUiautomator2Driver@7590 (0b88a388)] Server packages are not going to be (re)installed
[debug] [AndroidUiautomator2Driver@7590 (0b88a388)] Waiting up to 30000ms for services to be available
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pm list instrumentation'
[debug] [AndroidUiautomator2Driver@7590 (0b88a388)] Instrumentation target 'io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner' is available
[ADB] Adding packages ["io.appium.settings","io.appium.uiautomator2.server","io.appium.uiautomator2.server.test"] to Doze whitelist
[debug] [ADB] Got the following command chunks to execute: [["dumpsys","deviceidle","whitelist","+io.appium.settings",";","dumpsys","deviceidle","whitelist","+io.appium.uiautomator2.server",";","dumpsys","deviceidle","whitelist","+io.appium.uiautomator2.server.test",";"]]
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys deviceidle whitelist +io.appium.settings ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server.test ;'
[ADB] [AVD OUTPUT] INFO | Boot completed in 16766 ms
[ADB] [AVD OUTPUT] INFO | Increasing screen off timeout, logcat buffer size to 2M.
[ADB] [AVD OUTPUT] INFO | Revoking microphone permissions for Google App.
[debug] [ADB] Checking app cert for /var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023227-37678-zdtegu.fusgr/google_auth.apk
[debug] [ADB] Using the previously cached signature entry for 'google_auth.apk'
[debug] [ADB] Uninstalling com.google.android.apps.authenticator2
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is not installed
[ADB] com.google.android.apps.authenticator2 was not uninstalled, because it was not present on the device
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is not installed
[debug] [AndroidDriver] Running full reset on 'com.google.android.apps.authenticator2' (reinstall)
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 features'
[ADB] The application at '/var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023227-37678-zdtegu.fusgr/google_auth.apk' will not be cached, because the device under test has confirmed the support of streamed installs
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 install -r -g /var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023227-37678-zdtegu.fusgr/google_auth.apk'
[ADB] The installation of 'google_auth.apk' took 1204ms
[debug] [ADB] Install command stdout: Performing Streamed Install
[debug] [ADB] Success
[debug] [AndroidUiautomator2Driver@7590 (0b88a388)] Performing shallow cleanup of automation leftovers
[debug] [AndroidUiautomator2Driver@7590 (0b88a388)] No obsolete sessions have been detected (socket hang up)
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop io.appium.uiautomator2.server.test'
[AndroidUiautomator2Driver@7590 (0b88a388)] Starting UIAutomator2 server 5.7.8
[AndroidUiautomator2Driver@7590 (0b88a388)] Using UIAutomator2 server from '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v5.7.8.apk' and test from '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk'
[AndroidUiautomator2Driver@7590 (0b88a388)] Waiting up to 30000ms for UiAutomator2 to be online...
[debug] [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","emulator-5554","shell","am","instrument","-w","-e","disableAnalytics",true,"io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
[debug] [AndroidUiautomator2Driver@7590 (0b88a388)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@7590 (0b88a388)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[AndroidUiautomator2Driver@7590 (0b88a388)] socket hang up
[debug] [AndroidUiautomator2Driver@7590 (0b88a388)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@7590 (0b88a388)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[AndroidUiautomator2Driver@7590 (0b88a388)] socket hang up
[debug] [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:
[debug] [AndroidUiautomator2Driver@7590 (0b88a388)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@7590 (0b88a388)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[AndroidUiautomator2Driver@7590 (0b88a388)] socket hang up
[debug] [AndroidUiautomator2Driver@7590 (0b88a388)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@7590 (0b88a388)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[debug] [AndroidUiautomator2Driver@7590 (0b88a388)] Got response with status 200: {"sessionId":"None","value":{"message":"UiAutomator2 Server is ready to accept commands","ready":true}}
[debug] [AndroidUiautomator2Driver@7590 (0b88a388)] The initialization of the instrumentation process took 3031ms
[debug] [AndroidUiautomator2Driver@7590 (0b88a388)] Matched '/session' to command name 'createSession'
[debug] [AndroidUiautomator2Driver@7590 (0b88a388)] Proxying [POST /session] to [POST http://127.0.0.1:8200/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S...
[debug] [AndroidUiautomator2Driver@7590 (0b88a388)] Got response with status 200: {"sessionId":"a88f9d7f-aef7-483a-9102-4c461e39bc27","value":{"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":...
[AndroidUiautomator2Driver@7590 (0b88a388)] Determined the downstream protocol as 'W3C'
[debug] [AndroidUiautomator2Driver@7590 (0b88a388)] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8200/session/a88f9d7f-aef7-483a-9102-4c461e39bc27/appium/device/info] with no body
[debug] [AndroidUiautomator2Driver@7590 (0b88a388)] Got response with status 200: {"sessionId":"a88f9d7f-aef7-483a-9102-4c461e39bc27","value":{"androidId":"26c5dfa3da8c486c","apiVersion":"33","bluetooth":{"state":"ON"},"brand":"google","carrierName":"T-Mobile","displayDensity":480,"locale":"en_US","manufacturer":"Google","model":"sdk_gphone64_arm64","networks":[{"capabilities":{"SSID":null,"linkDownBandwidthKbps":30000,"linkUpstreamBandwidthKbps":15000,"networkCapabilities":"NET_CAPABILITY_MMS,NET_CAPABILITY_SUPL,NET_CAPABILITY_DUN,NET_CAPABILITY_FOTA,NET_CAPABILITY_IMS,NET_CAPABILITY_CBS,NET_CAPABILITY_INTERNET,NET_CAPABILITY_NOT_RESTRICTED,NET_CAPABILITY_TRUSTED,NET_CAPABILITY_NOT_VPN,NET_CAPABILITY_VALIDATED,NET_CAPABILITY_NOT_ROAMING,NET_CAPABILITY_FOREGROUND,NET_CAPABILITY_NOT_CONGESTED,NET_CAPABILITY_NOT_SUSPENDED","signalStrength":-2147483648,"transportTypes":"TRANSPORT_CELLULAR"},"detailedState":"CONNECTED","extraInfo":"epc.tmobile.com","isAvailable":true,"isConnected":true,"isFailover":false,"isRoaming":false,"state":"CONNECTED","subtype":10,"subtypeName":"HSPA","type":0,"typeN...
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys window'
[AndroidDriver] Screen already unlocked, doing nothing
[AndroidUiautomator2Driver@7590 (0b88a388)] Starting 'com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity and waiting for 'com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am start -n com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity -S -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000'
[debug] [ADB] Waiting up to 20000ms for activity matching pkg: 'com.google.android.apps.authenticator2' and activity: 'com.google.android.apps.authenticator.AuthenticatorActivity' to be focused
[debug] [ADB] Possible activities, to be checked: 'com.google.android.apps.authenticator.AuthenticatorActivity', 'com.google.android.apps.authenticator2.com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [ADB] Getting focused package and activity
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys window displays'
[debug] [ADB] Found package: 'com.google.android.apps.authenticator2' and fully qualified activity name : 'com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [AndroidUiautomator2Driver@7590 (0b88a388)] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8200/session/a88f9d7f-aef7-483a-9102-4c461e39bc27/appium/device/pixel_ratio] with no body
[debug] [AndroidUiautomator2Driver@7590 (0b88a388)] Got response with status 200: {"sessionId":"a88f9d7f-aef7-483a-9102-4c461e39bc27","value":3}
[debug] [AndroidUiautomator2Driver@7590 (0b88a388)] Matched '/appium/device/system_bars' to command name 'getSystemBars'
[debug] [AndroidUiautomator2Driver@7590 (0b88a388)] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8200/session/a88f9d7f-aef7-483a-9102-4c461e39bc27/appium/device/system_bars] with no body
[debug] [AndroidUiautomator2Driver@7590 (0b88a388)] Got response with status 200: {"sessionId":"a88f9d7f-aef7-483a-9102-4c461e39bc27","value":{"statusBar":72}}
[debug] [AndroidUiautomator2Driver@7590 (0b88a388)] Matched '/window/current/size' to command name 'getWindowSize'
[debug] [AndroidUiautomator2Driver@7590 (0b88a388)] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8200/session/a88f9d7f-aef7-483a-9102-4c461e39bc27/window/current/size] with no body
[debug] [AndroidUiautomator2Driver@7590 (0b88a388)] Got response with status 200: {"sessionId":"a88f9d7f-aef7-483a-9102-4c461e39bc27","value":{"height":3199,"width":1440}}
[AppiumDriver@dc16] New AndroidUiautomator2Driver session created successfully, session 0b88a388-31f2-4d49-866d-6538d8ee2296 added to master session list
[debug] [AppiumDriver@dc16] Event 'newSessionStarted' logged at 1679907757010 (12:02:37 GMT+0300 (Moscow Standard Time))
[debug] [AndroidUiautomator2Driver@7590 (0b88a388)] Cached the protocol value 'W3C' for the new session 0b88a388-31f2-4d49-866d-6538d8ee2296
[debug] [AndroidUiautomator2Driver@7590 (0b88a388)] Responding to client with driver.createSession() result: {"capabilities":{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13...
[HTTP] <-- POST /session 200 32596 ms - 1684
[HTTP]
[HTTP] --> POST /session/0b88a388-31f2-4d49-866d-6538d8ee2296/element
[HTTP] {"using":"id","value":"com.google.android.apps.authenticator2:id/add_account_button"}
[debug] [AndroidUiautomator2Driver@7590 (0b88a388)] Calling AppiumDriver.findElement() with args: ["id","com.google.android.apps.authenticator2:id/add_account_button","0b88a388-31f2-4d49-866d-6538d8ee2296"]
[debug] [AndroidUiautomator2Driver@7590 (0b88a388)] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [AndroidUiautomator2Driver@7590 (0b88a388)] Waiting up to 0 ms for condition
[debug] [AndroidUiautomator2Driver@7590 (0b88a388)] Matched '/element' to command name 'findElement'
[debug] [AndroidUiautomator2Driver@7590 (0b88a388)] Proxying [POST /element] to [POST http://127.0.0.1:8200/session/a88f9d7f-aef7-483a-9102-4c461e39bc27/element] with body: {"strategy":"id","selector":"com.google.android.apps.authenticator2:id/add_account_button","context":"","multiple":false}
[debug] [AndroidUiautomator2Driver@7590 (0b88a388)] Got response with status 200: {"sessionId":"a88f9d7f-aef7-483a-9102-4c461e39bc27","value":{"ELEMENT":"00000000-0000-000a-ffff-ffff00000010","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-000a-ffff-ffff00000010"}}
[debug] [AndroidUiautomator2Driver@7590 (0b88a388)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-000a-ffff-ffff00000010","ELEMENT":"00000000-0000-000a-ffff-ffff00000010"}
[HTTP] <-- POST /session/0b88a388-31f2-4d49-866d-6538d8ee2296/element 200 167 ms - 137
[HTTP]
[HTTP] --> POST /session/0b88a388-31f2-4d49-866d-6538d8ee2296/element/00000000-0000-000a-ffff-ffff00000010/click
[HTTP] {"id":"00000000-0000-000a-ffff-ffff00000010"}
[debug] [AndroidUiautomator2Driver@7590 (0b88a388)] Calling AppiumDriver.click() with args: ["00000000-0000-000a-ffff-ffff00000010","0b88a388-31f2-4d49-866d-6538d8ee2296"]
[debug] [AndroidUiautomator2Driver@7590 (0b88a388)] Matched '/element/00000000-0000-000a-ffff-ffff00000010/click' to command name 'click'
[debug] [AndroidUiautomator2Driver@7590 (0b88a388)] Proxying [POST /element/00000000-0000-000a-ffff-ffff00000010/click] to [POST http://127.0.0.1:8200/session/a88f9d7f-aef7-483a-9102-4c461e39bc27/element/00000000-0000-000a-ffff-ffff00000010/click] with body: {"element":"00000000-0000-000a-ffff-ffff00000010"}
[debug] [AndroidUiautomator2Driver@7590 (0b88a388)] Got response with status 200: {"sessionId":"a88f9d7f-aef7-483a-9102-4c461e39bc27","value":null}
[debug] [AndroidUiautomator2Driver@7590 (0b88a388)] Responding to client with driver.click() result: null
[HTTP] <-- POST /session/0b88a388-31f2-4d49-866d-6538d8ee2296/element/00000000-0000-000a-ffff-ffff00000010/click 200 1545 ms - 14
[HTTP]
[HTTP] --> POST /session/0b88a388-31f2-4d49-866d-6538d8ee2296/appium/device/terminate_app
[HTTP] {"bundleId":"com.google.android.apps.authenticator2"}
[debug] [AndroidUiautomator2Driver@7590 (0b88a388)] Calling AppiumDriver.terminateApp() with args: ["com.google.android.apps.authenticator2",null,null,null,"0b88a388-31f2-4d49-866d-6538d8ee2296"]
[AndroidUiautomator2Driver@7590 (0b88a388)] Terminating 'com.google.android.apps.authenticator2'
[debug] [ADB] Getting IDs of all 'com.google.android.apps.authenticator2' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)com\.google\.android\.apps\.authenticator2\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[AndroidUiautomator2Driver@7590 (0b88a388)] Querying the state of 'com.google.android.apps.authenticator2'
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is installed
[debug] [ADB] Getting IDs of all 'com.google.android.apps.authenticator2' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)com\.google\.android\.apps\.authenticator2\(\[\[:blank:\]\]\|\$\)'
[AndroidUiautomator2Driver@7590 (0b88a388)] 'com.google.android.apps.authenticator2' has been successfully terminated
[debug] [AndroidUiautomator2Driver@7590 (0b88a388)] Responding to client with driver.terminateApp() result: true
[HTTP] <-- POST /session/0b88a388-31f2-4d49-866d-6538d8ee2296/appium/device/terminate_app 200 391 ms - 14
[HTTP]
[HTTP] --> DELETE /session/0b88a388-31f2-4d49-866d-6538d8ee2296
[HTTP] {}
[debug] [AndroidUiautomator2Driver@7590 (0b88a388)] Calling AppiumDriver.deleteSession() with args: ["0b88a388-31f2-4d49-866d-6538d8ee2296"]
[debug] [AppiumDriver@dc16] Event 'quitSessionRequested' logged at 1679907759749 (12:02:39 GMT+0300 (Moscow Standard Time))
[AppiumDriver@dc16] Removing session 0b88a388-31f2-4d49-866d-6538d8ee2296 from our master session list
[debug] [AndroidUiautomator2Driver@7590 (0b88a388)] Deleting UiAutomator2 session
[debug] [AndroidUiautomator2Driver@7590 (0b88a388)] Deleting UiAutomator2 server session
[debug] [AndroidUiautomator2Driver@7590 (0b88a388)] Matched '/' to command name 'deleteSession'
[debug] [AndroidUiautomator2Driver@7590 (0b88a388)] Proxying [DELETE /] to [DELETE http://127.0.0.1:8200/session/a88f9d7f-aef7-483a-9102-4c461e39bc27] with no body
[debug] [AndroidUiautomator2Driver@7590 (0b88a388)] Got response with status 200: {"sessionId":"a88f9d7f-aef7-483a-9102-4c461e39bc27","value":null}
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys activity services io.appium.settings/.recorder.RecorderService'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[debug] [AndroidUiautomator2Driver@7590 (0b88a388)] Capability 'fullReset' set to 'true', Uninstalling 'com.google.android.apps.authenticator2'
[debug] [ADB] Uninstalling com.google.android.apps.authenticator2
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is installed
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 uninstall com.google.android.apps.authenticator2'
[debug] [ADB] 'adb uninstall com.google.android.apps.authenticator2' command output: Success
[ADB] com.google.android.apps.authenticator2 was successfully uninstalled
[debug] [Logcat] Stopping logcat capture
[debug] [ADB] Removing forwarded port socket connection: 8200
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward --remove tcp:8200'
[AndroidUiautomator2Driver@7590 (0b88a388)] Restoring hidden api policy to the device default configuration
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'settings delete global hidden_api_policy_pre_p_apps;settings delete global hidden_api_policy_p_apps;settings delete global hidden_api_policy''
[debug] [AppiumDriver@dc16] Event 'quitSessionFinished' logged at 1679907760122 (12:02:40 GMT+0300 (Moscow Standard Time))
[debug] [AppiumDriver@dc16] Received response: null
[debug] [AppiumDriver@dc16] But deleting session, so not returning
[debug] [AppiumDriver@dc16] Responding to client with driver.deleteSession() result: null
[HTTP] <-- DELETE /session/0b88a388-31f2-4d49-866d-6538d8ee2296 200 373 ms - 14
[HTTP]
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_rgbcSensorValueWidget_valueChanged() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_posture_valueChanged(int) ((null):0, (null))
[debug] [Instrumentation] .
[debug] [Instrumentation] Time: 6.012
[debug] [Instrumentation]
[debug] [Instrumentation] OK (1 test)
[debug] [Instrumentation] The process has exited with code 0
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 40025) 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)
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 40025) 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)
[ADB] [AVD OUTPUT] WARNING | Discarding the changed state (command-line flag).
[ADB] [AVD OUTPUT] INFO | Info:
[ADB] [AVD OUTPUT] GLImplementation:
[ADB] [AVD OUTPUT] Surface Type: OpenGL
[ADB] [AVD OUTPUT] Surface Profile: CoreProfile
[ADB] [AVD OUTPUT] Surface Version: 4.1
[ADB] [AVD OUTPUT] Using Default SG Backend: no
[ADB] [AVD OUTPUT] Using Software Dynamic GL: no
[ADB] [AVD OUTPUT] Using Angle: no
[ADB] [AVD OUTPUT] Init Parameters:
[ADB] [AVD OUTPUT] * application-name Emulator
[ADB] [AVD OUTPUT] * browser-subprocess-path /Users/shad0w/Developer/Tools/android/sdk/emulator/lib64/qt/libexec/QtWebEngineProcess
[ADB] [AVD OUTPUT] * disable-features DnsOverHttpsUpgrade,ConsolidatedMovementXY,InstalledApp,BackgroundFetch,WebOTP,WebPayments,WebUSB,PictureInPicture
[ADB] [AVD OUTPUT] * disable-gpu
[ADB] [AVD OUTPUT] * disable-speech-api
[ADB] [AVD OUTPUT] * enable-features TracingServiceInProcess
[ADB] [AVD OUTPUT] * enable-threaded-compositing
[ADB] [AVD OUTPUT] ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 40025) 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)
[debug] [HTTP] Request idempotency key: ad511768-535c-4f5b-abcc-676a208fa7c2
[HTTP] --> POST /session
[HTTP] {"capabilities":{"firstMatch":[{}],"alwaysMatch":{"appium:androidDeviceReadyTimeout":120000,"appium:androidInstallTimeout":100000,"appium:app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appium:appWaitForLaunch":false,"appium:autoGrantPermissions":true,"appium:automationName":"UIAutomator2","appium:avd":"Samsung_Galaxy_S20_33_Android13","appium:avdArgs":"-no-snapshot -accel on","appium:avdLaunchTimeout":300000,"appium:avdReadyTimeout":300000,"appium:fullReset":true,"appium:newCommandTimeout":0,"appium:noReset":false,"appium:resetKeyboard":true,"appium:uiautomator2ServerInstallTimeout":60000,"appium:unicodeKeyboard":true,"platformName":"android"}}}
[debug] [AppiumDriver@dc16] Calling AppiumDriver.createSession() with args: [null,null,{"firstMatch":[{}],"alwaysMatch":{"appium:androidDeviceReadyTimeout":120000,"appium:androidInstallTimeout":100000,"appium:app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appium:appWaitForLaunch":false,"appium:autoGrantPermissions":true,"appium:automationName":"UIAutomator2","appium:avd":"Samsung_Galaxy_S20_33_Android13","appium:avdArgs":"-no-snapshot -accel on","appium:avdLaunchTimeout":300000,"appium:avdReadyTimeout":300000,"appium:fullReset":true,"appium:newCommandTimeout":0,"appium:noReset":false,"appium:resetKeyboard":true,"appium:uiautomator2ServerInstallTimeout":60000,"appium:unicodeKeyboard":true,"platformName":"android"}}]
[debug] [AppiumDriver@dc16] Event 'newSessionRequested' logged at 1679907773634 (12:02:53 GMT+0300 (Moscow Standard Time))
[Appium] Attempting to find matching driver for automationName 'UIAutomator2' and platformName 'android'
[Appium] The 'uiautomator2' driver was installed and matched caps.
[Appium] Will require it at /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver
[debug] [Appium] Requiring driver at /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver
[AppiumDriver@dc16] Appium v2.0.0-beta.57 creating new AndroidUiautomator2Driver (v2.12.6) session
[AppiumDriver@dc16] Checking BaseDriver versions for Appium and AndroidUiautomator2Driver
[AppiumDriver@dc16] Appium's BaseDriver version is 9.3.3
[AppiumDriver@dc16] AndroidUiautomator2Driver's BaseDriver version is 9.3.3
[debug] [AndroidUiautomator2Driver@31ad] Creating session with W3C capabilities: {
[debug] [AndroidUiautomator2Driver@31ad] "alwaysMatch": {
[debug] [AndroidUiautomator2Driver@31ad] "platformName": "android",
[debug] [AndroidUiautomator2Driver@31ad] "appium:androidDeviceReadyTimeout": 120000,
[debug] [AndroidUiautomator2Driver@31ad] "appium:androidInstallTimeout": 100000,
[debug] [AndroidUiautomator2Driver@31ad] "appium:app": "https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1",
[debug] [AndroidUiautomator2Driver@31ad] "appium:appWaitForLaunch": false,
[debug] [AndroidUiautomator2Driver@31ad] "appium:autoGrantPermissions": true,
[debug] [AndroidUiautomator2Driver@31ad] "appium:automationName": "UIAutomator2",
[debug] [AndroidUiautomator2Driver@31ad] "appium:avd": "Samsung_Galaxy_S20_33_Android13",
[debug] [AndroidUiautomator2Driver@31ad] "appium:avdArgs": "-no-snapshot -accel on",
[debug] [AndroidUiautomator2Driver@31ad] "appium:avdLaunchTimeout": 300000,
[debug] [AndroidUiautomator2Driver@31ad] "appium:avdReadyTimeout": 300000,
[debug] [AndroidUiautomator2Driver@31ad] "appium:fullReset": true,
[debug] [AndroidUiautomator2Driver@31ad] "appium:newCommandTimeout": 0,
[debug] [AndroidUiautomator2Driver@31ad] "appium:noReset": false,
[debug] [AndroidUiautomator2Driver@31ad] "appium:resetKeyboard": true,
[debug] [AndroidUiautomator2Driver@31ad] "appium:uiautomator2ServerInstallTimeout": 60000,
[debug] [AndroidUiautomator2Driver@31ad] "appium:unicodeKeyboard": true
[debug] [AndroidUiautomator2Driver@31ad] },
[debug] [AndroidUiautomator2Driver@31ad] "firstMatch": [
[debug] [AndroidUiautomator2Driver@31ad] {}
[debug] [AndroidUiautomator2Driver@31ad] ]
[debug] [AndroidUiautomator2Driver@31ad] }
[AndroidUiautomator2Driver@31ad (fac3fc77)] Session created with session id: fac3fc77-34e0-439c-918b-176661f26ba9
[BaseDriver] Using downloadable app 'https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1'
[BaseDriver] Cannot send HEAD request to 'https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1'. Original error: Parse Error: Expected HTTP/
[debug] [BaseDriver] A fresh copy of the application is going to be downloaded from https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1
[debug] [Support] https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1 (5.88 MB) has been downloaded to '/var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023227-37678-kvqzj4.utxs/google_auth.apk' in 2.712s
[debug] [Support] Approximate download speed: 2.17 MB/s
[debug] [AndroidUiautomator2Driver@31ad (fac3fc77)] Checking whether app is actually present
[ADB] Using 'adb' from '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 start-server'
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [AndroidDriver] Emulator 'Samsung_Galaxy_S20_33_Android13' is not running: Error getting AVD with retry. Original error: Condition unmet after 5047 ms. Timing out.
[debug] [ADB] Launching Emulator with AVD Samsung_Galaxy_S20_33_Android13, launchTimeout 300000ms and readyTimeout 300000ms
[ADB] Using 'emulator' from '/Users/shad0w/Developer/Tools/android/sdk/emulator/emulator'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/emulator/emulator' with args: -avd Samsung_Galaxy_S20_33_Android13 -delay-adb -no-snapshot -accel on
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[ADB] [AVD OUTPUT] INFO | Android emulator version 32.1.11.0 (build_id 9536276) (CL:N/A)
[ADB] [AVD OUTPUT] INFO | Found systemPath /Users/shad0w/Developer/Tools/android/sdk/system-images/android-33/google_apis/arm64-v8a/
[ADB] [AVD OUTPUT] WARNING | cannot add library /Users/shad0w/Developer/Tools/android/sdk/emulator/qemu/darwin-aarch64/lib64/vulkan/libvulkan.dylib: failed
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[ADB] [AVD OUTPUT] INFO | Storing crashdata in: /tmp/android-shad0w/emu-crash.db, detection is enabled
[ADB] [AVD OUTPUT] INFO | Duplicate loglines will be removed, if you wish to see each indiviudal line launch with the -log-nofilter flag.
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_new_posture_requested(int) ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_dismiss_posture_selection_dialog() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_new_resizable_requested(PresetEmulatorSizeType) ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_dismiss_resizable_dialog() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | added library /Users/shad0w/Developer/Tools/android/sdk/emulator/lib64/vulkan/libvulkan.dylib
[ADB] [AVD OUTPUT] INFO | Sending adb public key [QAAAAJ9g8OyhRDf/8KGuhlSPiw6odyhMKe7C/D6y1LxmL3+oDQmCeHkHbrs5QWmfQPT8mRwQ7iDJjU4T2Ukgsgwc903mVQ4RBkO8zJVjO7n90YIfmFPF1N408JFgfk19Es4XfHEf5pMIllHHzKtBFIzPQBfRJLvbDxKltk40cpjBsPVXblkljJqTHimEPZOfYAgQUdvEFgUf+AJmEmM5xJR/WCJuxPD/LVbR8I3xrgUTA6nrNAqlpskcFNEjRrpd0OOIfMFNvV8BJvJD2hZXTmx6pO/qf6WFyz6FT2zVy9SpZzzqX8eGSqGi2eZyCcv3XH4rrfBTFt/Q2eWnLnhoPCIK96i3xDKzuv4TJxQZRapw/Of2L5H9wJfxQhqDTInBmvojB44MCw8wBEsrXE+9qsDJ4Nl1trSry/0Z5uk/F8Fl1hyI71lpRhSJaPOglRSlX9MjnJhpTAV//HvVQYRoT4iK9lAv1LPl0xZKgHz+Ql9m5ctFUN/Pefx6ngIjRMv//YJOzjSSrTRdd5nCQRG029Oz0703ASNxFsh5g8X5AXjrFEiiO10rGXSi5FmtrbDoZyqha5RHuDTD5kymaoOHdyVIhGmcpxp9hvZ9B+ifm5YxjMY/Ul2oA0/qHIQlm/tKZS1xRoh5o2gL433h3WoyzLTYKI9sapGUNNrnRWksnXlD/EWMpXYogwEAAQA= shad0w@unknown]
[ADB] [AVD OUTPUT] WARNING | *** No gRPC protection active, consider launching with the -grpc-use-jwt flag.***
[ADB] [AVD OUTPUT] INFO | Started GRPC server at 127.0.0.1:8554, security: Local, auth: none
[ADB] [AVD OUTPUT] INFO | Advertising in: /Users/shad0w/Library/Caches/TemporaryItems/avd/running/pid_40196.ini
[ADB] [AVD OUTPUT] INFO | Setting display: 0 configuration to: 1440x3199, dpi: 480x480
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] Connected devices: [{"udid":"emulator-5554","state":"device"}]
[debug] [ADB] 1 emulator connected
[debug] [ADB] Executing Emulator console command: avd name
[debug] [ADB] Found emulator 'Samsung_Galaxy_S20_33_Android13' on port 5554
[debug] [ADB] Setting device id to emulator-5554
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 wait-for-device'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell service list'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell service list'
[AndroidDriver] Using device: emulator-5554
[ADB] Using 'adb' from '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 start-server'
[debug] [ADB] Setting device id to emulator-5554
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.build.version.sdk'
[debug] [ADB] Current device property 'ro.build.version.sdk': 33
[ADB] Getting device platform version
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.build.version.release'
[debug] [ADB] Current device property 'ro.build.version.release': 13
[debug] [ADB] Device API level: 33
[AndroidUiautomator2Driver@31ad (fac3fc77)] Relaxing hidden api policy
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'settings put global hidden_api_policy_pre_p_apps 1;settings put global hidden_api_policy_p_apps 1;settings put global hidden_api_policy 1''
[debug] [AndroidDriver] Parsing package and activity from app manifest
[ADB] Package name: 'com.google.android.apps.authenticator2'
[ADB] Main activity name: 'com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [AndroidDriver] Parsed package and activity are: com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 wait-for-device'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell echo ping'
[debug] [AndroidDriver] Pushing settings apk to device...
[debug] [ADB] Getting install status for io.appium.settings
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.settings'
[debug] [ADB] 'io.appium.settings' is installed
[debug] [ADB] Getting package info for 'io.appium.settings'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.settings'
[debug] [ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('5.0.3' >= '5.0.3')
[debug] [ADB] There is no need to install/upgrade '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/io.appium.settings/apks/settings_apk-debug.apk'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'pgrep --help; echo $?''
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell appops set io.appium.settings PROJECT_MEDIA allow'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Starting Appium Settings app
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am start -n io.appium.settings/.Settings -a android.intent.action.MAIN -c android.intent.category.LAUNCHER'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[ADB] [AVD OUTPUT] INFO | Boot completed in 16931 ms
[ADB] [AVD OUTPUT] INFO | Increasing screen off timeout, logcat buffer size to 2M.
[ADB] [AVD OUTPUT] INFO | Revoking microphone permissions for Google App.
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [Logcat] Starting logs capture with command: /Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 logcat -v threadtime
[debug] [AndroidDriver] Enabling Unicode keyboard support
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell settings get secure default_input_method'
[debug] [AndroidDriver] Unsetting previous IME io.appium.settings/.UnicodeIME
[debug] [AndroidDriver] Setting IME to 'io.appium.settings/.UnicodeIME'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell ime enable io.appium.settings/.UnicodeIME'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell ime set io.appium.settings/.UnicodeIME'
[debug] [AndroidUiautomator2Driver@31ad (fac3fc77)] Forwarding UiAutomator2 Server port 6790 to local port 8200
[debug] [ADB] Forwarding system: 8200 to device: 6790
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward tcp:8200 tcp:6790'
[debug] [ADB] Getting install status for io.appium.uiautomator2.server
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server'
[debug] [ADB] 'io.appium.uiautomator2.server' is installed
[debug] [ADB] Getting package info for 'io.appium.uiautomator2.server'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server'
[debug] [ADB] The version name of the installed 'io.appium.uiautomator2.server' is greater or equal to the application version name ('5.7.8' >= '5.7.8')
[debug] [AndroidUiautomator2Driver@31ad (fac3fc77)] io.appium.uiautomator2.server installation state: sameVersionInstalled
[debug] [ADB] Checking app cert for /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v5.7.8.apk
[debug] [ADB] Using the previously cached signature entry for 'appium-uiautomator2-server-v5.7.8.apk'
[debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-v5.7.8.apk'
[debug] [ADB] Getting install status for io.appium.uiautomator2.server.test
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server.test'
[debug] [ADB] 'io.appium.uiautomator2.server.test' is installed
[debug] [ADB] Checking app cert for /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk
[debug] [ADB] Using the previously cached signature entry for 'appium-uiautomator2-server-debug-androidTest.apk'
[debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-debug-androidTest.apk'
[AndroidUiautomator2Driver@31ad (fac3fc77)] Server packages are not going to be (re)installed
[debug] [AndroidUiautomator2Driver@31ad (fac3fc77)] Waiting up to 30000ms for services to be available
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pm list instrumentation'
[debug] [AndroidUiautomator2Driver@31ad (fac3fc77)] Instrumentation target 'io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner' is available
[ADB] Adding packages ["io.appium.settings","io.appium.uiautomator2.server","io.appium.uiautomator2.server.test"] to Doze whitelist
[debug] [ADB] Got the following command chunks to execute: [["dumpsys","deviceidle","whitelist","+io.appium.settings",";","dumpsys","deviceidle","whitelist","+io.appium.uiautomator2.server",";","dumpsys","deviceidle","whitelist","+io.appium.uiautomator2.server.test",";"]]
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys deviceidle whitelist +io.appium.settings ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server.test ;'
[debug] [ADB] Checking app cert for /var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023227-37678-kvqzj4.utxs/google_auth.apk
[debug] [ADB] Using the previously cached signature entry for 'google_auth.apk'
[debug] [ADB] Uninstalling com.google.android.apps.authenticator2
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is not installed
[ADB] com.google.android.apps.authenticator2 was not uninstalled, because it was not present on the device
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is not installed
[debug] [AndroidDriver] Running full reset on 'com.google.android.apps.authenticator2' (reinstall)
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 features'
[ADB] The application at '/var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023227-37678-kvqzj4.utxs/google_auth.apk' will not be cached, because the device under test has confirmed the support of streamed installs
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 install -r -g /var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023227-37678-kvqzj4.utxs/google_auth.apk'
[ADB] The installation of 'google_auth.apk' took 1722ms
[debug] [ADB] Install command stdout: Performing Streamed Install
[debug] [ADB] Success
[debug] [AndroidUiautomator2Driver@31ad (fac3fc77)] Performing shallow cleanup of automation leftovers
[debug] [AndroidUiautomator2Driver@31ad (fac3fc77)] No obsolete sessions have been detected (socket hang up)
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop io.appium.uiautomator2.server.test'
[AndroidUiautomator2Driver@31ad (fac3fc77)] Starting UIAutomator2 server 5.7.8
[AndroidUiautomator2Driver@31ad (fac3fc77)] Using UIAutomator2 server from '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v5.7.8.apk' and test from '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk'
[AndroidUiautomator2Driver@31ad (fac3fc77)] Waiting up to 30000ms for UiAutomator2 to be online...
[debug] [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","emulator-5554","shell","am","instrument","-w","-e","disableAnalytics",true,"io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
[debug] [AndroidUiautomator2Driver@31ad (fac3fc77)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@31ad (fac3fc77)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[AndroidUiautomator2Driver@31ad (fac3fc77)] socket hang up
[debug] [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:
[debug] [AndroidUiautomator2Driver@31ad (fac3fc77)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@31ad (fac3fc77)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[AndroidUiautomator2Driver@31ad (fac3fc77)] socket hang up
[debug] [AndroidUiautomator2Driver@31ad (fac3fc77)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@31ad (fac3fc77)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[debug] [AndroidUiautomator2Driver@31ad (fac3fc77)] Got response with status 200: {"sessionId":"None","value":{"message":"UiAutomator2 Server is ready to accept commands","ready":true}}
[debug] [AndroidUiautomator2Driver@31ad (fac3fc77)] The initialization of the instrumentation process took 2031ms
[debug] [AndroidUiautomator2Driver@31ad (fac3fc77)] Matched '/session' to command name 'createSession'
[debug] [AndroidUiautomator2Driver@31ad (fac3fc77)] Proxying [POST /session] to [POST http://127.0.0.1:8200/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S...
[debug] [AndroidUiautomator2Driver@31ad (fac3fc77)] Got response with status 200: {"sessionId":"738d92af-67e0-4343-a8b1-1133231983d4","value":{"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":...
[AndroidUiautomator2Driver@31ad (fac3fc77)] Determined the downstream protocol as 'W3C'
[debug] [AndroidUiautomator2Driver@31ad (fac3fc77)] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8200/session/738d92af-67e0-4343-a8b1-1133231983d4/appium/device/info] with no body
[debug] [AndroidUiautomator2Driver@31ad (fac3fc77)] Got response with status 200: {"sessionId":"738d92af-67e0-4343-a8b1-1133231983d4","value":{"androidId":"26c5dfa3da8c486c","apiVersion":"33","bluetooth":{"state":"ON"},"brand":"google","carrierName":"T-Mobile","displayDensity":480,"locale":"en_US","manufacturer":"Google","model":"sdk_gphone64_arm64","networks":[{"capabilities":{"SSID":null,"linkDownBandwidthKbps":30000,"linkUpstreamBandwidthKbps":15000,"networkCapabilities":"NET_CAPABILITY_MMS,NET_CAPABILITY_SUPL,NET_CAPABILITY_DUN,NET_CAPABILITY_FOTA,NET_CAPABILITY_IMS,NET_CAPABILITY_CBS,NET_CAPABILITY_INTERNET,NET_CAPABILITY_NOT_RESTRICTED,NET_CAPABILITY_TRUSTED,NET_CAPABILITY_NOT_VPN,NET_CAPABILITY_VALIDATED,NET_CAPABILITY_NOT_ROAMING,NET_CAPABILITY_FOREGROUND,NET_CAPABILITY_NOT_CONGESTED,NET_CAPABILITY_NOT_SUSPENDED","signalStrength":-2147483648,"transportTypes":"TRANSPORT_CELLULAR"},"detailedState":"CONNECTED","extraInfo":"epc.tmobile.com","isAvailable":true,"isConnected":true,"isFailover":false,"isRoaming":false,"state":"CONNECTED","subtype":10,"subtypeName":"HSPA","type":0,"typeN...
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys window'
[AndroidDriver] Screen already unlocked, doing nothing
[AndroidUiautomator2Driver@31ad (fac3fc77)] Starting 'com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity and waiting for 'com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am start -n com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity -S -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000'
[debug] [ADB] Waiting up to 20000ms for activity matching pkg: 'com.google.android.apps.authenticator2' and activity: 'com.google.android.apps.authenticator.AuthenticatorActivity' to be focused
[debug] [ADB] Possible activities, to be checked: 'com.google.android.apps.authenticator.AuthenticatorActivity', 'com.google.android.apps.authenticator2.com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [ADB] Getting focused package and activity
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys window displays'
[debug] [ADB] Found package: 'com.google.android.apps.authenticator2' and fully qualified activity name : 'com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [AndroidUiautomator2Driver@31ad (fac3fc77)] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8200/session/738d92af-67e0-4343-a8b1-1133231983d4/appium/device/pixel_ratio] with no body
[debug] [AndroidUiautomator2Driver@31ad (fac3fc77)] Got response with status 200: {"sessionId":"738d92af-67e0-4343-a8b1-1133231983d4","value":3}
[debug] [AndroidUiautomator2Driver@31ad (fac3fc77)] Matched '/appium/device/system_bars' to command name 'getSystemBars'
[debug] [AndroidUiautomator2Driver@31ad (fac3fc77)] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8200/session/738d92af-67e0-4343-a8b1-1133231983d4/appium/device/system_bars] with no body
[debug] [AndroidUiautomator2Driver@31ad (fac3fc77)] Got response with status 200: {"sessionId":"738d92af-67e0-4343-a8b1-1133231983d4","value":{"statusBar":72}}
[debug] [AndroidUiautomator2Driver@31ad (fac3fc77)] Matched '/window/current/size' to command name 'getWindowSize'
[debug] [AndroidUiautomator2Driver@31ad (fac3fc77)] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8200/session/738d92af-67e0-4343-a8b1-1133231983d4/window/current/size] with no body
[debug] [AndroidUiautomator2Driver@31ad (fac3fc77)] Got response with status 200: {"sessionId":"738d92af-67e0-4343-a8b1-1133231983d4","value":{"height":3199,"width":1440}}
[AppiumDriver@dc16] New AndroidUiautomator2Driver session created successfully, session fac3fc77-34e0-439c-918b-176661f26ba9 added to master session list
[debug] [AppiumDriver@dc16] Event 'newSessionStarted' logged at 1679907806371 (12:03:26 GMT+0300 (Moscow Standard Time))
[debug] [AndroidUiautomator2Driver@31ad (fac3fc77)] Cached the protocol value 'W3C' for the new session fac3fc77-34e0-439c-918b-176661f26ba9
[debug] [AndroidUiautomator2Driver@31ad (fac3fc77)] Responding to client with driver.createSession() result: {"capabilities":{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13...
[HTTP] <-- POST /session 200 32739 ms - 1684
[HTTP]
[HTTP] --> POST /session/fac3fc77-34e0-439c-918b-176661f26ba9/element
[HTTP] {"using":"id","value":"com.google.android.apps.authenticator2:id/add_account_button"}
[debug] [AndroidUiautomator2Driver@31ad (fac3fc77)] Calling AppiumDriver.findElement() with args: ["id","com.google.android.apps.authenticator2:id/add_account_button","fac3fc77-34e0-439c-918b-176661f26ba9"]
[debug] [AndroidUiautomator2Driver@31ad (fac3fc77)] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [AndroidUiautomator2Driver@31ad (fac3fc77)] Waiting up to 0 ms for condition
[debug] [AndroidUiautomator2Driver@31ad (fac3fc77)] Matched '/element' to command name 'findElement'
[debug] [AndroidUiautomator2Driver@31ad (fac3fc77)] Proxying [POST /element] to [POST http://127.0.0.1:8200/session/738d92af-67e0-4343-a8b1-1133231983d4/element] with body: {"strategy":"id","selector":"com.google.android.apps.authenticator2:id/add_account_button","context":"","multiple":false}
[debug] [AndroidUiautomator2Driver@31ad (fac3fc77)] Got response with status 200: {"sessionId":"738d92af-67e0-4343-a8b1-1133231983d4","value":{"ELEMENT":"00000000-0000-000a-ffff-ffff00000010","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-000a-ffff-ffff00000010"}}
[debug] [AndroidUiautomator2Driver@31ad (fac3fc77)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-000a-ffff-ffff00000010","ELEMENT":"00000000-0000-000a-ffff-ffff00000010"}
[HTTP] <-- POST /session/fac3fc77-34e0-439c-918b-176661f26ba9/element 200 193 ms - 137
[HTTP]
[HTTP] --> POST /session/fac3fc77-34e0-439c-918b-176661f26ba9/element/00000000-0000-000a-ffff-ffff00000010/click
[HTTP] {"id":"00000000-0000-000a-ffff-ffff00000010"}
[debug] [AndroidUiautomator2Driver@31ad (fac3fc77)] Calling AppiumDriver.click() with args: ["00000000-0000-000a-ffff-ffff00000010","fac3fc77-34e0-439c-918b-176661f26ba9"]
[debug] [AndroidUiautomator2Driver@31ad (fac3fc77)] Matched '/element/00000000-0000-000a-ffff-ffff00000010/click' to command name 'click'
[debug] [AndroidUiautomator2Driver@31ad (fac3fc77)] Proxying [POST /element/00000000-0000-000a-ffff-ffff00000010/click] to [POST http://127.0.0.1:8200/session/738d92af-67e0-4343-a8b1-1133231983d4/element/00000000-0000-000a-ffff-ffff00000010/click] with body: {"element":"00000000-0000-000a-ffff-ffff00000010"}
[debug] [AndroidUiautomator2Driver@31ad (fac3fc77)] Got response with status 200: {"sessionId":"738d92af-67e0-4343-a8b1-1133231983d4","value":null}
[debug] [AndroidUiautomator2Driver@31ad (fac3fc77)] Responding to client with driver.click() result: null
[HTTP] <-- POST /session/fac3fc77-34e0-439c-918b-176661f26ba9/element/00000000-0000-000a-ffff-ffff00000010/click 200 1477 ms - 14
[HTTP]
[HTTP] --> POST /session/fac3fc77-34e0-439c-918b-176661f26ba9/appium/device/terminate_app
[HTTP] {"bundleId":"com.google.android.apps.authenticator2"}
[debug] [AndroidUiautomator2Driver@31ad (fac3fc77)] Calling AppiumDriver.terminateApp() with args: ["com.google.android.apps.authenticator2",null,null,null,"fac3fc77-34e0-439c-918b-176661f26ba9"]
[AndroidUiautomator2Driver@31ad (fac3fc77)] Terminating 'com.google.android.apps.authenticator2'
[debug] [ADB] Getting IDs of all 'com.google.android.apps.authenticator2' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)com\.google\.android\.apps\.authenticator2\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[AndroidUiautomator2Driver@31ad (fac3fc77)] Querying the state of 'com.google.android.apps.authenticator2'
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is installed
[debug] [ADB] Getting IDs of all 'com.google.android.apps.authenticator2' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)com\.google\.android\.apps\.authenticator2\(\[\[:blank:\]\]\|\$\)'
[AndroidUiautomator2Driver@31ad (fac3fc77)] 'com.google.android.apps.authenticator2' has been successfully terminated
[debug] [AndroidUiautomator2Driver@31ad (fac3fc77)] Responding to client with driver.terminateApp() result: true
[HTTP] <-- POST /session/fac3fc77-34e0-439c-918b-176661f26ba9/appium/device/terminate_app 200 254 ms - 14
[HTTP]
[HTTP] --> DELETE /session/fac3fc77-34e0-439c-918b-176661f26ba9
[HTTP] {}
[debug] [AndroidUiautomator2Driver@31ad (fac3fc77)] Calling AppiumDriver.deleteSession() with args: ["fac3fc77-34e0-439c-918b-176661f26ba9"]
[debug] [AppiumDriver@dc16] Event 'quitSessionRequested' logged at 1679907808883 (12:03:28 GMT+0300 (Moscow Standard Time))
[AppiumDriver@dc16] Removing session fac3fc77-34e0-439c-918b-176661f26ba9 from our master session list
[debug] [AndroidUiautomator2Driver@31ad (fac3fc77)] Deleting UiAutomator2 session
[debug] [AndroidUiautomator2Driver@31ad (fac3fc77)] Deleting UiAutomator2 server session
[debug] [AndroidUiautomator2Driver@31ad (fac3fc77)] Matched '/' to command name 'deleteSession'
[debug] [AndroidUiautomator2Driver@31ad (fac3fc77)] Proxying [DELETE /] to [DELETE http://127.0.0.1:8200/session/738d92af-67e0-4343-a8b1-1133231983d4] with no body
[debug] [AndroidUiautomator2Driver@31ad (fac3fc77)] Got response with status 200: {"sessionId":"738d92af-67e0-4343-a8b1-1133231983d4","value":null}
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys activity services io.appium.settings/.recorder.RecorderService'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[debug] [AndroidUiautomator2Driver@31ad (fac3fc77)] Capability 'fullReset' set to 'true', Uninstalling 'com.google.android.apps.authenticator2'
[debug] [ADB] Uninstalling com.google.android.apps.authenticator2
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is installed
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 uninstall com.google.android.apps.authenticator2'
[debug] [ADB] 'adb uninstall com.google.android.apps.authenticator2' command output: Success
[ADB] com.google.android.apps.authenticator2 was successfully uninstalled
[debug] [Logcat] Stopping logcat capture
[debug] [ADB] Removing forwarded port socket connection: 8200
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward --remove tcp:8200'
[AndroidUiautomator2Driver@31ad (fac3fc77)] Restoring hidden api policy to the device default configuration
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'settings delete global hidden_api_policy_pre_p_apps;settings delete global hidden_api_policy_p_apps;settings delete global hidden_api_policy''
[debug] [AppiumDriver@dc16] Event 'quitSessionFinished' logged at 1679907809366 (12:03:29 GMT+0300 (Moscow Standard Time))
[debug] [AppiumDriver@dc16] Received response: null
[debug] [AppiumDriver@dc16] But deleting session, so not returning
[debug] [AppiumDriver@dc16] Responding to client with driver.deleteSession() result: null
[HTTP] <-- DELETE /session/fac3fc77-34e0-439c-918b-176661f26ba9 200 483 ms - 14
[HTTP]
[debug] [Instrumentation] .
[debug] [Instrumentation] Time: 5.014
[debug] [Instrumentation]
[debug] [Instrumentation] OK (1 test)
[debug] [Instrumentation] The process has exited with code 0
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_rgbcSensorValueWidget_valueChanged() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_posture_valueChanged(int) ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 40196) 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)
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 40196) 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)
[ADB] [AVD OUTPUT] WARNING | Discarding the changed state (command-line flag).
[ADB] [AVD OUTPUT] INFO | Info:
[ADB] [AVD OUTPUT] GLImplementation:
[ADB] [AVD OUTPUT] Surface Type: OpenGL
[ADB] [AVD OUTPUT] Surface Profile: CoreProfile
[ADB] [AVD OUTPUT] Surface Version: 4.1
[ADB] [AVD OUTPUT] Using Default SG Backend: no
[ADB] [AVD OUTPUT] Using Software Dynamic GL: no
[ADB] [AVD OUTPUT] Using Angle: no
[ADB] [AVD OUTPUT] Init Parameters:
[ADB] [AVD OUTPUT] * application-name Emulator
[ADB] [AVD OUTPUT] * browser-subprocess-path /Users/shad0w/Developer/Tools/android/sdk/emulator/lib64/qt/libexec/QtWebEngineProcess
[ADB] [AVD OUTPUT] * disable-features DnsOverHttpsUpgrade,ConsolidatedMovementXY,InstalledApp,BackgroundFetch,WebOTP,WebPayments,WebUSB,PictureInPicture
[ADB] [AVD OUTPUT] * disable-gpu
[ADB] [AVD OUTPUT] * disable-speech-api
[ADB] [AVD OUTPUT] * enable-features TracingServiceInProcess
[ADB] [AVD OUTPUT] * enable-threaded-compositing
[ADB] [AVD OUTPUT] ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 40196) 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)
[ADB] [AVD OUTPUT] INFO | Warning: No functional TLS backend was found ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: No functional TLS backend was found ((null):0, (null))
[ADB] [AVD OUTPUT] (2x)
[ADB] [AVD OUTPUT] INFO | Warning: No TLS backend is available ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: No functional TLS backend was found ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: No functional TLS backend was found ((null):0, (null))
[ADB] [AVD OUTPUT] (3x)
[ADB] [AVD OUTPUT] INFO | Warning: No TLS backend is available ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: No functional TLS backend was found ((null):0, (null))
[debug] [HTTP] Request idempotency key: dcb94c13-4140-4d57-a7e0-a717b100598d
[HTTP] --> POST /session
[HTTP] {"capabilities":{"firstMatch":[{}],"alwaysMatch":{"appium:androidDeviceReadyTimeout":120000,"appium:androidInstallTimeout":100000,"appium:app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appium:appWaitForLaunch":false,"appium:autoGrantPermissions":true,"appium:automationName":"UIAutomator2","appium:avd":"Samsung_Galaxy_S20_33_Android13","appium:avdArgs":"-no-snapshot -accel on","appium:avdLaunchTimeout":300000,"appium:avdReadyTimeout":300000,"appium:fullReset":true,"appium:newCommandTimeout":0,"appium:noReset":false,"appium:resetKeyboard":true,"appium:uiautomator2ServerInstallTimeout":60000,"appium:unicodeKeyboard":true,"platformName":"android"}}}
[debug] [AppiumDriver@dc16] Calling AppiumDriver.createSession() with args: [null,null,{"firstMatch":[{}],"alwaysMatch":{"appium:androidDeviceReadyTimeout":120000,"appium:androidInstallTimeout":100000,"appium:app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appium:appWaitForLaunch":false,"appium:autoGrantPermissions":true,"appium:automationName":"UIAutomator2","appium:avd":"Samsung_Galaxy_S20_33_Android13","appium:avdArgs":"-no-snapshot -accel on","appium:avdLaunchTimeout":300000,"appium:avdReadyTimeout":300000,"appium:fullReset":true,"appium:newCommandTimeout":0,"appium:noReset":false,"appium:resetKeyboard":true,"appium:uiautomator2ServerInstallTimeout":60000,"appium:unicodeKeyboard":true,"platformName":"android"}}]
[debug] [AppiumDriver@dc16] Event 'newSessionRequested' logged at 1679907822971 (12:03:42 GMT+0300 (Moscow Standard Time))
[Appium] Attempting to find matching driver for automationName 'UIAutomator2' and platformName 'android'
[Appium] The 'uiautomator2' driver was installed and matched caps.
[Appium] Will require it at /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver
[debug] [Appium] Requiring driver at /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver
[AppiumDriver@dc16] Appium v2.0.0-beta.57 creating new AndroidUiautomator2Driver (v2.12.6) session
[AppiumDriver@dc16] Checking BaseDriver versions for Appium and AndroidUiautomator2Driver
[AppiumDriver@dc16] Appium's BaseDriver version is 9.3.3
[AppiumDriver@dc16] AndroidUiautomator2Driver's BaseDriver version is 9.3.3
[debug] [AndroidUiautomator2Driver@b28b] Creating session with W3C capabilities: {
[debug] [AndroidUiautomator2Driver@b28b] "alwaysMatch": {
[debug] [AndroidUiautomator2Driver@b28b] "platformName": "android",
[debug] [AndroidUiautomator2Driver@b28b] "appium:androidDeviceReadyTimeout": 120000,
[debug] [AndroidUiautomator2Driver@b28b] "appium:androidInstallTimeout": 100000,
[debug] [AndroidUiautomator2Driver@b28b] "appium:app": "https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1",
[debug] [AndroidUiautomator2Driver@b28b] "appium:appWaitForLaunch": false,
[debug] [AndroidUiautomator2Driver@b28b] "appium:autoGrantPermissions": true,
[debug] [AndroidUiautomator2Driver@b28b] "appium:automationName": "UIAutomator2",
[debug] [AndroidUiautomator2Driver@b28b] "appium:avd": "Samsung_Galaxy_S20_33_Android13",
[debug] [AndroidUiautomator2Driver@b28b] "appium:avdArgs": "-no-snapshot -accel on",
[debug] [AndroidUiautomator2Driver@b28b] "appium:avdLaunchTimeout": 300000,
[debug] [AndroidUiautomator2Driver@b28b] "appium:avdReadyTimeout": 300000,
[debug] [AndroidUiautomator2Driver@b28b] "appium:fullReset": true,
[debug] [AndroidUiautomator2Driver@b28b] "appium:newCommandTimeout": 0,
[debug] [AndroidUiautomator2Driver@b28b] "appium:noReset": false,
[debug] [AndroidUiautomator2Driver@b28b] "appium:resetKeyboard": true,
[debug] [AndroidUiautomator2Driver@b28b] "appium:uiautomator2ServerInstallTimeout": 60000,
[debug] [AndroidUiautomator2Driver@b28b] "appium:unicodeKeyboard": true
[debug] [AndroidUiautomator2Driver@b28b] },
[debug] [AndroidUiautomator2Driver@b28b] "firstMatch": [
[debug] [AndroidUiautomator2Driver@b28b] {}
[debug] [AndroidUiautomator2Driver@b28b] ]
[debug] [AndroidUiautomator2Driver@b28b] }
[AndroidUiautomator2Driver@b28b (8345b79a)] Session created with session id: 8345b79a-8201-4902-abb6-9de38d87600d
[BaseDriver] Using downloadable app 'https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1'
[BaseDriver] Cannot send HEAD request to 'https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1'. Original error: Parse Error: Expected HTTP/
[debug] [BaseDriver] A fresh copy of the application is going to be downloaded from https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1
[debug] [Support] https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1 (5.88 MB) has been downloaded to '/var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023227-37678-1htlqcf.bog3/google_auth.apk' in 2.477s
[debug] [Support] Approximate download speed: 2.37 MB/s
[debug] [AndroidUiautomator2Driver@b28b (8345b79a)] Checking whether app is actually present
[ADB] Using 'adb' from '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 start-server'
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [AndroidDriver] Emulator 'Samsung_Galaxy_S20_33_Android13' is not running: Error getting AVD with retry. Original error: Condition unmet after 5055 ms. Timing out.
[debug] [ADB] Launching Emulator with AVD Samsung_Galaxy_S20_33_Android13, launchTimeout 300000ms and readyTimeout 300000ms
[ADB] Using 'emulator' from '/Users/shad0w/Developer/Tools/android/sdk/emulator/emulator'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/emulator/emulator' with args: -avd Samsung_Galaxy_S20_33_Android13 -delay-adb -no-snapshot -accel on
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[ADB] [AVD OUTPUT] INFO | Android emulator version 32.1.11.0 (build_id 9536276) (CL:N/A)
[ADB] [AVD OUTPUT] INFO | Found systemPath /Users/shad0w/Developer/Tools/android/sdk/system-images/android-33/google_apis/arm64-v8a/
[ADB] [AVD OUTPUT] WARNING | cannot add library /Users/shad0w/Developer/Tools/android/sdk/emulator/qemu/darwin-aarch64/lib64/vulkan/libvulkan.dylib: failed
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[ADB] [AVD OUTPUT] INFO | Storing crashdata in: /tmp/android-shad0w/emu-crash.db, detection is enabled
[ADB] [AVD OUTPUT] INFO | Duplicate loglines will be removed, if you wish to see each indiviudal line launch with the -log-nofilter flag.
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_new_posture_requested(int) ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_dismiss_posture_selection_dialog() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_new_resizable_requested(PresetEmulatorSizeType) ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_dismiss_resizable_dialog() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | added library /Users/shad0w/Developer/Tools/android/sdk/emulator/lib64/vulkan/libvulkan.dylib
[ADB] [AVD OUTPUT] INFO | Sending adb public key [QAAAAJ9g8OyhRDf/8KGuhlSPiw6odyhMKe7C/D6y1LxmL3+oDQmCeHkHbrs5QWmfQPT8mRwQ7iDJjU4T2Ukgsgwc903mVQ4RBkO8zJVjO7n90YIfmFPF1N408JFgfk19Es4XfHEf5pMIllHHzKtBFIzPQBfRJLvbDxKltk40cpjBsPVXblkljJqTHimEPZOfYAgQUdvEFgUf+AJmEmM5xJR/WCJuxPD/LVbR8I3xrgUTA6nrNAqlpskcFNEjRrpd0OOIfMFNvV8BJvJD2hZXTmx6pO/qf6WFyz6FT2zVy9SpZzzqX8eGSqGi2eZyCcv3XH4rrfBTFt/Q2eWnLnhoPCIK96i3xDKzuv4TJxQZRapw/Of2L5H9wJfxQhqDTInBmvojB44MCw8wBEsrXE+9qsDJ4Nl1trSry/0Z5uk/F8Fl1hyI71lpRhSJaPOglRSlX9MjnJhpTAV//HvVQYRoT4iK9lAv1LPl0xZKgHz+Ql9m5ctFUN/Pefx6ngIjRMv//YJOzjSSrTRdd5nCQRG029Oz0703ASNxFsh5g8X5AXjrFEiiO10rGXSi5FmtrbDoZyqha5RHuDTD5kymaoOHdyVIhGmcpxp9hvZ9B+ifm5YxjMY/Ul2oA0/qHIQlm/tKZS1xRoh5o2gL433h3WoyzLTYKI9sapGUNNrnRWksnXlD/EWMpXYogwEAAQA= shad0w@unknown]
[ADB] [AVD OUTPUT] WARNING | *** No gRPC protection active, consider launching with the -grpc-use-jwt flag.***
[ADB] [AVD OUTPUT] INFO | Started GRPC server at 127.0.0.1:8554, security: Local, auth: none
[ADB] [AVD OUTPUT] INFO | Advertising in: /Users/shad0w/Library/Caches/TemporaryItems/avd/running/pid_40375.ini
[ADB] [AVD OUTPUT] INFO | Setting display: 0 configuration to: 1440x3199, dpi: 480x480
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] Connected devices: [{"udid":"emulator-5554","state":"device"}]
[debug] [ADB] 1 emulator connected
[debug] [ADB] Executing Emulator console command: avd name
[debug] [ADB] Found emulator 'Samsung_Galaxy_S20_33_Android13' on port 5554
[debug] [ADB] Setting device id to emulator-5554
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 wait-for-device'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell service list'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell service list'
[AndroidDriver] Using device: emulator-5554
[ADB] Using 'adb' from '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 start-server'
[debug] [ADB] Setting device id to emulator-5554
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.build.version.sdk'
[debug] [ADB] Current device property 'ro.build.version.sdk': 33
[ADB] Getting device platform version
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.build.version.release'
[debug] [ADB] Current device property 'ro.build.version.release': 13
[debug] [ADB] Device API level: 33
[AndroidUiautomator2Driver@b28b (8345b79a)] Relaxing hidden api policy
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'settings put global hidden_api_policy_pre_p_apps 1;settings put global hidden_api_policy_p_apps 1;settings put global hidden_api_policy 1''
[debug] [AndroidDriver] Parsing package and activity from app manifest
[ADB] Package name: 'com.google.android.apps.authenticator2'
[ADB] Main activity name: 'com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [AndroidDriver] Parsed package and activity are: com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 wait-for-device'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell echo ping'
[debug] [AndroidDriver] Pushing settings apk to device...
[debug] [ADB] Getting install status for io.appium.settings
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.settings'
[debug] [ADB] 'io.appium.settings' is installed
[debug] [ADB] Getting package info for 'io.appium.settings'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.settings'
[debug] [ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('5.0.3' >= '5.0.3')
[debug] [ADB] There is no need to install/upgrade '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/io.appium.settings/apks/settings_apk-debug.apk'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'pgrep --help; echo $?''
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell appops set io.appium.settings PROJECT_MEDIA allow'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Starting Appium Settings app
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am start -n io.appium.settings/.Settings -a android.intent.action.MAIN -c android.intent.category.LAUNCHER'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [Logcat] Starting logs capture with command: /Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 logcat -v threadtime
[debug] [AndroidDriver] Enabling Unicode keyboard support
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell settings get secure default_input_method'
[debug] [AndroidDriver] Unsetting previous IME io.appium.settings/.UnicodeIME
[debug] [AndroidDriver] Setting IME to 'io.appium.settings/.UnicodeIME'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell ime enable io.appium.settings/.UnicodeIME'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell ime set io.appium.settings/.UnicodeIME'
[ADB] [AVD OUTPUT] INFO | Boot completed in 16642 ms
[ADB] [AVD OUTPUT] INFO | Increasing screen off timeout, logcat buffer size to 2M.
[ADB] [AVD OUTPUT] INFO | Revoking microphone permissions for Google App.
[debug] [AndroidUiautomator2Driver@b28b (8345b79a)] Forwarding UiAutomator2 Server port 6790 to local port 8200
[debug] [ADB] Forwarding system: 8200 to device: 6790
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward tcp:8200 tcp:6790'
[debug] [ADB] Getting install status for io.appium.uiautomator2.server
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server'
[debug] [ADB] 'io.appium.uiautomator2.server' is installed
[debug] [ADB] Getting package info for 'io.appium.uiautomator2.server'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server'
[debug] [ADB] The version name of the installed 'io.appium.uiautomator2.server' is greater or equal to the application version name ('5.7.8' >= '5.7.8')
[debug] [AndroidUiautomator2Driver@b28b (8345b79a)] io.appium.uiautomator2.server installation state: sameVersionInstalled
[debug] [ADB] Checking app cert for /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v5.7.8.apk
[debug] [ADB] Using the previously cached signature entry for 'appium-uiautomator2-server-v5.7.8.apk'
[debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-v5.7.8.apk'
[debug] [ADB] Getting install status for io.appium.uiautomator2.server.test
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server.test'
[debug] [ADB] 'io.appium.uiautomator2.server.test' is installed
[debug] [ADB] Checking app cert for /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk
[debug] [ADB] Using the previously cached signature entry for 'appium-uiautomator2-server-debug-androidTest.apk'
[debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-debug-androidTest.apk'
[AndroidUiautomator2Driver@b28b (8345b79a)] Server packages are not going to be (re)installed
[debug] [AndroidUiautomator2Driver@b28b (8345b79a)] Waiting up to 30000ms for services to be available
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pm list instrumentation'
[debug] [AndroidUiautomator2Driver@b28b (8345b79a)] Instrumentation target 'io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner' is available
[ADB] Adding packages ["io.appium.settings","io.appium.uiautomator2.server","io.appium.uiautomator2.server.test"] to Doze whitelist
[debug] [ADB] Got the following command chunks to execute: [["dumpsys","deviceidle","whitelist","+io.appium.settings",";","dumpsys","deviceidle","whitelist","+io.appium.uiautomator2.server",";","dumpsys","deviceidle","whitelist","+io.appium.uiautomator2.server.test",";"]]
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys deviceidle whitelist +io.appium.settings ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server.test ;'
[debug] [ADB] Checking app cert for /var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023227-37678-1htlqcf.bog3/google_auth.apk
[debug] [ADB] Using the previously cached signature entry for 'google_auth.apk'
[debug] [ADB] Uninstalling com.google.android.apps.authenticator2
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is not installed
[ADB] com.google.android.apps.authenticator2 was not uninstalled, because it was not present on the device
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is not installed
[debug] [AndroidDriver] Running full reset on 'com.google.android.apps.authenticator2' (reinstall)
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 features'
[ADB] The application at '/var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023227-37678-1htlqcf.bog3/google_auth.apk' will not be cached, because the device under test has confirmed the support of streamed installs
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 install -r -g /var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023227-37678-1htlqcf.bog3/google_auth.apk'
[ADB] The installation of 'google_auth.apk' took 1555ms
[debug] [ADB] Install command stdout: Performing Streamed Install
[debug] [ADB] Success
[debug] [AndroidUiautomator2Driver@b28b (8345b79a)] Performing shallow cleanup of automation leftovers
[debug] [AndroidUiautomator2Driver@b28b (8345b79a)] No obsolete sessions have been detected (socket hang up)
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop io.appium.uiautomator2.server.test'
[AndroidUiautomator2Driver@b28b (8345b79a)] Starting UIAutomator2 server 5.7.8
[AndroidUiautomator2Driver@b28b (8345b79a)] Using UIAutomator2 server from '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v5.7.8.apk' and test from '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk'
[AndroidUiautomator2Driver@b28b (8345b79a)] Waiting up to 30000ms for UiAutomator2 to be online...
[debug] [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","emulator-5554","shell","am","instrument","-w","-e","disableAnalytics",true,"io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
[debug] [AndroidUiautomator2Driver@b28b (8345b79a)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@b28b (8345b79a)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[AndroidUiautomator2Driver@b28b (8345b79a)] socket hang up
[debug] [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:
[debug] [AndroidUiautomator2Driver@b28b (8345b79a)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@b28b (8345b79a)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[AndroidUiautomator2Driver@b28b (8345b79a)] socket hang up
[debug] [AndroidUiautomator2Driver@b28b (8345b79a)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@b28b (8345b79a)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[debug] [AndroidUiautomator2Driver@b28b (8345b79a)] Got response with status 200: {"sessionId":"None","value":{"message":"UiAutomator2 Server is ready to accept commands","ready":true}}
[debug] [AndroidUiautomator2Driver@b28b (8345b79a)] The initialization of the instrumentation process took 2041ms
[debug] [AndroidUiautomator2Driver@b28b (8345b79a)] Matched '/session' to command name 'createSession'
[debug] [AndroidUiautomator2Driver@b28b (8345b79a)] Proxying [POST /session] to [POST http://127.0.0.1:8200/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S...
[debug] [AndroidUiautomator2Driver@b28b (8345b79a)] Got response with status 200: {"sessionId":"39ac01e6-c44e-4120-9137-83bc5d7298c7","value":{"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":...
[AndroidUiautomator2Driver@b28b (8345b79a)] Determined the downstream protocol as 'W3C'
[debug] [AndroidUiautomator2Driver@b28b (8345b79a)] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8200/session/39ac01e6-c44e-4120-9137-83bc5d7298c7/appium/device/info] with no body
[debug] [AndroidUiautomator2Driver@b28b (8345b79a)] Got response with status 200: {"sessionId":"39ac01e6-c44e-4120-9137-83bc5d7298c7","value":{"androidId":"26c5dfa3da8c486c","apiVersion":"33","bluetooth":{"state":"ON"},"brand":"google","carrierName":"T-Mobile","displayDensity":480,"locale":"en_US","manufacturer":"Google","model":"sdk_gphone64_arm64","networks":[{"capabilities":{"SSID":null,"linkDownBandwidthKbps":30000,"linkUpstreamBandwidthKbps":15000,"networkCapabilities":"NET_CAPABILITY_MMS,NET_CAPABILITY_SUPL,NET_CAPABILITY_DUN,NET_CAPABILITY_FOTA,NET_CAPABILITY_IMS,NET_CAPABILITY_CBS,NET_CAPABILITY_INTERNET,NET_CAPABILITY_NOT_RESTRICTED,NET_CAPABILITY_TRUSTED,NET_CAPABILITY_NOT_VPN,NET_CAPABILITY_VALIDATED,NET_CAPABILITY_NOT_ROAMING,NET_CAPABILITY_FOREGROUND,NET_CAPABILITY_NOT_CONGESTED,NET_CAPABILITY_NOT_SUSPENDED","signalStrength":-2147483648,"transportTypes":"TRANSPORT_CELLULAR"},"detailedState":"CONNECTED","extraInfo":"epc.tmobile.com","isAvailable":true,"isConnected":true,"isFailover":false,"isRoaming":false,"state":"CONNECTED","subtype":10,"subtypeName":"HSPA","type":0,"typeN...
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys window'
[AndroidDriver] Screen already unlocked, doing nothing
[AndroidUiautomator2Driver@b28b (8345b79a)] Starting 'com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity and waiting for 'com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am start -n com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity -S -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000'
[debug] [ADB] Waiting up to 20000ms for activity matching pkg: 'com.google.android.apps.authenticator2' and activity: 'com.google.android.apps.authenticator.AuthenticatorActivity' to be focused
[debug] [ADB] Possible activities, to be checked: 'com.google.android.apps.authenticator.AuthenticatorActivity', 'com.google.android.apps.authenticator2.com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [ADB] Getting focused package and activity
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys window displays'
[debug] [ADB] Found package: 'com.google.android.apps.authenticator2' and fully qualified activity name : 'com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [AndroidUiautomator2Driver@b28b (8345b79a)] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8200/session/39ac01e6-c44e-4120-9137-83bc5d7298c7/appium/device/pixel_ratio] with no body
[debug] [AndroidUiautomator2Driver@b28b (8345b79a)] Got response with status 200: {"sessionId":"39ac01e6-c44e-4120-9137-83bc5d7298c7","value":3}
[debug] [AndroidUiautomator2Driver@b28b (8345b79a)] Matched '/appium/device/system_bars' to command name 'getSystemBars'
[debug] [AndroidUiautomator2Driver@b28b (8345b79a)] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8200/session/39ac01e6-c44e-4120-9137-83bc5d7298c7/appium/device/system_bars] with no body
[debug] [AndroidUiautomator2Driver@b28b (8345b79a)] Got response with status 200: {"sessionId":"39ac01e6-c44e-4120-9137-83bc5d7298c7","value":{"statusBar":72}}
[debug] [AndroidUiautomator2Driver@b28b (8345b79a)] Matched '/window/current/size' to command name 'getWindowSize'
[debug] [AndroidUiautomator2Driver@b28b (8345b79a)] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8200/session/39ac01e6-c44e-4120-9137-83bc5d7298c7/window/current/size] with no body
[debug] [AndroidUiautomator2Driver@b28b (8345b79a)] Got response with status 200: {"sessionId":"39ac01e6-c44e-4120-9137-83bc5d7298c7","value":{"height":3199,"width":1440}}
[AppiumDriver@dc16] New AndroidUiautomator2Driver session created successfully, session 8345b79a-8201-4902-abb6-9de38d87600d added to master session list
[debug] [AppiumDriver@dc16] Event 'newSessionStarted' logged at 1679907854144 (12:04:14 GMT+0300 (Moscow Standard Time))
[debug] [AndroidUiautomator2Driver@b28b (8345b79a)] Cached the protocol value 'W3C' for the new session 8345b79a-8201-4902-abb6-9de38d87600d
[debug] [AndroidUiautomator2Driver@b28b (8345b79a)] Responding to client with driver.createSession() result: {"capabilities":{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13...
[HTTP] <-- POST /session 200 31174 ms - 1684
[HTTP]
[HTTP] --> POST /session/8345b79a-8201-4902-abb6-9de38d87600d/element
[HTTP] {"using":"id","value":"com.google.android.apps.authenticator2:id/add_account_button"}
[debug] [AndroidUiautomator2Driver@b28b (8345b79a)] Calling AppiumDriver.findElement() with args: ["id","com.google.android.apps.authenticator2:id/add_account_button","8345b79a-8201-4902-abb6-9de38d87600d"]
[debug] [AndroidUiautomator2Driver@b28b (8345b79a)] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [AndroidUiautomator2Driver@b28b (8345b79a)] Waiting up to 0 ms for condition
[debug] [AndroidUiautomator2Driver@b28b (8345b79a)] Matched '/element' to command name 'findElement'
[debug] [AndroidUiautomator2Driver@b28b (8345b79a)] Proxying [POST /element] to [POST http://127.0.0.1:8200/session/39ac01e6-c44e-4120-9137-83bc5d7298c7/element] with body: {"strategy":"id","selector":"com.google.android.apps.authenticator2:id/add_account_button","context":"","multiple":false}
[debug] [AndroidUiautomator2Driver@b28b (8345b79a)] Got response with status 200: {"sessionId":"39ac01e6-c44e-4120-9137-83bc5d7298c7","value":{"ELEMENT":"00000000-0000-000a-ffff-ffff00000010","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-000a-ffff-ffff00000010"}}
[debug] [AndroidUiautomator2Driver@b28b (8345b79a)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-000a-ffff-ffff00000010","ELEMENT":"00000000-0000-000a-ffff-ffff00000010"}
[HTTP] <-- POST /session/8345b79a-8201-4902-abb6-9de38d87600d/element 200 187 ms - 137
[HTTP]
[HTTP] --> POST /session/8345b79a-8201-4902-abb6-9de38d87600d/element/00000000-0000-000a-ffff-ffff00000010/click
[HTTP] {"id":"00000000-0000-000a-ffff-ffff00000010"}
[debug] [AndroidUiautomator2Driver@b28b (8345b79a)] Calling AppiumDriver.click() with args: ["00000000-0000-000a-ffff-ffff00000010","8345b79a-8201-4902-abb6-9de38d87600d"]
[debug] [AndroidUiautomator2Driver@b28b (8345b79a)] Matched '/element/00000000-0000-000a-ffff-ffff00000010/click' to command name 'click'
[debug] [AndroidUiautomator2Driver@b28b (8345b79a)] Proxying [POST /element/00000000-0000-000a-ffff-ffff00000010/click] to [POST http://127.0.0.1:8200/session/39ac01e6-c44e-4120-9137-83bc5d7298c7/element/00000000-0000-000a-ffff-ffff00000010/click] with body: {"element":"00000000-0000-000a-ffff-ffff00000010"}
[debug] [AndroidUiautomator2Driver@b28b (8345b79a)] Got response with status 200: {"sessionId":"39ac01e6-c44e-4120-9137-83bc5d7298c7","value":null}
[debug] [AndroidUiautomator2Driver@b28b (8345b79a)] Responding to client with driver.click() result: null
[HTTP] <-- POST /session/8345b79a-8201-4902-abb6-9de38d87600d/element/00000000-0000-000a-ffff-ffff00000010/click 200 1484 ms - 14
[HTTP]
[HTTP] --> POST /session/8345b79a-8201-4902-abb6-9de38d87600d/appium/device/terminate_app
[HTTP] {"bundleId":"com.google.android.apps.authenticator2"}
[debug] [AndroidUiautomator2Driver@b28b (8345b79a)] Calling AppiumDriver.terminateApp() with args: ["com.google.android.apps.authenticator2",null,null,null,"8345b79a-8201-4902-abb6-9de38d87600d"]
[AndroidUiautomator2Driver@b28b (8345b79a)] Terminating 'com.google.android.apps.authenticator2'
[debug] [ADB] Getting IDs of all 'com.google.android.apps.authenticator2' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)com\.google\.android\.apps\.authenticator2\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[AndroidUiautomator2Driver@b28b (8345b79a)] Querying the state of 'com.google.android.apps.authenticator2'
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is installed
[debug] [ADB] Getting IDs of all 'com.google.android.apps.authenticator2' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)com\.google\.android\.apps\.authenticator2\(\[\[:blank:\]\]\|\$\)'
[AndroidUiautomator2Driver@b28b (8345b79a)] 'com.google.android.apps.authenticator2' has been successfully terminated
[debug] [AndroidUiautomator2Driver@b28b (8345b79a)] Responding to client with driver.terminateApp() result: true
[HTTP] <-- POST /session/8345b79a-8201-4902-abb6-9de38d87600d/appium/device/terminate_app 200 254 ms - 14
[HTTP]
[HTTP] --> DELETE /session/8345b79a-8201-4902-abb6-9de38d87600d
[HTTP] {}
[debug] [AndroidUiautomator2Driver@b28b (8345b79a)] Calling AppiumDriver.deleteSession() with args: ["8345b79a-8201-4902-abb6-9de38d87600d"]
[debug] [AppiumDriver@dc16] Event 'quitSessionRequested' logged at 1679907856685 (12:04:16 GMT+0300 (Moscow Standard Time))
[AppiumDriver@dc16] Removing session 8345b79a-8201-4902-abb6-9de38d87600d from our master session list
[debug] [AndroidUiautomator2Driver@b28b (8345b79a)] Deleting UiAutomator2 session
[debug] [AndroidUiautomator2Driver@b28b (8345b79a)] Deleting UiAutomator2 server session
[debug] [AndroidUiautomator2Driver@b28b (8345b79a)] Matched '/' to command name 'deleteSession'
[debug] [AndroidUiautomator2Driver@b28b (8345b79a)] Proxying [DELETE /] to [DELETE http://127.0.0.1:8200/session/39ac01e6-c44e-4120-9137-83bc5d7298c7] with no body
[debug] [AndroidUiautomator2Driver@b28b (8345b79a)] Got response with status 200: {"sessionId":"39ac01e6-c44e-4120-9137-83bc5d7298c7","value":null}
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys activity services io.appium.settings/.recorder.RecorderService'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[debug] [AndroidUiautomator2Driver@b28b (8345b79a)] Capability 'fullReset' set to 'true', Uninstalling 'com.google.android.apps.authenticator2'
[debug] [ADB] Uninstalling com.google.android.apps.authenticator2
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is installed
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 uninstall com.google.android.apps.authenticator2'
[debug] [ADB] 'adb uninstall com.google.android.apps.authenticator2' command output: Success
[ADB] com.google.android.apps.authenticator2 was successfully uninstalled
[debug] [Logcat] Stopping logcat capture
[debug] [ADB] Removing forwarded port socket connection: 8200
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward --remove tcp:8200'
[AndroidUiautomator2Driver@b28b (8345b79a)] Restoring hidden api policy to the device default configuration
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'settings delete global hidden_api_policy_pre_p_apps;settings delete global hidden_api_policy_p_apps;settings delete global hidden_api_policy''
[debug] [AppiumDriver@dc16] Event 'quitSessionFinished' logged at 1679907857104 (12:04:17 GMT+0300 (Moscow Standard Time))
[debug] [AppiumDriver@dc16] Received response: null
[debug] [AppiumDriver@dc16] But deleting session, so not returning
[debug] [AppiumDriver@dc16] Responding to client with driver.deleteSession() result: null
[HTTP] <-- DELETE /session/8345b79a-8201-4902-abb6-9de38d87600d 200 419 ms - 14
[HTTP]
[debug] [Instrumentation] .
[debug] [Instrumentation] Time: 5.02
[debug] [Instrumentation]
[debug] [Instrumentation] OK (1 test)
[debug] [Instrumentation] The process has exited with code 0
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_rgbcSensorValueWidget_valueChanged() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_posture_valueChanged(int) ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 40375) 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)
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 40375) 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)
[ADB] [AVD OUTPUT] WARNING | Discarding the changed state (command-line flag).
[ADB] [AVD OUTPUT] INFO | Info:
[ADB] [AVD OUTPUT] GLImplementation:
[ADB] [AVD OUTPUT] Surface Type: OpenGL
[ADB] [AVD OUTPUT] Surface Profile: CoreProfile
[ADB] [AVD OUTPUT] Surface Version: 4.1
[ADB] [AVD OUTPUT] Using Default SG Backend: no
[ADB] [AVD OUTPUT] Using Software Dynamic GL: no
[ADB] [AVD OUTPUT] Using Angle: no
[ADB] [AVD OUTPUT] Init Parameters:
[ADB] [AVD OUTPUT] * application-name Emulator
[ADB] [AVD OUTPUT] * browser-subprocess-path /Users/shad0w/Developer/Tools/android/sdk/emulator/lib64/qt/libexec/QtWebEngineProcess
[ADB] [AVD OUTPUT] * disable-features DnsOverHttpsUpgrade,ConsolidatedMovementXY,InstalledApp,BackgroundFetch,WebOTP,WebPayments,WebUSB,PictureInPicture
[ADB] [AVD OUTPUT] * disable-gpu
[ADB] [AVD OUTPUT] * disable-speech-api
[ADB] [AVD OUTPUT] * enable-features TracingServiceInProcess
[ADB] [AVD OUTPUT] * enable-threaded-compositing
[ADB] [AVD OUTPUT] ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 40375) 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)
[ADB] [AVD OUTPUT] INFO | Warning: No functional TLS backend was found ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: No functional TLS backend was found ((null):0, (null))
[ADB] [AVD OUTPUT] (2x)
[ADB] [AVD OUTPUT] INFO | Warning: No TLS backend is available ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: No functional TLS backend was found ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: No functional TLS backend was found ((null):0, (null))
[ADB] [AVD OUTPUT] (3x)
[ADB] [AVD OUTPUT] INFO | Warning: No TLS backend is available ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: No functional TLS backend was found ((null):0, (null))
[debug] [HTTP] Request idempotency key: dd26ed29-8427-470a-b0b1-088dfffcc65c
[HTTP] --> POST /session
[HTTP] {"capabilities":{"firstMatch":[{}],"alwaysMatch":{"appium:androidDeviceReadyTimeout":120000,"appium:androidInstallTimeout":100000,"appium:app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appium:appWaitForLaunch":false,"appium:autoGrantPermissions":true,"appium:automationName":"UIAutomator2","appium:avd":"Samsung_Galaxy_S20_33_Android13","appium:avdArgs":"-no-snapshot -accel on","appium:avdLaunchTimeout":300000,"appium:avdReadyTimeout":300000,"appium:fullReset":true,"appium:newCommandTimeout":0,"appium:noReset":false,"appium:resetKeyboard":true,"appium:uiautomator2ServerInstallTimeout":60000,"appium:unicodeKeyboard":true,"platformName":"android"}}}
[debug] [AppiumDriver@dc16] Calling AppiumDriver.createSession() with args: [null,null,{"firstMatch":[{}],"alwaysMatch":{"appium:androidDeviceReadyTimeout":120000,"appium:androidInstallTimeout":100000,"appium:app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appium:appWaitForLaunch":false,"appium:autoGrantPermissions":true,"appium:automationName":"UIAutomator2","appium:avd":"Samsung_Galaxy_S20_33_Android13","appium:avdArgs":"-no-snapshot -accel on","appium:avdLaunchTimeout":300000,"appium:avdReadyTimeout":300000,"appium:fullReset":true,"appium:newCommandTimeout":0,"appium:noReset":false,"appium:resetKeyboard":true,"appium:uiautomator2ServerInstallTimeout":60000,"appium:unicodeKeyboard":true,"platformName":"android"}}]
[debug] [AppiumDriver@dc16] Event 'newSessionRequested' logged at 1679907870544 (12:04:30 GMT+0300 (Moscow Standard Time))
[Appium] Attempting to find matching driver for automationName 'UIAutomator2' and platformName 'android'
[Appium] The 'uiautomator2' driver was installed and matched caps.
[Appium] Will require it at /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver
[debug] [Appium] Requiring driver at /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver
[AppiumDriver@dc16] Appium v2.0.0-beta.57 creating new AndroidUiautomator2Driver (v2.12.6) session
[AppiumDriver@dc16] Checking BaseDriver versions for Appium and AndroidUiautomator2Driver
[AppiumDriver@dc16] Appium's BaseDriver version is 9.3.3
[AppiumDriver@dc16] AndroidUiautomator2Driver's BaseDriver version is 9.3.3
[debug] [AndroidUiautomator2Driver@99bc] Creating session with W3C capabilities: {
[debug] [AndroidUiautomator2Driver@99bc] "alwaysMatch": {
[debug] [AndroidUiautomator2Driver@99bc] "platformName": "android",
[debug] [AndroidUiautomator2Driver@99bc] "appium:androidDeviceReadyTimeout": 120000,
[debug] [AndroidUiautomator2Driver@99bc] "appium:androidInstallTimeout": 100000,
[debug] [AndroidUiautomator2Driver@99bc] "appium:app": "https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1",
[debug] [AndroidUiautomator2Driver@99bc] "appium:appWaitForLaunch": false,
[debug] [AndroidUiautomator2Driver@99bc] "appium:autoGrantPermissions": true,
[debug] [AndroidUiautomator2Driver@99bc] "appium:automationName": "UIAutomator2",
[debug] [AndroidUiautomator2Driver@99bc] "appium:avd": "Samsung_Galaxy_S20_33_Android13",
[debug] [AndroidUiautomator2Driver@99bc] "appium:avdArgs": "-no-snapshot -accel on",
[debug] [AndroidUiautomator2Driver@99bc] "appium:avdLaunchTimeout": 300000,
[debug] [AndroidUiautomator2Driver@99bc] "appium:avdReadyTimeout": 300000,
[debug] [AndroidUiautomator2Driver@99bc] "appium:fullReset": true,
[debug] [AndroidUiautomator2Driver@99bc] "appium:newCommandTimeout": 0,
[debug] [AndroidUiautomator2Driver@99bc] "appium:noReset": false,
[debug] [AndroidUiautomator2Driver@99bc] "appium:resetKeyboard": true,
[debug] [AndroidUiautomator2Driver@99bc] "appium:uiautomator2ServerInstallTimeout": 60000,
[debug] [AndroidUiautomator2Driver@99bc] "appium:unicodeKeyboard": true
[debug] [AndroidUiautomator2Driver@99bc] },
[debug] [AndroidUiautomator2Driver@99bc] "firstMatch": [
[debug] [AndroidUiautomator2Driver@99bc] {}
[debug] [AndroidUiautomator2Driver@99bc] ]
[debug] [AndroidUiautomator2Driver@99bc] }
[AndroidUiautomator2Driver@99bc (14e2d5a0)] Session created with session id: 14e2d5a0-6027-4375-8dcc-d20766e39991
[BaseDriver] Using downloadable app 'https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1'
[BaseDriver] Cannot send HEAD request to 'https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1'. Original error: Parse Error: Expected HTTP/
[debug] [BaseDriver] A fresh copy of the application is going to be downloaded from https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1
[debug] [Support] https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1 (5.88 MB) has been downloaded to '/var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023227-37678-ngiv7t.085/google_auth.apk' in 2.296s
[debug] [Support] Approximate download speed: 2.56 MB/s
[debug] [AndroidUiautomator2Driver@99bc (14e2d5a0)] Checking whether app is actually present
[ADB] Using 'adb' from '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 start-server'
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [AndroidDriver] Emulator 'Samsung_Galaxy_S20_33_Android13' is not running: Error getting AVD with retry. Original error: Condition unmet after 5034 ms. Timing out.
[debug] [ADB] Launching Emulator with AVD Samsung_Galaxy_S20_33_Android13, launchTimeout 300000ms and readyTimeout 300000ms
[ADB] Using 'emulator' from '/Users/shad0w/Developer/Tools/android/sdk/emulator/emulator'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/emulator/emulator' with args: -avd Samsung_Galaxy_S20_33_Android13 -delay-adb -no-snapshot -accel on
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[ADB] [AVD OUTPUT] INFO | Android emulator version 32.1.11.0 (build_id 9536276) (CL:N/A)
[ADB] [AVD OUTPUT] INFO | Found systemPath /Users/shad0w/Developer/Tools/android/sdk/system-images/android-33/google_apis/arm64-v8a/
[ADB] [AVD OUTPUT] WARNING | cannot add library /Users/shad0w/Developer/Tools/android/sdk/emulator/qemu/darwin-aarch64/lib64/vulkan/libvulkan.dylib: failed
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[ADB] [AVD OUTPUT] INFO | Storing crashdata in: /tmp/android-shad0w/emu-crash.db, detection is enabled
[ADB] [AVD OUTPUT] INFO | Duplicate loglines will be removed, if you wish to see each indiviudal line launch with the -log-nofilter flag.
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_new_posture_requested(int) ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_dismiss_posture_selection_dialog() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_new_resizable_requested(PresetEmulatorSizeType) ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_dismiss_resizable_dialog() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | added library /Users/shad0w/Developer/Tools/android/sdk/emulator/lib64/vulkan/libvulkan.dylib
[ADB] [AVD OUTPUT] INFO | Sending adb public key [QAAAAJ9g8OyhRDf/8KGuhlSPiw6odyhMKe7C/D6y1LxmL3+oDQmCeHkHbrs5QWmfQPT8mRwQ7iDJjU4T2Ukgsgwc903mVQ4RBkO8zJVjO7n90YIfmFPF1N408JFgfk19Es4XfHEf5pMIllHHzKtBFIzPQBfRJLvbDxKltk40cpjBsPVXblkljJqTHimEPZOfYAgQUdvEFgUf+AJmEmM5xJR/WCJuxPD/LVbR8I3xrgUTA6nrNAqlpskcFNEjRrpd0OOIfMFNvV8BJvJD2hZXTmx6pO/qf6WFyz6FT2zVy9SpZzzqX8eGSqGi2eZyCcv3XH4rrfBTFt/Q2eWnLnhoPCIK96i3xDKzuv4TJxQZRapw/Of2L5H9wJfxQhqDTInBmvojB44MCw8wBEsrXE+9qsDJ4Nl1trSry/0Z5uk/F8Fl1hyI71lpRhSJaPOglRSlX9MjnJhpTAV//HvVQYRoT4iK9lAv1LPl0xZKgHz+Ql9m5ctFUN/Pefx6ngIjRMv//YJOzjSSrTRdd5nCQRG029Oz0703ASNxFsh5g8X5AXjrFEiiO10rGXSi5FmtrbDoZyqha5RHuDTD5kymaoOHdyVIhGmcpxp9hvZ9B+ifm5YxjMY/Ul2oA0/qHIQlm/tKZS1xRoh5o2gL433h3WoyzLTYKI9sapGUNNrnRWksnXlD/EWMpXYogwEAAQA= shad0w@unknown]
[ADB] [AVD OUTPUT] WARNING | *** No gRPC protection active, consider launching with the -grpc-use-jwt flag.***
[ADB] [AVD OUTPUT] INFO | Started GRPC server at 127.0.0.1:8554, security: Local, auth: none
[ADB] [AVD OUTPUT] INFO | Advertising in: /Users/shad0w/Library/Caches/TemporaryItems/avd/running/pid_40550.ini
[ADB] [AVD OUTPUT] INFO | Setting display: 0 configuration to: 1440x3199, dpi: 480x480
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] Connected devices: [{"udid":"emulator-5554","state":"device"}]
[debug] [ADB] 1 emulator connected
[debug] [ADB] Executing Emulator console command: avd name
[debug] [ADB] Found emulator 'Samsung_Galaxy_S20_33_Android13' on port 5554
[debug] [ADB] Setting device id to emulator-5554
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 wait-for-device'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell service list'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell service list'
[AndroidDriver] Using device: emulator-5554
[ADB] Using 'adb' from '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 start-server'
[debug] [ADB] Setting device id to emulator-5554
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.build.version.sdk'
[debug] [ADB] Current device property 'ro.build.version.sdk': 33
[ADB] Getting device platform version
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.build.version.release'
[debug] [ADB] Current device property 'ro.build.version.release': 13
[debug] [ADB] Device API level: 33
[AndroidUiautomator2Driver@99bc (14e2d5a0)] Relaxing hidden api policy
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'settings put global hidden_api_policy_pre_p_apps 1;settings put global hidden_api_policy_p_apps 1;settings put global hidden_api_policy 1''
[debug] [AndroidDriver] Parsing package and activity from app manifest
[ADB] Package name: 'com.google.android.apps.authenticator2'
[ADB] Main activity name: 'com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [AndroidDriver] Parsed package and activity are: com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 wait-for-device'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell echo ping'
[debug] [AndroidDriver] Pushing settings apk to device...
[debug] [ADB] Getting install status for io.appium.settings
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.settings'
[debug] [ADB] 'io.appium.settings' is installed
[debug] [ADB] Getting package info for 'io.appium.settings'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.settings'
[debug] [ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('5.0.3' >= '5.0.3')
[debug] [ADB] There is no need to install/upgrade '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/io.appium.settings/apks/settings_apk-debug.apk'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'pgrep --help; echo $?''
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell appops set io.appium.settings PROJECT_MEDIA allow'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Starting Appium Settings app
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am start -n io.appium.settings/.Settings -a android.intent.action.MAIN -c android.intent.category.LAUNCHER'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [Logcat] Starting logs capture with command: /Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 logcat -v threadtime
[debug] [AndroidDriver] Enabling Unicode keyboard support
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell settings get secure default_input_method'
[debug] [AndroidDriver] Unsetting previous IME io.appium.settings/.UnicodeIME
[debug] [AndroidDriver] Setting IME to 'io.appium.settings/.UnicodeIME'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell ime enable io.appium.settings/.UnicodeIME'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell ime set io.appium.settings/.UnicodeIME'
[debug] [AndroidUiautomator2Driver@99bc (14e2d5a0)] Forwarding UiAutomator2 Server port 6790 to local port 8200
[debug] [ADB] Forwarding system: 8200 to device: 6790
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward tcp:8200 tcp:6790'
[debug] [ADB] Getting install status for io.appium.uiautomator2.server
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server'
[debug] [ADB] 'io.appium.uiautomator2.server' is installed
[debug] [ADB] Getting package info for 'io.appium.uiautomator2.server'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server'
[debug] [ADB] The version name of the installed 'io.appium.uiautomator2.server' is greater or equal to the application version name ('5.7.8' >= '5.7.8')
[debug] [AndroidUiautomator2Driver@99bc (14e2d5a0)] io.appium.uiautomator2.server installation state: sameVersionInstalled
[debug] [ADB] Checking app cert for /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v5.7.8.apk
[debug] [ADB] Using the previously cached signature entry for 'appium-uiautomator2-server-v5.7.8.apk'
[debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-v5.7.8.apk'
[debug] [ADB] Getting install status for io.appium.uiautomator2.server.test
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server.test'
[debug] [ADB] 'io.appium.uiautomator2.server.test' is installed
[debug] [ADB] Checking app cert for /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk
[debug] [ADB] Using the previously cached signature entry for 'appium-uiautomator2-server-debug-androidTest.apk'
[debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-debug-androidTest.apk'
[AndroidUiautomator2Driver@99bc (14e2d5a0)] Server packages are not going to be (re)installed
[debug] [AndroidUiautomator2Driver@99bc (14e2d5a0)] Waiting up to 30000ms for services to be available
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pm list instrumentation'
[debug] [AndroidUiautomator2Driver@99bc (14e2d5a0)] Instrumentation target 'io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner' is available
[ADB] Adding packages ["io.appium.settings","io.appium.uiautomator2.server","io.appium.uiautomator2.server.test"] to Doze whitelist
[debug] [ADB] Got the following command chunks to execute: [["dumpsys","deviceidle","whitelist","+io.appium.settings",";","dumpsys","deviceidle","whitelist","+io.appium.uiautomator2.server",";","dumpsys","deviceidle","whitelist","+io.appium.uiautomator2.server.test",";"]]
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys deviceidle whitelist +io.appium.settings ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server.test ;'
[ADB] [AVD OUTPUT] INFO | Boot completed in 16388 ms
[ADB] [AVD OUTPUT] INFO | Increasing screen off timeout, logcat buffer size to 2M.
[ADB] [AVD OUTPUT] INFO | Revoking microphone permissions for Google App.
[debug] [ADB] Checking app cert for /var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023227-37678-ngiv7t.085/google_auth.apk
[debug] [ADB] Using the previously cached signature entry for 'google_auth.apk'
[debug] [ADB] Uninstalling com.google.android.apps.authenticator2
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is not installed
[ADB] com.google.android.apps.authenticator2 was not uninstalled, because it was not present on the device
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is not installed
[debug] [AndroidDriver] Running full reset on 'com.google.android.apps.authenticator2' (reinstall)
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 features'
[ADB] The application at '/var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023227-37678-ngiv7t.085/google_auth.apk' will not be cached, because the device under test has confirmed the support of streamed installs
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 install -r -g /var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023227-37678-ngiv7t.085/google_auth.apk'
[ADB] The installation of 'google_auth.apk' took 1602ms
[debug] [ADB] Install command stdout: Performing Streamed Install
[debug] [ADB] Success
[debug] [AndroidUiautomator2Driver@99bc (14e2d5a0)] Performing shallow cleanup of automation leftovers
[debug] [AndroidUiautomator2Driver@99bc (14e2d5a0)] No obsolete sessions have been detected (socket hang up)
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop io.appium.uiautomator2.server.test'
[AndroidUiautomator2Driver@99bc (14e2d5a0)] Starting UIAutomator2 server 5.7.8
[AndroidUiautomator2Driver@99bc (14e2d5a0)] Using UIAutomator2 server from '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v5.7.8.apk' and test from '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk'
[AndroidUiautomator2Driver@99bc (14e2d5a0)] Waiting up to 30000ms for UiAutomator2 to be online...
[debug] [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","emulator-5554","shell","am","instrument","-w","-e","disableAnalytics",true,"io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
[debug] [AndroidUiautomator2Driver@99bc (14e2d5a0)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@99bc (14e2d5a0)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[AndroidUiautomator2Driver@99bc (14e2d5a0)] socket hang up
[debug] [AndroidUiautomator2Driver@99bc (14e2d5a0)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@99bc (14e2d5a0)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[AndroidUiautomator2Driver@99bc (14e2d5a0)] socket hang up
[debug] [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:
[debug] [AndroidUiautomator2Driver@99bc (14e2d5a0)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@99bc (14e2d5a0)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[AndroidUiautomator2Driver@99bc (14e2d5a0)] socket hang up
[debug] [AndroidUiautomator2Driver@99bc (14e2d5a0)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@99bc (14e2d5a0)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[debug] [AndroidUiautomator2Driver@99bc (14e2d5a0)] Got response with status 200: {"sessionId":"None","value":{"message":"UiAutomator2 Server is ready to accept commands","ready":true}}
[debug] [AndroidUiautomator2Driver@99bc (14e2d5a0)] The initialization of the instrumentation process took 3029ms
[debug] [AndroidUiautomator2Driver@99bc (14e2d5a0)] Matched '/session' to command name 'createSession'
[debug] [AndroidUiautomator2Driver@99bc (14e2d5a0)] Proxying [POST /session] to [POST http://127.0.0.1:8200/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S...
[debug] [AndroidUiautomator2Driver@99bc (14e2d5a0)] Got response with status 200: {"sessionId":"b3021ec0-46ad-4f53-81e5-aa6978e3a90e","value":{"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":...
[AndroidUiautomator2Driver@99bc (14e2d5a0)] Determined the downstream protocol as 'W3C'
[debug] [AndroidUiautomator2Driver@99bc (14e2d5a0)] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8200/session/b3021ec0-46ad-4f53-81e5-aa6978e3a90e/appium/device/info] with no body
[debug] [AndroidUiautomator2Driver@99bc (14e2d5a0)] Got response with status 200: {"sessionId":"b3021ec0-46ad-4f53-81e5-aa6978e3a90e","value":{"androidId":"26c5dfa3da8c486c","apiVersion":"33","bluetooth":{"state":"ON"},"brand":"google","carrierName":"T-Mobile","displayDensity":480,"locale":"en_US","manufacturer":"Google","model":"sdk_gphone64_arm64","networks":[{"capabilities":{"SSID":null,"linkDownBandwidthKbps":30000,"linkUpstreamBandwidthKbps":15000,"networkCapabilities":"NET_CAPABILITY_MMS,NET_CAPABILITY_SUPL,NET_CAPABILITY_DUN,NET_CAPABILITY_FOTA,NET_CAPABILITY_IMS,NET_CAPABILITY_CBS,NET_CAPABILITY_INTERNET,NET_CAPABILITY_NOT_RESTRICTED,NET_CAPABILITY_TRUSTED,NET_CAPABILITY_NOT_VPN,NET_CAPABILITY_VALIDATED,NET_CAPABILITY_NOT_ROAMING,NET_CAPABILITY_FOREGROUND,NET_CAPABILITY_NOT_CONGESTED,NET_CAPABILITY_NOT_SUSPENDED","signalStrength":-2147483648,"transportTypes":"TRANSPORT_CELLULAR"},"detailedState":"CONNECTED","extraInfo":"epc.tmobile.com","isAvailable":true,"isConnected":true,"isFailover":false,"isRoaming":false,"state":"CONNECTED","subtype":10,"subtypeName":"HSPA","type":0,"typeN...
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys window'
[AndroidDriver] Screen already unlocked, doing nothing
[AndroidUiautomator2Driver@99bc (14e2d5a0)] Starting 'com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity and waiting for 'com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am start -n com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity -S -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000'
[debug] [ADB] Waiting up to 20000ms for activity matching pkg: 'com.google.android.apps.authenticator2' and activity: 'com.google.android.apps.authenticator.AuthenticatorActivity' to be focused
[debug] [ADB] Possible activities, to be checked: 'com.google.android.apps.authenticator.AuthenticatorActivity', 'com.google.android.apps.authenticator2.com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [ADB] Getting focused package and activity
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys window displays'
[debug] [ADB] Found package: 'com.google.android.apps.authenticator2' and fully qualified activity name : 'com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [AndroidUiautomator2Driver@99bc (14e2d5a0)] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8200/session/b3021ec0-46ad-4f53-81e5-aa6978e3a90e/appium/device/pixel_ratio] with no body
[debug] [AndroidUiautomator2Driver@99bc (14e2d5a0)] Got response with status 200: {"sessionId":"b3021ec0-46ad-4f53-81e5-aa6978e3a90e","value":3}
[debug] [AndroidUiautomator2Driver@99bc (14e2d5a0)] Matched '/appium/device/system_bars' to command name 'getSystemBars'
[debug] [AndroidUiautomator2Driver@99bc (14e2d5a0)] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8200/session/b3021ec0-46ad-4f53-81e5-aa6978e3a90e/appium/device/system_bars] with no body
[debug] [AndroidUiautomator2Driver@99bc (14e2d5a0)] Got response with status 200: {"sessionId":"b3021ec0-46ad-4f53-81e5-aa6978e3a90e","value":{"statusBar":72}}
[debug] [AndroidUiautomator2Driver@99bc (14e2d5a0)] Matched '/window/current/size' to command name 'getWindowSize'
[debug] [AndroidUiautomator2Driver@99bc (14e2d5a0)] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8200/session/b3021ec0-46ad-4f53-81e5-aa6978e3a90e/window/current/size] with no body
[debug] [AndroidUiautomator2Driver@99bc (14e2d5a0)] Got response with status 200: {"sessionId":"b3021ec0-46ad-4f53-81e5-aa6978e3a90e","value":{"height":3199,"width":1440}}
[AppiumDriver@dc16] New AndroidUiautomator2Driver session created successfully, session 14e2d5a0-6027-4375-8dcc-d20766e39991 added to master session list
[debug] [AppiumDriver@dc16] Event 'newSessionStarted' logged at 1679907901819 (12:05:01 GMT+0300 (Moscow Standard Time))
[debug] [AndroidUiautomator2Driver@99bc (14e2d5a0)] Cached the protocol value 'W3C' for the new session 14e2d5a0-6027-4375-8dcc-d20766e39991
[debug] [AndroidUiautomator2Driver@99bc (14e2d5a0)] Responding to client with driver.createSession() result: {"capabilities":{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13...
[HTTP] <-- POST /session 200 31278 ms - 1684
[HTTP]
[HTTP] --> POST /session/14e2d5a0-6027-4375-8dcc-d20766e39991/element
[HTTP] {"using":"id","value":"com.google.android.apps.authenticator2:id/add_account_button"}
[debug] [AndroidUiautomator2Driver@99bc (14e2d5a0)] Calling AppiumDriver.findElement() with args: ["id","com.google.android.apps.authenticator2:id/add_account_button","14e2d5a0-6027-4375-8dcc-d20766e39991"]
[debug] [AndroidUiautomator2Driver@99bc (14e2d5a0)] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [AndroidUiautomator2Driver@99bc (14e2d5a0)] Waiting up to 0 ms for condition
[debug] [AndroidUiautomator2Driver@99bc (14e2d5a0)] Matched '/element' to command name 'findElement'
[debug] [AndroidUiautomator2Driver@99bc (14e2d5a0)] Proxying [POST /element] to [POST http://127.0.0.1:8200/session/b3021ec0-46ad-4f53-81e5-aa6978e3a90e/element] with body: {"strategy":"id","selector":"com.google.android.apps.authenticator2:id/add_account_button","context":"","multiple":false}
[debug] [AndroidUiautomator2Driver@99bc (14e2d5a0)] Got response with status 200: {"sessionId":"b3021ec0-46ad-4f53-81e5-aa6978e3a90e","value":{"ELEMENT":"00000000-0000-000a-ffff-ffff00000010","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-000a-ffff-ffff00000010"}}
[debug] [AndroidUiautomator2Driver@99bc (14e2d5a0)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-000a-ffff-ffff00000010","ELEMENT":"00000000-0000-000a-ffff-ffff00000010"}
[HTTP] <-- POST /session/14e2d5a0-6027-4375-8dcc-d20766e39991/element 200 179 ms - 137
[HTTP]
[HTTP] --> POST /session/14e2d5a0-6027-4375-8dcc-d20766e39991/element/00000000-0000-000a-ffff-ffff00000010/click
[HTTP] {"id":"00000000-0000-000a-ffff-ffff00000010"}
[debug] [AndroidUiautomator2Driver@99bc (14e2d5a0)] Calling AppiumDriver.click() with args: ["00000000-0000-000a-ffff-ffff00000010","14e2d5a0-6027-4375-8dcc-d20766e39991"]
[debug] [AndroidUiautomator2Driver@99bc (14e2d5a0)] Matched '/element/00000000-0000-000a-ffff-ffff00000010/click' to command name 'click'
[debug] [AndroidUiautomator2Driver@99bc (14e2d5a0)] Proxying [POST /element/00000000-0000-000a-ffff-ffff00000010/click] to [POST http://127.0.0.1:8200/session/b3021ec0-46ad-4f53-81e5-aa6978e3a90e/element/00000000-0000-000a-ffff-ffff00000010/click] with body: {"element":"00000000-0000-000a-ffff-ffff00000010"}
[debug] [AndroidUiautomator2Driver@99bc (14e2d5a0)] Got response with status 200: {"sessionId":"b3021ec0-46ad-4f53-81e5-aa6978e3a90e","value":null}
[debug] [AndroidUiautomator2Driver@99bc (14e2d5a0)] Responding to client with driver.click() result: null
[HTTP] <-- POST /session/14e2d5a0-6027-4375-8dcc-d20766e39991/element/00000000-0000-000a-ffff-ffff00000010/click 200 1396 ms - 14
[HTTP]
[HTTP] --> POST /session/14e2d5a0-6027-4375-8dcc-d20766e39991/appium/device/terminate_app
[HTTP] {"bundleId":"com.google.android.apps.authenticator2"}
[debug] [AndroidUiautomator2Driver@99bc (14e2d5a0)] Calling AppiumDriver.terminateApp() with args: ["com.google.android.apps.authenticator2",null,null,null,"14e2d5a0-6027-4375-8dcc-d20766e39991"]
[AndroidUiautomator2Driver@99bc (14e2d5a0)] Terminating 'com.google.android.apps.authenticator2'
[debug] [ADB] Getting IDs of all 'com.google.android.apps.authenticator2' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)com\.google\.android\.apps\.authenticator2\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[AndroidUiautomator2Driver@99bc (14e2d5a0)] Querying the state of 'com.google.android.apps.authenticator2'
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is installed
[debug] [ADB] Getting IDs of all 'com.google.android.apps.authenticator2' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)com\.google\.android\.apps\.authenticator2\(\[\[:blank:\]\]\|\$\)'
[AndroidUiautomator2Driver@99bc (14e2d5a0)] 'com.google.android.apps.authenticator2' has been successfully terminated
[debug] [AndroidUiautomator2Driver@99bc (14e2d5a0)] Responding to client with driver.terminateApp() result: true
[HTTP] <-- POST /session/14e2d5a0-6027-4375-8dcc-d20766e39991/appium/device/terminate_app 200 252 ms - 14
[HTTP]
[HTTP] --> DELETE /session/14e2d5a0-6027-4375-8dcc-d20766e39991
[HTTP] {}
[debug] [AndroidUiautomator2Driver@99bc (14e2d5a0)] Calling AppiumDriver.deleteSession() with args: ["14e2d5a0-6027-4375-8dcc-d20766e39991"]
[debug] [AppiumDriver@dc16] Event 'quitSessionRequested' logged at 1679907904337 (12:05:04 GMT+0300 (Moscow Standard Time))
[AppiumDriver@dc16] Removing session 14e2d5a0-6027-4375-8dcc-d20766e39991 from our master session list
[debug] [AndroidUiautomator2Driver@99bc (14e2d5a0)] Deleting UiAutomator2 session
[debug] [AndroidUiautomator2Driver@99bc (14e2d5a0)] Deleting UiAutomator2 server session
[debug] [AndroidUiautomator2Driver@99bc (14e2d5a0)] Matched '/' to command name 'deleteSession'
[debug] [AndroidUiautomator2Driver@99bc (14e2d5a0)] Proxying [DELETE /] to [DELETE http://127.0.0.1:8200/session/b3021ec0-46ad-4f53-81e5-aa6978e3a90e] with no body
[debug] [AndroidUiautomator2Driver@99bc (14e2d5a0)] Got response with status 200: {"sessionId":"b3021ec0-46ad-4f53-81e5-aa6978e3a90e","value":null}
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys activity services io.appium.settings/.recorder.RecorderService'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[debug] [AndroidUiautomator2Driver@99bc (14e2d5a0)] Capability 'fullReset' set to 'true', Uninstalling 'com.google.android.apps.authenticator2'
[debug] [ADB] Uninstalling com.google.android.apps.authenticator2
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is installed
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 uninstall com.google.android.apps.authenticator2'
[debug] [Instrumentation] .
[debug] [Instrumentation] Time: 5.017
[debug] [Instrumentation]
[debug] [Instrumentation] OK (1 test)
[debug] [Instrumentation] The process has exited with code 0
[debug] [ADB] 'adb uninstall com.google.android.apps.authenticator2' command output: Success
[ADB] com.google.android.apps.authenticator2 was successfully uninstalled
[debug] [Logcat] Stopping logcat capture
[debug] [ADB] Removing forwarded port socket connection: 8200
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward --remove tcp:8200'
[AndroidUiautomator2Driver@99bc (14e2d5a0)] Restoring hidden api policy to the device default configuration
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'settings delete global hidden_api_policy_pre_p_apps;settings delete global hidden_api_policy_p_apps;settings delete global hidden_api_policy''
[debug] [AppiumDriver@dc16] Event 'quitSessionFinished' logged at 1679907904708 (12:05:04 GMT+0300 (Moscow Standard Time))
[debug] [AppiumDriver@dc16] Received response: null
[debug] [AppiumDriver@dc16] But deleting session, so not returning
[debug] [AppiumDriver@dc16] Responding to client with driver.deleteSession() result: null
[HTTP] <-- DELETE /session/14e2d5a0-6027-4375-8dcc-d20766e39991 200 371 ms - 14
[HTTP]
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_rgbcSensorValueWidget_valueChanged() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_posture_valueChanged(int) ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 40550) 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)
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 40550) 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)
[ADB] [AVD OUTPUT] WARNING | Discarding the changed state (command-line flag).
[ADB] [AVD OUTPUT] INFO | Info:
[ADB] [AVD OUTPUT] GLImplementation:
[ADB] [AVD OUTPUT] Surface Type: OpenGL
[ADB] [AVD OUTPUT] Surface Profile: CoreProfile
[ADB] [AVD OUTPUT] Surface Version: 4.1
[ADB] [AVD OUTPUT] Using Default SG Backend: no
[ADB] [AVD OUTPUT] Using Software Dynamic GL: no
[ADB] [AVD OUTPUT] Using Angle: no
[ADB] [AVD OUTPUT] Init Parameters:
[ADB] [AVD OUTPUT] * application-name Emulator
[ADB] [AVD OUTPUT] * browser-subprocess-path /Users/shad0w/Developer/Tools/android/sdk/emulator/lib64/qt/libexec/QtWebEngineProcess
[ADB] [AVD OUTPUT] * disable-features DnsOverHttpsUpgrade,ConsolidatedMovementXY,InstalledApp,BackgroundFetch,WebOTP,WebPayments,WebUSB,PictureInPicture
[ADB] [AVD OUTPUT] * disable-gpu
[ADB] [AVD OUTPUT] * disable-speech-api
[ADB] [AVD OUTPUT] * enable-features TracingServiceInProcess
[ADB] [AVD OUTPUT] * enable-threaded-compositing
[ADB] [AVD OUTPUT] ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 40550) 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)
[ADB] [AVD OUTPUT] INFO | Warning: No functional TLS backend was found ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: No functional TLS backend was found ((null):0, (null))
[ADB] [AVD OUTPUT] (2x)
[ADB] [AVD OUTPUT] INFO | Warning: No TLS backend is available ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: No functional TLS backend was found ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: No functional TLS backend was found ((null):0, (null))
[ADB] [AVD OUTPUT] (3x)
[ADB] [AVD OUTPUT] INFO | Warning: No TLS backend is available ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: No functional TLS backend was found ((null):0, (null))
[debug] [HTTP] Request idempotency key: 4fbf60f7-769e-4a5b-86aa-6011701959c7
[HTTP] --> POST /session
[HTTP] {"capabilities":{"firstMatch":[{}],"alwaysMatch":{"appium:androidDeviceReadyTimeout":120000,"appium:androidInstallTimeout":100000,"appium:app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appium:appWaitForLaunch":false,"appium:autoGrantPermissions":true,"appium:automationName":"UIAutomator2","appium:avd":"Samsung_Galaxy_S20_33_Android13","appium:avdArgs":"-no-snapshot -accel on","appium:avdLaunchTimeout":300000,"appium:avdReadyTimeout":300000,"appium:fullReset":true,"appium:newCommandTimeout":0,"appium:noReset":false,"appium:resetKeyboard":true,"appium:uiautomator2ServerInstallTimeout":60000,"appium:unicodeKeyboard":true,"platformName":"android"}}}
[debug] [AppiumDriver@dc16] Calling AppiumDriver.createSession() with args: [null,null,{"firstMatch":[{}],"alwaysMatch":{"appium:androidDeviceReadyTimeout":120000,"appium:androidInstallTimeout":100000,"appium:app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appium:appWaitForLaunch":false,"appium:autoGrantPermissions":true,"appium:automationName":"UIAutomator2","appium:avd":"Samsung_Galaxy_S20_33_Android13","appium:avdArgs":"-no-snapshot -accel on","appium:avdLaunchTimeout":300000,"appium:avdReadyTimeout":300000,"appium:fullReset":true,"appium:newCommandTimeout":0,"appium:noReset":false,"appium:resetKeyboard":true,"appium:uiautomator2ServerInstallTimeout":60000,"appium:unicodeKeyboard":true,"platformName":"android"}}]
[debug] [AppiumDriver@dc16] Event 'newSessionRequested' logged at 1679907918271 (12:05:18 GMT+0300 (Moscow Standard Time))
[Appium] Attempting to find matching driver for automationName 'UIAutomator2' and platformName 'android'
[Appium] The 'uiautomator2' driver was installed and matched caps.
[Appium] Will require it at /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver
[debug] [Appium] Requiring driver at /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver
[AppiumDriver@dc16] Appium v2.0.0-beta.57 creating new AndroidUiautomator2Driver (v2.12.6) session
[AppiumDriver@dc16] Checking BaseDriver versions for Appium and AndroidUiautomator2Driver
[AppiumDriver@dc16] Appium's BaseDriver version is 9.3.3
[AppiumDriver@dc16] AndroidUiautomator2Driver's BaseDriver version is 9.3.3
[debug] [AndroidUiautomator2Driver@88ad] Creating session with W3C capabilities: {
[debug] [AndroidUiautomator2Driver@88ad] "alwaysMatch": {
[debug] [AndroidUiautomator2Driver@88ad] "platformName": "android",
[debug] [AndroidUiautomator2Driver@88ad] "appium:androidDeviceReadyTimeout": 120000,
[debug] [AndroidUiautomator2Driver@88ad] "appium:androidInstallTimeout": 100000,
[debug] [AndroidUiautomator2Driver@88ad] "appium:app": "https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1",
[debug] [AndroidUiautomator2Driver@88ad] "appium:appWaitForLaunch": false,
[debug] [AndroidUiautomator2Driver@88ad] "appium:autoGrantPermissions": true,
[debug] [AndroidUiautomator2Driver@88ad] "appium:automationName": "UIAutomator2",
[debug] [AndroidUiautomator2Driver@88ad] "appium:avd": "Samsung_Galaxy_S20_33_Android13",
[debug] [AndroidUiautomator2Driver@88ad] "appium:avdArgs": "-no-snapshot -accel on",
[debug] [AndroidUiautomator2Driver@88ad] "appium:avdLaunchTimeout": 300000,
[debug] [AndroidUiautomator2Driver@88ad] "appium:avdReadyTimeout": 300000,
[debug] [AndroidUiautomator2Driver@88ad] "appium:fullReset": true,
[debug] [AndroidUiautomator2Driver@88ad] "appium:newCommandTimeout": 0,
[debug] [AndroidUiautomator2Driver@88ad] "appium:noReset": false,
[debug] [AndroidUiautomator2Driver@88ad] "appium:resetKeyboard": true,
[debug] [AndroidUiautomator2Driver@88ad] "appium:uiautomator2ServerInstallTimeout": 60000,
[debug] [AndroidUiautomator2Driver@88ad] "appium:unicodeKeyboard": true
[debug] [AndroidUiautomator2Driver@88ad] },
[debug] [AndroidUiautomator2Driver@88ad] "firstMatch": [
[debug] [AndroidUiautomator2Driver@88ad] {}
[debug] [AndroidUiautomator2Driver@88ad] ]
[debug] [AndroidUiautomator2Driver@88ad] }
[AndroidUiautomator2Driver@88ad (1af58009)] Session created with session id: 1af58009-4ae7-4e18-a84d-88d79c43eec3
[BaseDriver] Using downloadable app 'https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1'
[BaseDriver] Cannot send HEAD request to 'https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1'. Original error: Parse Error: Expected HTTP/
[debug] [BaseDriver] A fresh copy of the application is going to be downloaded from https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1
[debug] [Support] https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1 (5.88 MB) has been downloaded to '/var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023227-37678-105l2ej.il0v/google_auth.apk' in 2.329s
[debug] [Support] Approximate download speed: 2.52 MB/s
[debug] [AndroidUiautomator2Driver@88ad (1af58009)] Checking whether app is actually present
[ADB] Using 'adb' from '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 start-server'
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [AndroidDriver] Emulator 'Samsung_Galaxy_S20_33_Android13' is not running: Error getting AVD with retry. Original error: Condition unmet after 5051 ms. Timing out.
[debug] [ADB] Launching Emulator with AVD Samsung_Galaxy_S20_33_Android13, launchTimeout 300000ms and readyTimeout 300000ms
[ADB] Using 'emulator' from '/Users/shad0w/Developer/Tools/android/sdk/emulator/emulator'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/emulator/emulator' with args: -avd Samsung_Galaxy_S20_33_Android13 -delay-adb -no-snapshot -accel on
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[ADB] [AVD OUTPUT] INFO | Android emulator version 32.1.11.0 (build_id 9536276) (CL:N/A)
[ADB] [AVD OUTPUT] INFO | Found systemPath /Users/shad0w/Developer/Tools/android/sdk/system-images/android-33/google_apis/arm64-v8a/
[ADB] [AVD OUTPUT] WARNING | cannot add library /Users/shad0w/Developer/Tools/android/sdk/emulator/qemu/darwin-aarch64/lib64/vulkan/libvulkan.dylib: failed
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[ADB] [AVD OUTPUT] INFO | Storing crashdata in: /tmp/android-shad0w/emu-crash.db, detection is enabled
[ADB] [AVD OUTPUT] INFO | Duplicate loglines will be removed, if you wish to see each indiviudal line launch with the -log-nofilter flag.
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_new_posture_requested(int) ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_dismiss_posture_selection_dialog() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_new_resizable_requested(PresetEmulatorSizeType) ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_dismiss_resizable_dialog() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | added library /Users/shad0w/Developer/Tools/android/sdk/emulator/lib64/vulkan/libvulkan.dylib
[ADB] [AVD OUTPUT] INFO | Sending adb public key [QAAAAJ9g8OyhRDf/8KGuhlSPiw6odyhMKe7C/D6y1LxmL3+oDQmCeHkHbrs5QWmfQPT8mRwQ7iDJjU4T2Ukgsgwc903mVQ4RBkO8zJVjO7n90YIfmFPF1N408JFgfk19Es4XfHEf5pMIllHHzKtBFIzPQBfRJLvbDxKltk40cpjBsPVXblkljJqTHimEPZOfYAgQUdvEFgUf+AJmEmM5xJR/WCJuxPD/LVbR8I3xrgUTA6nrNAqlpskcFNEjRrpd0OOIfMFNvV8BJvJD2hZXTmx6pO/qf6WFyz6FT2zVy9SpZzzqX8eGSqGi2eZyCcv3XH4rrfBTFt/Q2eWnLnhoPCIK96i3xDKzuv4TJxQZRapw/Of2L5H9wJfxQhqDTInBmvojB44MCw8wBEsrXE+9qsDJ4Nl1trSry/0Z5uk/F8Fl1hyI71lpRhSJaPOglRSlX9MjnJhpTAV//HvVQYRoT4iK9lAv1LPl0xZKgHz+Ql9m5ctFUN/Pefx6ngIjRMv//YJOzjSSrTRdd5nCQRG029Oz0703ASNxFsh5g8X5AXjrFEiiO10rGXSi5FmtrbDoZyqha5RHuDTD5kymaoOHdyVIhGmcpxp9hvZ9B+ifm5YxjMY/Ul2oA0/qHIQlm/tKZS1xRoh5o2gL433h3WoyzLTYKI9sapGUNNrnRWksnXlD/EWMpXYogwEAAQA= shad0w@unknown]
[ADB] [AVD OUTPUT] WARNING | *** No gRPC protection active, consider launching with the -grpc-use-jwt flag.***
[ADB] [AVD OUTPUT] INFO | Started GRPC server at 127.0.0.1:8554, security: Local, auth: none
[ADB] [AVD OUTPUT] INFO | Advertising in: /Users/shad0w/Library/Caches/TemporaryItems/avd/running/pid_40719.ini
[ADB] [AVD OUTPUT] INFO | Setting display: 0 configuration to: 1440x3199, dpi: 480x480
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] Connected devices: [{"udid":"emulator-5554","state":"device"}]
[debug] [ADB] 1 emulator connected
[debug] [ADB] Executing Emulator console command: avd name
[debug] [ADB] Found emulator 'Samsung_Galaxy_S20_33_Android13' on port 5554
[debug] [ADB] Setting device id to emulator-5554
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 wait-for-device'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell service list'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell service list'
[AndroidDriver] Using device: emulator-5554
[ADB] Using 'adb' from '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 start-server'
[debug] [ADB] Setting device id to emulator-5554
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.build.version.sdk'
[debug] [ADB] Current device property 'ro.build.version.sdk': 33
[ADB] Getting device platform version
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.build.version.release'
[debug] [ADB] Current device property 'ro.build.version.release': 13
[debug] [ADB] Device API level: 33
[AndroidUiautomator2Driver@88ad (1af58009)] Relaxing hidden api policy
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'settings put global hidden_api_policy_pre_p_apps 1;settings put global hidden_api_policy_p_apps 1;settings put global hidden_api_policy 1''
[debug] [AndroidDriver] Parsing package and activity from app manifest
[ADB] Package name: 'com.google.android.apps.authenticator2'
[ADB] Main activity name: 'com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [AndroidDriver] Parsed package and activity are: com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 wait-for-device'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell echo ping'
[debug] [AndroidDriver] Pushing settings apk to device...
[debug] [ADB] Getting install status for io.appium.settings
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.settings'
[debug] [ADB] 'io.appium.settings' is installed
[debug] [ADB] Getting package info for 'io.appium.settings'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.settings'
[debug] [ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('5.0.3' >= '5.0.3')
[debug] [ADB] There is no need to install/upgrade '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/io.appium.settings/apks/settings_apk-debug.apk'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'pgrep --help; echo $?''
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell appops set io.appium.settings PROJECT_MEDIA allow'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Starting Appium Settings app
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am start -n io.appium.settings/.Settings -a android.intent.action.MAIN -c android.intent.category.LAUNCHER'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [Logcat] Starting logs capture with command: /Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 logcat -v threadtime
[debug] [AndroidDriver] Enabling Unicode keyboard support
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell settings get secure default_input_method'
[debug] [AndroidDriver] Unsetting previous IME io.appium.settings/.UnicodeIME
[debug] [AndroidDriver] Setting IME to 'io.appium.settings/.UnicodeIME'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell ime enable io.appium.settings/.UnicodeIME'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell ime set io.appium.settings/.UnicodeIME'
[debug] [AndroidUiautomator2Driver@88ad (1af58009)] Forwarding UiAutomator2 Server port 6790 to local port 8200
[debug] [ADB] Forwarding system: 8200 to device: 6790
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward tcp:8200 tcp:6790'
[debug] [ADB] Getting install status for io.appium.uiautomator2.server
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server'
[debug] [ADB] 'io.appium.uiautomator2.server' is installed
[debug] [ADB] Getting package info for 'io.appium.uiautomator2.server'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server'
[debug] [ADB] The version name of the installed 'io.appium.uiautomator2.server' is greater or equal to the application version name ('5.7.8' >= '5.7.8')
[debug] [AndroidUiautomator2Driver@88ad (1af58009)] io.appium.uiautomator2.server installation state: sameVersionInstalled
[debug] [ADB] Checking app cert for /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v5.7.8.apk
[debug] [ADB] Using the previously cached signature entry for 'appium-uiautomator2-server-v5.7.8.apk'
[debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-v5.7.8.apk'
[debug] [ADB] Getting install status for io.appium.uiautomator2.server.test
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server.test'
[debug] [ADB] 'io.appium.uiautomator2.server.test' is installed
[debug] [ADB] Checking app cert for /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk
[debug] [ADB] Using the previously cached signature entry for 'appium-uiautomator2-server-debug-androidTest.apk'
[debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-debug-androidTest.apk'
[AndroidUiautomator2Driver@88ad (1af58009)] Server packages are not going to be (re)installed
[debug] [AndroidUiautomator2Driver@88ad (1af58009)] Waiting up to 30000ms for services to be available
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pm list instrumentation'
[debug] [AndroidUiautomator2Driver@88ad (1af58009)] Instrumentation target 'io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner' is available
[ADB] Adding packages ["io.appium.settings","io.appium.uiautomator2.server","io.appium.uiautomator2.server.test"] to Doze whitelist
[debug] [ADB] Got the following command chunks to execute: [["dumpsys","deviceidle","whitelist","+io.appium.settings",";","dumpsys","deviceidle","whitelist","+io.appium.uiautomator2.server",";","dumpsys","deviceidle","whitelist","+io.appium.uiautomator2.server.test",";"]]
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys deviceidle whitelist +io.appium.settings ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server.test ;'
[ADB] [AVD OUTPUT] INFO | Boot completed in 16619 ms
[ADB] [AVD OUTPUT] INFO | Increasing screen off timeout, logcat buffer size to 2M.
[ADB] [AVD OUTPUT] INFO | Revoking microphone permissions for Google App.
[debug] [ADB] Checking app cert for /var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023227-37678-105l2ej.il0v/google_auth.apk
[debug] [ADB] Using the previously cached signature entry for 'google_auth.apk'
[debug] [ADB] Uninstalling com.google.android.apps.authenticator2
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is not installed
[ADB] com.google.android.apps.authenticator2 was not uninstalled, because it was not present on the device
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is not installed
[debug] [AndroidDriver] Running full reset on 'com.google.android.apps.authenticator2' (reinstall)
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 features'
[ADB] The application at '/var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023227-37678-105l2ej.il0v/google_auth.apk' will not be cached, because the device under test has confirmed the support of streamed installs
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 install -r -g /var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023227-37678-105l2ej.il0v/google_auth.apk'
[ADB] The installation of 'google_auth.apk' took 1484ms
[debug] [ADB] Install command stdout: Performing Streamed Install
[debug] [ADB] Success
[debug] [AndroidUiautomator2Driver@88ad (1af58009)] Performing shallow cleanup of automation leftovers
[debug] [AndroidUiautomator2Driver@88ad (1af58009)] No obsolete sessions have been detected (socket hang up)
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop io.appium.uiautomator2.server.test'
[AndroidUiautomator2Driver@88ad (1af58009)] Starting UIAutomator2 server 5.7.8
[AndroidUiautomator2Driver@88ad (1af58009)] Using UIAutomator2 server from '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v5.7.8.apk' and test from '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk'
[AndroidUiautomator2Driver@88ad (1af58009)] Waiting up to 30000ms for UiAutomator2 to be online...
[debug] [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","emulator-5554","shell","am","instrument","-w","-e","disableAnalytics",true,"io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
[debug] [AndroidUiautomator2Driver@88ad (1af58009)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@88ad (1af58009)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[AndroidUiautomator2Driver@88ad (1af58009)] socket hang up
[debug] [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:
[debug] [AndroidUiautomator2Driver@88ad (1af58009)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@88ad (1af58009)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[AndroidUiautomator2Driver@88ad (1af58009)] socket hang up
[debug] [AndroidUiautomator2Driver@88ad (1af58009)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@88ad (1af58009)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[debug] [AndroidUiautomator2Driver@88ad (1af58009)] Got response with status 200: {"sessionId":"None","value":{"message":"UiAutomator2 Server is ready to accept commands","ready":true}}
[debug] [AndroidUiautomator2Driver@88ad (1af58009)] The initialization of the instrumentation process took 2023ms
[debug] [AndroidUiautomator2Driver@88ad (1af58009)] Matched '/session' to command name 'createSession'
[debug] [AndroidUiautomator2Driver@88ad (1af58009)] Proxying [POST /session] to [POST http://127.0.0.1:8200/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S...
[debug] [AndroidUiautomator2Driver@88ad (1af58009)] Got response with status 200: {"sessionId":"fce2d4c2-48a8-439e-864b-99c0046e68e8","value":{"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":...
[AndroidUiautomator2Driver@88ad (1af58009)] Determined the downstream protocol as 'W3C'
[debug] [AndroidUiautomator2Driver@88ad (1af58009)] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8200/session/fce2d4c2-48a8-439e-864b-99c0046e68e8/appium/device/info] with no body
[debug] [AndroidUiautomator2Driver@88ad (1af58009)] Got response with status 200: {"sessionId":"fce2d4c2-48a8-439e-864b-99c0046e68e8","value":{"androidId":"26c5dfa3da8c486c","apiVersion":"33","bluetooth":{"state":"ON"},"brand":"google","carrierName":"T-Mobile","displayDensity":480,"locale":"en_US","manufacturer":"Google","model":"sdk_gphone64_arm64","networks":[{"capabilities":{"SSID":null,"linkDownBandwidthKbps":30000,"linkUpstreamBandwidthKbps":15000,"networkCapabilities":"NET_CAPABILITY_MMS,NET_CAPABILITY_SUPL,NET_CAPABILITY_DUN,NET_CAPABILITY_FOTA,NET_CAPABILITY_IMS,NET_CAPABILITY_CBS,NET_CAPABILITY_INTERNET,NET_CAPABILITY_NOT_RESTRICTED,NET_CAPABILITY_TRUSTED,NET_CAPABILITY_NOT_VPN,NET_CAPABILITY_VALIDATED,NET_CAPABILITY_NOT_ROAMING,NET_CAPABILITY_FOREGROUND,NET_CAPABILITY_NOT_CONGESTED,NET_CAPABILITY_NOT_SUSPENDED","signalStrength":-2147483648,"transportTypes":"TRANSPORT_CELLULAR"},"detailedState":"CONNECTED","extraInfo":"epc.tmobile.com","isAvailable":true,"isConnected":true,"isFailover":false,"isRoaming":false,"state":"CONNECTED","subtype":10,"subtypeName":"HSPA","type":0,"typeN...
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys window'
[AndroidDriver] Screen already unlocked, doing nothing
[AndroidUiautomator2Driver@88ad (1af58009)] Starting 'com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity and waiting for 'com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am start -n com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity -S -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000'
[debug] [ADB] Waiting up to 20000ms for activity matching pkg: 'com.google.android.apps.authenticator2' and activity: 'com.google.android.apps.authenticator.AuthenticatorActivity' to be focused
[debug] [ADB] Possible activities, to be checked: 'com.google.android.apps.authenticator.AuthenticatorActivity', 'com.google.android.apps.authenticator2.com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [ADB] Getting focused package and activity
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys window displays'
[debug] [ADB] Found package: 'com.google.android.apps.authenticator2' and fully qualified activity name : 'com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [AndroidUiautomator2Driver@88ad (1af58009)] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8200/session/fce2d4c2-48a8-439e-864b-99c0046e68e8/appium/device/pixel_ratio] with no body
[debug] [AndroidUiautomator2Driver@88ad (1af58009)] Got response with status 200: {"sessionId":"fce2d4c2-48a8-439e-864b-99c0046e68e8","value":3}
[debug] [AndroidUiautomator2Driver@88ad (1af58009)] Matched '/appium/device/system_bars' to command name 'getSystemBars'
[debug] [AndroidUiautomator2Driver@88ad (1af58009)] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8200/session/fce2d4c2-48a8-439e-864b-99c0046e68e8/appium/device/system_bars] with no body
[debug] [AndroidUiautomator2Driver@88ad (1af58009)] Got response with status 200: {"sessionId":"fce2d4c2-48a8-439e-864b-99c0046e68e8","value":{"statusBar":72}}
[debug] [AndroidUiautomator2Driver@88ad (1af58009)] Matched '/window/current/size' to command name 'getWindowSize'
[debug] [AndroidUiautomator2Driver@88ad (1af58009)] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8200/session/fce2d4c2-48a8-439e-864b-99c0046e68e8/window/current/size] with no body
[debug] [AndroidUiautomator2Driver@88ad (1af58009)] Got response with status 200: {"sessionId":"fce2d4c2-48a8-439e-864b-99c0046e68e8","value":{"height":3199,"width":1440}}
[AppiumDriver@dc16] New AndroidUiautomator2Driver session created successfully, session 1af58009-4ae7-4e18-a84d-88d79c43eec3 added to master session list
[debug] [AppiumDriver@dc16] Event 'newSessionStarted' logged at 1679907948784 (12:05:48 GMT+0300 (Moscow Standard Time))
[debug] [AndroidUiautomator2Driver@88ad (1af58009)] Cached the protocol value 'W3C' for the new session 1af58009-4ae7-4e18-a84d-88d79c43eec3
[debug] [AndroidUiautomator2Driver@88ad (1af58009)] Responding to client with driver.createSession() result: {"capabilities":{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13...
[HTTP] <-- POST /session 200 30514 ms - 1684
[HTTP]
[HTTP] --> POST /session/1af58009-4ae7-4e18-a84d-88d79c43eec3/element
[HTTP] {"using":"id","value":"com.google.android.apps.authenticator2:id/add_account_button"}
[debug] [AndroidUiautomator2Driver@88ad (1af58009)] Calling AppiumDriver.findElement() with args: ["id","com.google.android.apps.authenticator2:id/add_account_button","1af58009-4ae7-4e18-a84d-88d79c43eec3"]
[debug] [AndroidUiautomator2Driver@88ad (1af58009)] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [AndroidUiautomator2Driver@88ad (1af58009)] Waiting up to 0 ms for condition
[debug] [AndroidUiautomator2Driver@88ad (1af58009)] Matched '/element' to command name 'findElement'
[debug] [AndroidUiautomator2Driver@88ad (1af58009)] Proxying [POST /element] to [POST http://127.0.0.1:8200/session/fce2d4c2-48a8-439e-864b-99c0046e68e8/element] with body: {"strategy":"id","selector":"com.google.android.apps.authenticator2:id/add_account_button","context":"","multiple":false}
[debug] [AndroidUiautomator2Driver@88ad (1af58009)] Got response with status 200: {"sessionId":"fce2d4c2-48a8-439e-864b-99c0046e68e8","value":{"ELEMENT":"00000000-0000-000a-ffff-ffff00000010","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-000a-ffff-ffff00000010"}}
[debug] [AndroidUiautomator2Driver@88ad (1af58009)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-000a-ffff-ffff00000010","ELEMENT":"00000000-0000-000a-ffff-ffff00000010"}
[HTTP] <-- POST /session/1af58009-4ae7-4e18-a84d-88d79c43eec3/element 200 160 ms - 137
[HTTP]
[HTTP] --> POST /session/1af58009-4ae7-4e18-a84d-88d79c43eec3/element/00000000-0000-000a-ffff-ffff00000010/click
[HTTP] {"id":"00000000-0000-000a-ffff-ffff00000010"}
[debug] [AndroidUiautomator2Driver@88ad (1af58009)] Calling AppiumDriver.click() with args: ["00000000-0000-000a-ffff-ffff00000010","1af58009-4ae7-4e18-a84d-88d79c43eec3"]
[debug] [AndroidUiautomator2Driver@88ad (1af58009)] Matched '/element/00000000-0000-000a-ffff-ffff00000010/click' to command name 'click'
[debug] [AndroidUiautomator2Driver@88ad (1af58009)] Proxying [POST /element/00000000-0000-000a-ffff-ffff00000010/click] to [POST http://127.0.0.1:8200/session/fce2d4c2-48a8-439e-864b-99c0046e68e8/element/00000000-0000-000a-ffff-ffff00000010/click] with body: {"element":"00000000-0000-000a-ffff-ffff00000010"}
[debug] [AndroidUiautomator2Driver@88ad (1af58009)] Got response with status 200: {"sessionId":"fce2d4c2-48a8-439e-864b-99c0046e68e8","value":null}
[debug] [AndroidUiautomator2Driver@88ad (1af58009)] Responding to client with driver.click() result: null
[HTTP] <-- POST /session/1af58009-4ae7-4e18-a84d-88d79c43eec3/element/00000000-0000-000a-ffff-ffff00000010/click 200 1461 ms - 14
[HTTP]
[HTTP] --> POST /session/1af58009-4ae7-4e18-a84d-88d79c43eec3/appium/device/terminate_app
[HTTP] {"bundleId":"com.google.android.apps.authenticator2"}
[debug] [AndroidUiautomator2Driver@88ad (1af58009)] Calling AppiumDriver.terminateApp() with args: ["com.google.android.apps.authenticator2",null,null,null,"1af58009-4ae7-4e18-a84d-88d79c43eec3"]
[AndroidUiautomator2Driver@88ad (1af58009)] Terminating 'com.google.android.apps.authenticator2'
[debug] [ADB] Getting IDs of all 'com.google.android.apps.authenticator2' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)com\.google\.android\.apps\.authenticator2\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[AndroidUiautomator2Driver@88ad (1af58009)] Querying the state of 'com.google.android.apps.authenticator2'
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is installed
[debug] [ADB] Getting IDs of all 'com.google.android.apps.authenticator2' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)com\.google\.android\.apps\.authenticator2\(\[\[:blank:\]\]\|\$\)'
[AndroidUiautomator2Driver@88ad (1af58009)] 'com.google.android.apps.authenticator2' has been successfully terminated
[debug] [AndroidUiautomator2Driver@88ad (1af58009)] Responding to client with driver.terminateApp() result: true
[HTTP] <-- POST /session/1af58009-4ae7-4e18-a84d-88d79c43eec3/appium/device/terminate_app 200 268 ms - 14
[HTTP]
[HTTP] --> DELETE /session/1af58009-4ae7-4e18-a84d-88d79c43eec3
[HTTP] {}
[debug] [AndroidUiautomator2Driver@88ad (1af58009)] Calling AppiumDriver.deleteSession() with args: ["1af58009-4ae7-4e18-a84d-88d79c43eec3"]
[debug] [AppiumDriver@dc16] Event 'quitSessionRequested' logged at 1679907951326 (12:05:51 GMT+0300 (Moscow Standard Time))
[AppiumDriver@dc16] Removing session 1af58009-4ae7-4e18-a84d-88d79c43eec3 from our master session list
[debug] [AndroidUiautomator2Driver@88ad (1af58009)] Deleting UiAutomator2 session
[debug] [AndroidUiautomator2Driver@88ad (1af58009)] Deleting UiAutomator2 server session
[debug] [AndroidUiautomator2Driver@88ad (1af58009)] Matched '/' to command name 'deleteSession'
[debug] [AndroidUiautomator2Driver@88ad (1af58009)] Proxying [DELETE /] to [DELETE http://127.0.0.1:8200/session/fce2d4c2-48a8-439e-864b-99c0046e68e8] with no body
[debug] [AndroidUiautomator2Driver@88ad (1af58009)] Got response with status 200: {"sessionId":"fce2d4c2-48a8-439e-864b-99c0046e68e8","value":null}
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys activity services io.appium.settings/.recorder.RecorderService'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[debug] [AndroidUiautomator2Driver@88ad (1af58009)] Capability 'fullReset' set to 'true', Uninstalling 'com.google.android.apps.authenticator2'
[debug] [ADB] Uninstalling com.google.android.apps.authenticator2
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is installed
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 uninstall com.google.android.apps.authenticator2'
[debug] [ADB] 'adb uninstall com.google.android.apps.authenticator2' command output: Success
[ADB] com.google.android.apps.authenticator2 was successfully uninstalled
[debug] [Logcat] Stopping logcat capture
[debug] [ADB] Removing forwarded port socket connection: 8200
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward --remove tcp:8200'
[AndroidUiautomator2Driver@88ad (1af58009)] Restoring hidden api policy to the device default configuration
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'settings delete global hidden_api_policy_pre_p_apps;settings delete global hidden_api_policy_p_apps;settings delete global hidden_api_policy''
[debug] [AppiumDriver@dc16] Event 'quitSessionFinished' logged at 1679907951757 (12:05:51 GMT+0300 (Moscow Standard Time))
[debug] [AppiumDriver@dc16] Received response: null
[debug] [AppiumDriver@dc16] But deleting session, so not returning
[debug] [AppiumDriver@dc16] Responding to client with driver.deleteSession() result: null
[HTTP] <-- DELETE /session/1af58009-4ae7-4e18-a84d-88d79c43eec3 200 431 ms - 14
[HTTP]
[debug] [Instrumentation] .
[debug] [Instrumentation] Time: 5.012
[debug] [Instrumentation]
[debug] [Instrumentation] OK (1 test)
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_rgbcSensorValueWidget_valueChanged() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_posture_valueChanged(int) ((null):0, (null))
[debug] [Instrumentation] The process has exited with code 0
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 40719) 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)
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 40719) 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)
[ADB] [AVD OUTPUT] WARNING | Discarding the changed state (command-line flag).
[ADB] [AVD OUTPUT] INFO | Info:
[ADB] [AVD OUTPUT] GLImplementation:
[ADB] [AVD OUTPUT] Surface Type: OpenGL
[ADB] [AVD OUTPUT] Surface Profile: CoreProfile
[ADB] [AVD OUTPUT] Surface Version: 4.1
[ADB] [AVD OUTPUT] Using Default SG Backend: no
[ADB] [AVD OUTPUT] Using Software Dynamic GL: no
[ADB] [AVD OUTPUT] Using Angle: no
[ADB] [AVD OUTPUT] Init Parameters:
[ADB] [AVD OUTPUT] * application-name Emulator
[ADB] [AVD OUTPUT] * browser-subprocess-path /Users/shad0w/Developer/Tools/android/sdk/emulator/lib64/qt/libexec/QtWebEngineProcess
[ADB] [AVD OUTPUT] * disable-features DnsOverHttpsUpgrade,ConsolidatedMovementXY,InstalledApp,BackgroundFetch,WebOTP,WebPayments,WebUSB,PictureInPicture
[ADB] [AVD OUTPUT] * disable-gpu
[ADB] [AVD OUTPUT] * disable-speech-api
[ADB] [AVD OUTPUT] * enable-features TracingServiceInProcess
[ADB] [AVD OUTPUT] * enable-threaded-compositing
[ADB] [AVD OUTPUT] ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 40719) 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)
[ADB] [AVD OUTPUT] INFO | Warning: No functional TLS backend was found ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: No functional TLS backend was found ((null):0, (null))
[ADB] [AVD OUTPUT] (2x)
[ADB] [AVD OUTPUT] INFO | Warning: No TLS backend is available ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: No functional TLS backend was found ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: No functional TLS backend was found ((null):0, (null))
[ADB] [AVD OUTPUT] (3x)
[ADB] [AVD OUTPUT] INFO | Warning: No TLS backend is available ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: No functional TLS backend was found ((null):0, (null))
[debug] [HTTP] Request idempotency key: 4e88c344-459f-45cb-9494-d7a4064a0676
[HTTP] --> POST /session
[HTTP] {"capabilities":{"firstMatch":[{}],"alwaysMatch":{"appium:androidDeviceReadyTimeout":120000,"appium:androidInstallTimeout":100000,"appium:app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appium:appWaitForLaunch":false,"appium:autoGrantPermissions":true,"appium:automationName":"UIAutomator2","appium:avd":"Samsung_Galaxy_S20_33_Android13","appium:avdArgs":"-no-snapshot -accel on","appium:avdLaunchTimeout":300000,"appium:avdReadyTimeout":300000,"appium:fullReset":true,"appium:newCommandTimeout":0,"appium:noReset":false,"appium:resetKeyboard":true,"appium:uiautomator2ServerInstallTimeout":60000,"appium:unicodeKeyboard":true,"platformName":"android"}}}
[debug] [AppiumDriver@dc16] Calling AppiumDriver.createSession() with args: [null,null,{"firstMatch":[{}],"alwaysMatch":{"appium:androidDeviceReadyTimeout":120000,"appium:androidInstallTimeout":100000,"appium:app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appium:appWaitForLaunch":false,"appium:autoGrantPermissions":true,"appium:automationName":"UIAutomator2","appium:avd":"Samsung_Galaxy_S20_33_Android13","appium:avdArgs":"-no-snapshot -accel on","appium:avdLaunchTimeout":300000,"appium:avdReadyTimeout":300000,"appium:fullReset":true,"appium:newCommandTimeout":0,"appium:noReset":false,"appium:resetKeyboard":true,"appium:uiautomator2ServerInstallTimeout":60000,"appium:unicodeKeyboard":true,"platformName":"android"}}]
[debug] [AppiumDriver@dc16] Event 'newSessionRequested' logged at 1679907965288 (12:06:05 GMT+0300 (Moscow Standard Time))
[Appium] Attempting to find matching driver for automationName 'UIAutomator2' and platformName 'android'
[Appium] The 'uiautomator2' driver was installed and matched caps.
[Appium] Will require it at /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver
[debug] [Appium] Requiring driver at /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver
[AppiumDriver@dc16] Appium v2.0.0-beta.57 creating new AndroidUiautomator2Driver (v2.12.6) session
[AppiumDriver@dc16] Checking BaseDriver versions for Appium and AndroidUiautomator2Driver
[AppiumDriver@dc16] Appium's BaseDriver version is 9.3.3
[AppiumDriver@dc16] AndroidUiautomator2Driver's BaseDriver version is 9.3.3
[debug] [AndroidUiautomator2Driver@3eff] Creating session with W3C capabilities: {
[debug] [AndroidUiautomator2Driver@3eff] "alwaysMatch": {
[debug] [AndroidUiautomator2Driver@3eff] "platformName": "android",
[debug] [AndroidUiautomator2Driver@3eff] "appium:androidDeviceReadyTimeout": 120000,
[debug] [AndroidUiautomator2Driver@3eff] "appium:androidInstallTimeout": 100000,
[debug] [AndroidUiautomator2Driver@3eff] "appium:app": "https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1",
[debug] [AndroidUiautomator2Driver@3eff] "appium:appWaitForLaunch": false,
[debug] [AndroidUiautomator2Driver@3eff] "appium:autoGrantPermissions": true,
[debug] [AndroidUiautomator2Driver@3eff] "appium:automationName": "UIAutomator2",
[debug] [AndroidUiautomator2Driver@3eff] "appium:avd": "Samsung_Galaxy_S20_33_Android13",
[debug] [AndroidUiautomator2Driver@3eff] "appium:avdArgs": "-no-snapshot -accel on",
[debug] [AndroidUiautomator2Driver@3eff] "appium:avdLaunchTimeout": 300000,
[debug] [AndroidUiautomator2Driver@3eff] "appium:avdReadyTimeout": 300000,
[debug] [AndroidUiautomator2Driver@3eff] "appium:fullReset": true,
[debug] [AndroidUiautomator2Driver@3eff] "appium:newCommandTimeout": 0,
[debug] [AndroidUiautomator2Driver@3eff] "appium:noReset": false,
[debug] [AndroidUiautomator2Driver@3eff] "appium:resetKeyboard": true,
[debug] [AndroidUiautomator2Driver@3eff] "appium:uiautomator2ServerInstallTimeout": 60000,
[debug] [AndroidUiautomator2Driver@3eff] "appium:unicodeKeyboard": true
[debug] [AndroidUiautomator2Driver@3eff] },
[debug] [AndroidUiautomator2Driver@3eff] "firstMatch": [
[debug] [AndroidUiautomator2Driver@3eff] {}
[debug] [AndroidUiautomator2Driver@3eff] ]
[debug] [AndroidUiautomator2Driver@3eff] }
[AndroidUiautomator2Driver@3eff (79b213a2)] Session created with session id: 79b213a2-fa8e-4d88-b460-fd67ee8f3503
[BaseDriver] Using downloadable app 'https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1'
[BaseDriver] Cannot send HEAD request to 'https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1'. Original error: Parse Error: Expected HTTP/
[debug] [BaseDriver] A fresh copy of the application is going to be downloaded from https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1
[debug] [Support] https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1 (5.88 MB) has been downloaded to '/var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023227-37678-16ub856.ppbu/google_auth.apk' in 3.372s
[debug] [Support] Approximate download speed: 1.74 MB/s
[debug] [AndroidUiautomator2Driver@3eff (79b213a2)] Checking whether app is actually present
[ADB] Using 'adb' from '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 start-server'
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [AndroidDriver] Emulator 'Samsung_Galaxy_S20_33_Android13' is not running: Error getting AVD with retry. Original error: Condition unmet after 5060 ms. Timing out.
[debug] [ADB] Launching Emulator with AVD Samsung_Galaxy_S20_33_Android13, launchTimeout 300000ms and readyTimeout 300000ms
[ADB] Using 'emulator' from '/Users/shad0w/Developer/Tools/android/sdk/emulator/emulator'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/emulator/emulator' with args: -avd Samsung_Galaxy_S20_33_Android13 -delay-adb -no-snapshot -accel on
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[ADB] [AVD OUTPUT] INFO | Android emulator version 32.1.11.0 (build_id 9536276) (CL:N/A)
[ADB] [AVD OUTPUT] INFO | Found systemPath /Users/shad0w/Developer/Tools/android/sdk/system-images/android-33/google_apis/arm64-v8a/
[ADB] [AVD OUTPUT] WARNING | cannot add library /Users/shad0w/Developer/Tools/android/sdk/emulator/qemu/darwin-aarch64/lib64/vulkan/libvulkan.dylib: failed
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[ADB] [AVD OUTPUT] INFO | Storing crashdata in: /tmp/android-shad0w/emu-crash.db, detection is enabled
[ADB] [AVD OUTPUT] INFO | Duplicate loglines will be removed, if you wish to see each indiviudal line launch with the -log-nofilter flag.
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_new_posture_requested(int) ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_dismiss_posture_selection_dialog() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_new_resizable_requested(PresetEmulatorSizeType) ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_dismiss_resizable_dialog() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | added library /Users/shad0w/Developer/Tools/android/sdk/emulator/lib64/vulkan/libvulkan.dylib
[ADB] [AVD OUTPUT] INFO | Sending adb public key [QAAAAJ9g8OyhRDf/8KGuhlSPiw6odyhMKe7C/D6y1LxmL3+oDQmCeHkHbrs5QWmfQPT8mRwQ7iDJjU4T2Ukgsgwc903mVQ4RBkO8zJVjO7n90YIfmFPF1N408JFgfk19Es4XfHEf5pMIllHHzKtBFIzPQBfRJLvbDxKltk40cpjBsPVXblkljJqTHimEPZOfYAgQUdvEFgUf+AJmEmM5xJR/WCJuxPD/LVbR8I3xrgUTA6nrNAqlpskcFNEjRrpd0OOIfMFNvV8BJvJD2hZXTmx6pO/qf6WFyz6FT2zVy9SpZzzqX8eGSqGi2eZyCcv3XH4rrfBTFt/Q2eWnLnhoPCIK96i3xDKzuv4TJxQZRapw/Of2L5H9wJfxQhqDTInBmvojB44MCw8wBEsrXE+9qsDJ4Nl1trSry/0Z5uk/F8Fl1hyI71lpRhSJaPOglRSlX9MjnJhpTAV//HvVQYRoT4iK9lAv1LPl0xZKgHz+Ql9m5ctFUN/Pefx6ngIjRMv//YJOzjSSrTRdd5nCQRG029Oz0703ASNxFsh5g8X5AXjrFEiiO10rGXSi5FmtrbDoZyqha5RHuDTD5kymaoOHdyVIhGmcpxp9hvZ9B+ifm5YxjMY/Ul2oA0/qHIQlm/tKZS1xRoh5o2gL433h3WoyzLTYKI9sapGUNNrnRWksnXlD/EWMpXYogwEAAQA= shad0w@unknown]
[ADB] [AVD OUTPUT] WARNING | *** No gRPC protection active, consider launching with the -grpc-use-jwt flag.***
[ADB] [AVD OUTPUT] INFO | Started GRPC server at 127.0.0.1:8554, security: Local, auth: none
[ADB] [AVD OUTPUT] INFO | Advertising in: /Users/shad0w/Library/Caches/TemporaryItems/avd/running/pid_40895.ini
[ADB] [AVD OUTPUT] INFO | Setting display: 0 configuration to: 1440x3199, dpi: 480x480
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] Connected devices: [{"udid":"emulator-5554","state":"device"}]
[debug] [ADB] 1 emulator connected
[debug] [ADB] Executing Emulator console command: avd name
[debug] [ADB] Found emulator 'Samsung_Galaxy_S20_33_Android13' on port 5554
[debug] [ADB] Setting device id to emulator-5554
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 wait-for-device'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell service list'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell service list'
[AndroidDriver] Using device: emulator-5554
[ADB] Using 'adb' from '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 start-server'
[debug] [ADB] Setting device id to emulator-5554
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.build.version.sdk'
[debug] [ADB] Current device property 'ro.build.version.sdk': 33
[ADB] Getting device platform version
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.build.version.release'
[debug] [ADB] Current device property 'ro.build.version.release': 13
[debug] [ADB] Device API level: 33
[AndroidUiautomator2Driver@3eff (79b213a2)] Relaxing hidden api policy
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'settings put global hidden_api_policy_pre_p_apps 1;settings put global hidden_api_policy_p_apps 1;settings put global hidden_api_policy 1''
[debug] [AndroidDriver] Parsing package and activity from app manifest
[ADB] Package name: 'com.google.android.apps.authenticator2'
[ADB] Main activity name: 'com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [AndroidDriver] Parsed package and activity are: com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 wait-for-device'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell echo ping'
[debug] [AndroidDriver] Pushing settings apk to device...
[debug] [ADB] Getting install status for io.appium.settings
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.settings'
[debug] [ADB] 'io.appium.settings' is installed
[debug] [ADB] Getting package info for 'io.appium.settings'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.settings'
[debug] [ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('5.0.3' >= '5.0.3')
[debug] [ADB] There is no need to install/upgrade '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/io.appium.settings/apks/settings_apk-debug.apk'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'pgrep --help; echo $?''
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell appops set io.appium.settings PROJECT_MEDIA allow'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Starting Appium Settings app
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am start -n io.appium.settings/.Settings -a android.intent.action.MAIN -c android.intent.category.LAUNCHER'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [Logcat] Starting logs capture with command: /Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 logcat -v threadtime
[debug] [AndroidDriver] Enabling Unicode keyboard support
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell settings get secure default_input_method'
[debug] [AndroidDriver] Unsetting previous IME io.appium.settings/.UnicodeIME
[debug] [AndroidDriver] Setting IME to 'io.appium.settings/.UnicodeIME'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell ime enable io.appium.settings/.UnicodeIME'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell ime set io.appium.settings/.UnicodeIME'
[debug] [AndroidUiautomator2Driver@3eff (79b213a2)] Forwarding UiAutomator2 Server port 6790 to local port 8200
[debug] [ADB] Forwarding system: 8200 to device: 6790
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward tcp:8200 tcp:6790'
[debug] [ADB] Getting install status for io.appium.uiautomator2.server
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server'
[debug] [ADB] 'io.appium.uiautomator2.server' is installed
[debug] [ADB] Getting package info for 'io.appium.uiautomator2.server'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server'
[debug] [ADB] The version name of the installed 'io.appium.uiautomator2.server' is greater or equal to the application version name ('5.7.8' >= '5.7.8')
[debug] [AndroidUiautomator2Driver@3eff (79b213a2)] io.appium.uiautomator2.server installation state: sameVersionInstalled
[debug] [ADB] Checking app cert for /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v5.7.8.apk
[debug] [ADB] Using the previously cached signature entry for 'appium-uiautomator2-server-v5.7.8.apk'
[debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-v5.7.8.apk'
[debug] [ADB] Getting install status for io.appium.uiautomator2.server.test
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server.test'
[debug] [ADB] 'io.appium.uiautomator2.server.test' is installed
[debug] [ADB] Checking app cert for /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk
[debug] [ADB] Using the previously cached signature entry for 'appium-uiautomator2-server-debug-androidTest.apk'
[debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-debug-androidTest.apk'
[AndroidUiautomator2Driver@3eff (79b213a2)] Server packages are not going to be (re)installed
[debug] [AndroidUiautomator2Driver@3eff (79b213a2)] Waiting up to 30000ms for services to be available
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pm list instrumentation'
[debug] [AndroidUiautomator2Driver@3eff (79b213a2)] Instrumentation target 'io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner' is available
[ADB] Adding packages ["io.appium.settings","io.appium.uiautomator2.server","io.appium.uiautomator2.server.test"] to Doze whitelist
[debug] [ADB] Got the following command chunks to execute: [["dumpsys","deviceidle","whitelist","+io.appium.settings",";","dumpsys","deviceidle","whitelist","+io.appium.uiautomator2.server",";","dumpsys","deviceidle","whitelist","+io.appium.uiautomator2.server.test",";"]]
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys deviceidle whitelist +io.appium.settings ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server.test ;'
[debug] [ADB] Checking app cert for /var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023227-37678-16ub856.ppbu/google_auth.apk
[debug] [ADB] Using the previously cached signature entry for 'google_auth.apk'
[debug] [ADB] Uninstalling com.google.android.apps.authenticator2
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is not installed
[ADB] com.google.android.apps.authenticator2 was not uninstalled, because it was not present on the device
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is not installed
[debug] [AndroidDriver] Running full reset on 'com.google.android.apps.authenticator2' (reinstall)
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 features'
[ADB] The application at '/var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023227-37678-16ub856.ppbu/google_auth.apk' will not be cached, because the device under test has confirmed the support of streamed installs
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 install -r -g /var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023227-37678-16ub856.ppbu/google_auth.apk'
[ADB] [AVD OUTPUT] INFO | Boot completed in 16642 ms
[ADB] [AVD OUTPUT] INFO | Increasing screen off timeout, logcat buffer size to 2M.
[ADB] [AVD OUTPUT] INFO | Revoking microphone permissions for Google App.
[ADB] The installation of 'google_auth.apk' took 2134ms
[debug] [ADB] Install command stdout: Performing Streamed Install
[debug] [ADB] Success
[debug] [AndroidUiautomator2Driver@3eff (79b213a2)] Performing shallow cleanup of automation leftovers
[debug] [AndroidUiautomator2Driver@3eff (79b213a2)] No obsolete sessions have been detected (socket hang up)
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop io.appium.uiautomator2.server.test'
[AndroidUiautomator2Driver@3eff (79b213a2)] Starting UIAutomator2 server 5.7.8
[AndroidUiautomator2Driver@3eff (79b213a2)] Using UIAutomator2 server from '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v5.7.8.apk' and test from '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk'
[AndroidUiautomator2Driver@3eff (79b213a2)] Waiting up to 30000ms for UiAutomator2 to be online...
[debug] [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","emulator-5554","shell","am","instrument","-w","-e","disableAnalytics",true,"io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
[debug] [AndroidUiautomator2Driver@3eff (79b213a2)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@3eff (79b213a2)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[AndroidUiautomator2Driver@3eff (79b213a2)] socket hang up
[debug] [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:
[debug] [AndroidUiautomator2Driver@3eff (79b213a2)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@3eff (79b213a2)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[AndroidUiautomator2Driver@3eff (79b213a2)] socket hang up
[debug] [AndroidUiautomator2Driver@3eff (79b213a2)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@3eff (79b213a2)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[debug] [AndroidUiautomator2Driver@3eff (79b213a2)] Got response with status 200: {"sessionId":"None","value":{"message":"UiAutomator2 Server is ready to accept commands","ready":true}}
[debug] [AndroidUiautomator2Driver@3eff (79b213a2)] The initialization of the instrumentation process took 2059ms
[debug] [AndroidUiautomator2Driver@3eff (79b213a2)] Matched '/session' to command name 'createSession'
[debug] [AndroidUiautomator2Driver@3eff (79b213a2)] Proxying [POST /session] to [POST http://127.0.0.1:8200/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S...
[debug] [AndroidUiautomator2Driver@3eff (79b213a2)] Got response with status 200: {"sessionId":"232dcb6d-6402-41c6-b513-6992f3a24954","value":{"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":...
[AndroidUiautomator2Driver@3eff (79b213a2)] Determined the downstream protocol as 'W3C'
[debug] [AndroidUiautomator2Driver@3eff (79b213a2)] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8200/session/232dcb6d-6402-41c6-b513-6992f3a24954/appium/device/info] with no body
[debug] [AndroidUiautomator2Driver@3eff (79b213a2)] Got response with status 200: {"sessionId":"232dcb6d-6402-41c6-b513-6992f3a24954","value":{"androidId":"26c5dfa3da8c486c","apiVersion":"33","bluetooth":{"state":"ON"},"brand":"google","carrierName":"T-Mobile","displayDensity":480,"locale":"en_US","manufacturer":"Google","model":"sdk_gphone64_arm64","networks":[{"capabilities":{"SSID":null,"linkDownBandwidthKbps":30000,"linkUpstreamBandwidthKbps":15000,"networkCapabilities":"NET_CAPABILITY_MMS,NET_CAPABILITY_SUPL,NET_CAPABILITY_DUN,NET_CAPABILITY_FOTA,NET_CAPABILITY_IMS,NET_CAPABILITY_CBS,NET_CAPABILITY_INTERNET,NET_CAPABILITY_NOT_RESTRICTED,NET_CAPABILITY_TRUSTED,NET_CAPABILITY_NOT_VPN,NET_CAPABILITY_VALIDATED,NET_CAPABILITY_NOT_ROAMING,NET_CAPABILITY_FOREGROUND,NET_CAPABILITY_NOT_CONGESTED,NET_CAPABILITY_NOT_SUSPENDED","signalStrength":-2147483648,"transportTypes":"TRANSPORT_CELLULAR"},"detailedState":"CONNECTED","extraInfo":"epc.tmobile.com","isAvailable":true,"isConnected":true,"isFailover":false,"isRoaming":false,"state":"CONNECTED","subtype":10,"subtypeName":"HSPA","type":0,"typeN...
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys window'
[AndroidDriver] Screen already unlocked, doing nothing
[AndroidUiautomator2Driver@3eff (79b213a2)] Starting 'com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity and waiting for 'com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am start -n com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity -S -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000'
[debug] [ADB] Waiting up to 20000ms for activity matching pkg: 'com.google.android.apps.authenticator2' and activity: 'com.google.android.apps.authenticator.AuthenticatorActivity' to be focused
[debug] [ADB] Possible activities, to be checked: 'com.google.android.apps.authenticator.AuthenticatorActivity', 'com.google.android.apps.authenticator2.com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [ADB] Getting focused package and activity
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys window displays'
[debug] [ADB] Found package: 'com.google.android.apps.authenticator2' and fully qualified activity name : 'com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [AndroidUiautomator2Driver@3eff (79b213a2)] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8200/session/232dcb6d-6402-41c6-b513-6992f3a24954/appium/device/pixel_ratio] with no body
[debug] [AndroidUiautomator2Driver@3eff (79b213a2)] Got response with status 200: {"sessionId":"232dcb6d-6402-41c6-b513-6992f3a24954","value":3}
[debug] [AndroidUiautomator2Driver@3eff (79b213a2)] Matched '/appium/device/system_bars' to command name 'getSystemBars'
[debug] [AndroidUiautomator2Driver@3eff (79b213a2)] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8200/session/232dcb6d-6402-41c6-b513-6992f3a24954/appium/device/system_bars] with no body
[debug] [AndroidUiautomator2Driver@3eff (79b213a2)] Got response with status 200: {"sessionId":"232dcb6d-6402-41c6-b513-6992f3a24954","value":{"statusBar":72}}
[debug] [AndroidUiautomator2Driver@3eff (79b213a2)] Matched '/window/current/size' to command name 'getWindowSize'
[debug] [AndroidUiautomator2Driver@3eff (79b213a2)] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8200/session/232dcb6d-6402-41c6-b513-6992f3a24954/window/current/size] with no body
[debug] [AndroidUiautomator2Driver@3eff (79b213a2)] Got response with status 200: {"sessionId":"232dcb6d-6402-41c6-b513-6992f3a24954","value":{"height":3199,"width":1440}}
[AppiumDriver@dc16] New AndroidUiautomator2Driver session created successfully, session 79b213a2-fa8e-4d88-b460-fd67ee8f3503 added to master session list
[debug] [AppiumDriver@dc16] Event 'newSessionStarted' logged at 1679907996936 (12:06:36 GMT+0300 (Moscow Standard Time))
[debug] [AndroidUiautomator2Driver@3eff (79b213a2)] Cached the protocol value 'W3C' for the new session 79b213a2-fa8e-4d88-b460-fd67ee8f3503
[debug] [AndroidUiautomator2Driver@3eff (79b213a2)] Responding to client with driver.createSession() result: {"capabilities":{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13...
[HTTP] <-- POST /session 200 31650 ms - 1684
[HTTP]
[HTTP] --> POST /session/79b213a2-fa8e-4d88-b460-fd67ee8f3503/element
[HTTP] {"using":"id","value":"com.google.android.apps.authenticator2:id/add_account_button"}
[debug] [AndroidUiautomator2Driver@3eff (79b213a2)] Calling AppiumDriver.findElement() with args: ["id","com.google.android.apps.authenticator2:id/add_account_button","79b213a2-fa8e-4d88-b460-fd67ee8f3503"]
[debug] [AndroidUiautomator2Driver@3eff (79b213a2)] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [AndroidUiautomator2Driver@3eff (79b213a2)] Waiting up to 0 ms for condition
[debug] [AndroidUiautomator2Driver@3eff (79b213a2)] Matched '/element' to command name 'findElement'
[debug] [AndroidUiautomator2Driver@3eff (79b213a2)] Proxying [POST /element] to [POST http://127.0.0.1:8200/session/232dcb6d-6402-41c6-b513-6992f3a24954/element] with body: {"strategy":"id","selector":"com.google.android.apps.authenticator2:id/add_account_button","context":"","multiple":false}
[debug] [AndroidUiautomator2Driver@3eff (79b213a2)] Got response with status 200: {"sessionId":"232dcb6d-6402-41c6-b513-6992f3a24954","value":{"ELEMENT":"00000000-0000-000a-ffff-ffff00000010","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-000a-ffff-ffff00000010"}}
[debug] [AndroidUiautomator2Driver@3eff (79b213a2)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-000a-ffff-ffff00000010","ELEMENT":"00000000-0000-000a-ffff-ffff00000010"}
[HTTP] <-- POST /session/79b213a2-fa8e-4d88-b460-fd67ee8f3503/element 200 163 ms - 137
[HTTP]
[HTTP] --> POST /session/79b213a2-fa8e-4d88-b460-fd67ee8f3503/element/00000000-0000-000a-ffff-ffff00000010/click
[HTTP] {"id":"00000000-0000-000a-ffff-ffff00000010"}
[debug] [AndroidUiautomator2Driver@3eff (79b213a2)] Calling AppiumDriver.click() with args: ["00000000-0000-000a-ffff-ffff00000010","79b213a2-fa8e-4d88-b460-fd67ee8f3503"]
[debug] [AndroidUiautomator2Driver@3eff (79b213a2)] Matched '/element/00000000-0000-000a-ffff-ffff00000010/click' to command name 'click'
[debug] [AndroidUiautomator2Driver@3eff (79b213a2)] Proxying [POST /element/00000000-0000-000a-ffff-ffff00000010/click] to [POST http://127.0.0.1:8200/session/232dcb6d-6402-41c6-b513-6992f3a24954/element/00000000-0000-000a-ffff-ffff00000010/click] with body: {"element":"00000000-0000-000a-ffff-ffff00000010"}
[debug] [AndroidUiautomator2Driver@3eff (79b213a2)] Got response with status 200: {"sessionId":"232dcb6d-6402-41c6-b513-6992f3a24954","value":null}
[debug] [AndroidUiautomator2Driver@3eff (79b213a2)] Responding to client with driver.click() result: null
[HTTP] <-- POST /session/79b213a2-fa8e-4d88-b460-fd67ee8f3503/element/00000000-0000-000a-ffff-ffff00000010/click 200 1519 ms - 14
[HTTP]
[HTTP] --> POST /session/79b213a2-fa8e-4d88-b460-fd67ee8f3503/appium/device/terminate_app
[HTTP] {"bundleId":"com.google.android.apps.authenticator2"}
[debug] [AndroidUiautomator2Driver@3eff (79b213a2)] Calling AppiumDriver.terminateApp() with args: ["com.google.android.apps.authenticator2",null,null,null,"79b213a2-fa8e-4d88-b460-fd67ee8f3503"]
[AndroidUiautomator2Driver@3eff (79b213a2)] Terminating 'com.google.android.apps.authenticator2'
[debug] [ADB] Getting IDs of all 'com.google.android.apps.authenticator2' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)com\.google\.android\.apps\.authenticator2\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[AndroidUiautomator2Driver@3eff (79b213a2)] Querying the state of 'com.google.android.apps.authenticator2'
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is installed
[debug] [ADB] Getting IDs of all 'com.google.android.apps.authenticator2' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)com\.google\.android\.apps\.authenticator2\(\[\[:blank:\]\]\|\$\)'
[AndroidUiautomator2Driver@3eff (79b213a2)] 'com.google.android.apps.authenticator2' has been successfully terminated
[debug] [AndroidUiautomator2Driver@3eff (79b213a2)] Responding to client with driver.terminateApp() result: true
[HTTP] <-- POST /session/79b213a2-fa8e-4d88-b460-fd67ee8f3503/appium/device/terminate_app 200 344 ms - 14
[HTTP]
[HTTP] --> DELETE /session/79b213a2-fa8e-4d88-b460-fd67ee8f3503
[HTTP] {}
[debug] [AndroidUiautomator2Driver@3eff (79b213a2)] Calling AppiumDriver.deleteSession() with args: ["79b213a2-fa8e-4d88-b460-fd67ee8f3503"]
[debug] [AppiumDriver@dc16] Event 'quitSessionRequested' logged at 1679907999608 (12:06:39 GMT+0300 (Moscow Standard Time))
[AppiumDriver@dc16] Removing session 79b213a2-fa8e-4d88-b460-fd67ee8f3503 from our master session list
[debug] [AndroidUiautomator2Driver@3eff (79b213a2)] Deleting UiAutomator2 session
[debug] [AndroidUiautomator2Driver@3eff (79b213a2)] Deleting UiAutomator2 server session
[debug] [AndroidUiautomator2Driver@3eff (79b213a2)] Matched '/' to command name 'deleteSession'
[debug] [AndroidUiautomator2Driver@3eff (79b213a2)] Proxying [DELETE /] to [DELETE http://127.0.0.1:8200/session/232dcb6d-6402-41c6-b513-6992f3a24954] with no body
[debug] [AndroidUiautomator2Driver@3eff (79b213a2)] Got response with status 200: {"sessionId":"232dcb6d-6402-41c6-b513-6992f3a24954","value":null}
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys activity services io.appium.settings/.recorder.RecorderService'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[debug] [AndroidUiautomator2Driver@3eff (79b213a2)] Capability 'fullReset' set to 'true', Uninstalling 'com.google.android.apps.authenticator2'
[debug] [ADB] Uninstalling com.google.android.apps.authenticator2
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is installed
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 uninstall com.google.android.apps.authenticator2'
[debug] [ADB] 'adb uninstall com.google.android.apps.authenticator2' command output: Success
[ADB] com.google.android.apps.authenticator2 was successfully uninstalled
[debug] [Logcat] Stopping logcat capture
[debug] [ADB] Removing forwarded port socket connection: 8200
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward --remove tcp:8200'
[AndroidUiautomator2Driver@3eff (79b213a2)] Restoring hidden api policy to the device default configuration
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'settings delete global hidden_api_policy_pre_p_apps;settings delete global hidden_api_policy_p_apps;settings delete global hidden_api_policy''
[debug] [AppiumDriver@dc16] Event 'quitSessionFinished' logged at 1679907999930 (12:06:39 GMT+0300 (Moscow Standard Time))
[debug] [AppiumDriver@dc16] Received response: null
[debug] [AppiumDriver@dc16] But deleting session, so not returning
[debug] [AppiumDriver@dc16] Responding to client with driver.deleteSession() result: null
[HTTP] <-- DELETE /session/79b213a2-fa8e-4d88-b460-fd67ee8f3503 200 322 ms - 14
[HTTP]
[debug] [Instrumentation] .
[debug] [Instrumentation] Time: 5.024
[debug] [Instrumentation]
[debug] [Instrumentation] OK (1 test)
[debug] [Instrumentation] The process has exited with code 0
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_rgbcSensorValueWidget_valueChanged() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_posture_valueChanged(int) ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 40895) 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)
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 40895) 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)
[ADB] [AVD OUTPUT] WARNING | Discarding the changed state (command-line flag).
[ADB] [AVD OUTPUT] INFO | Info:
[ADB] [AVD OUTPUT] GLImplementation:
[ADB] [AVD OUTPUT] Surface Type: OpenGL
[ADB] [AVD OUTPUT] Surface Profile: CoreProfile
[ADB] [AVD OUTPUT] Surface Version: 4.1
[ADB] [AVD OUTPUT] Using Default SG Backend: no
[ADB] [AVD OUTPUT] Using Software Dynamic GL: no
[ADB] [AVD OUTPUT] Using Angle: no
[ADB] [AVD OUTPUT] Init Parameters:
[ADB] [AVD OUTPUT] * application-name Emulator
[ADB] [AVD OUTPUT] * browser-subprocess-path /Users/shad0w/Developer/Tools/android/sdk/emulator/lib64/qt/libexec/QtWebEngineProcess
[ADB] [AVD OUTPUT] * disable-features DnsOverHttpsUpgrade,ConsolidatedMovementXY,InstalledApp,BackgroundFetch,WebOTP,WebPayments,WebUSB,PictureInPicture
[ADB] [AVD OUTPUT] * disable-gpu
[ADB] [AVD OUTPUT] * disable-speech-api
[ADB] [AVD OUTPUT] * enable-features TracingServiceInProcess
[ADB] [AVD OUTPUT] * enable-threaded-compositing
[ADB] [AVD OUTPUT] ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 40895) 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)
[debug] [HTTP] Request idempotency key: f50d185f-0511-4487-8ba1-26d7bda384ec
[HTTP] --> POST /session
[HTTP] {"capabilities":{"firstMatch":[{}],"alwaysMatch":{"appium:androidDeviceReadyTimeout":120000,"appium:androidInstallTimeout":100000,"appium:app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appium:appWaitForLaunch":false,"appium:autoGrantPermissions":true,"appium:automationName":"UIAutomator2","appium:avd":"Samsung_Galaxy_S20_33_Android13","appium:avdArgs":"-no-snapshot -accel on","appium:avdLaunchTimeout":300000,"appium:avdReadyTimeout":300000,"appium:fullReset":true,"appium:newCommandTimeout":0,"appium:noReset":false,"appium:resetKeyboard":true,"appium:uiautomator2ServerInstallTimeout":60000,"appium:unicodeKeyboard":true,"platformName":"android"}}}
[debug] [AppiumDriver@dc16] Calling AppiumDriver.createSession() with args: [null,null,{"firstMatch":[{}],"alwaysMatch":{"appium:androidDeviceReadyTimeout":120000,"appium:androidInstallTimeout":100000,"appium:app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appium:appWaitForLaunch":false,"appium:autoGrantPermissions":true,"appium:automationName":"UIAutomator2","appium:avd":"Samsung_Galaxy_S20_33_Android13","appium:avdArgs":"-no-snapshot -accel on","appium:avdLaunchTimeout":300000,"appium:avdReadyTimeout":300000,"appium:fullReset":true,"appium:newCommandTimeout":0,"appium:noReset":false,"appium:resetKeyboard":true,"appium:uiautomator2ServerInstallTimeout":60000,"appium:unicodeKeyboard":true,"platformName":"android"}}]
[debug] [AppiumDriver@dc16] Event 'newSessionRequested' logged at 1679908013388 (12:06:53 GMT+0300 (Moscow Standard Time))
[Appium] Attempting to find matching driver for automationName 'UIAutomator2' and platformName 'android'
[Appium] The 'uiautomator2' driver was installed and matched caps.
[Appium] Will require it at /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver
[debug] [Appium] Requiring driver at /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver
[AppiumDriver@dc16] Appium v2.0.0-beta.57 creating new AndroidUiautomator2Driver (v2.12.6) session
[AppiumDriver@dc16] Checking BaseDriver versions for Appium and AndroidUiautomator2Driver
[AppiumDriver@dc16] Appium's BaseDriver version is 9.3.3
[AppiumDriver@dc16] AndroidUiautomator2Driver's BaseDriver version is 9.3.3
[debug] [AndroidUiautomator2Driver@d97e] Creating session with W3C capabilities: {
[debug] [AndroidUiautomator2Driver@d97e] "alwaysMatch": {
[debug] [AndroidUiautomator2Driver@d97e] "platformName": "android",
[debug] [AndroidUiautomator2Driver@d97e] "appium:androidDeviceReadyTimeout": 120000,
[debug] [AndroidUiautomator2Driver@d97e] "appium:androidInstallTimeout": 100000,
[debug] [AndroidUiautomator2Driver@d97e] "appium:app": "https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1",
[debug] [AndroidUiautomator2Driver@d97e] "appium:appWaitForLaunch": false,
[debug] [AndroidUiautomator2Driver@d97e] "appium:autoGrantPermissions": true,
[debug] [AndroidUiautomator2Driver@d97e] "appium:automationName": "UIAutomator2",
[debug] [AndroidUiautomator2Driver@d97e] "appium:avd": "Samsung_Galaxy_S20_33_Android13",
[debug] [AndroidUiautomator2Driver@d97e] "appium:avdArgs": "-no-snapshot -accel on",
[debug] [AndroidUiautomator2Driver@d97e] "appium:avdLaunchTimeout": 300000,
[debug] [AndroidUiautomator2Driver@d97e] "appium:avdReadyTimeout": 300000,
[debug] [AndroidUiautomator2Driver@d97e] "appium:fullReset": true,
[debug] [AndroidUiautomator2Driver@d97e] "appium:newCommandTimeout": 0,
[debug] [AndroidUiautomator2Driver@d97e] "appium:noReset": false,
[debug] [AndroidUiautomator2Driver@d97e] "appium:resetKeyboard": true,
[debug] [AndroidUiautomator2Driver@d97e] "appium:uiautomator2ServerInstallTimeout": 60000,
[debug] [AndroidUiautomator2Driver@d97e] "appium:unicodeKeyboard": true
[debug] [AndroidUiautomator2Driver@d97e] },
[debug] [AndroidUiautomator2Driver@d97e] "firstMatch": [
[debug] [AndroidUiautomator2Driver@d97e] {}
[debug] [AndroidUiautomator2Driver@d97e] ]
[debug] [AndroidUiautomator2Driver@d97e] }
[AndroidUiautomator2Driver@d97e (fe7712e4)] Session created with session id: fe7712e4-90ba-4e8e-b96c-4835474758a3
[BaseDriver] Using downloadable app 'https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1'
[BaseDriver] Cannot send HEAD request to 'https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1'. Original error: Request failed with status code 405
[debug] [BaseDriver] A fresh copy of the application is going to be downloaded from https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1
[debug] [Support] https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1 (5.88 MB) has been downloaded to '/var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023227-37678-o9fn59.lsg9/google_auth.apk' in 2.256s
[debug] [Support] Approximate download speed: 2.61 MB/s
[debug] [AndroidUiautomator2Driver@d97e (fe7712e4)] Checking whether app is actually present
[ADB] Using 'adb' from '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 start-server'
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [AndroidDriver] Emulator 'Samsung_Galaxy_S20_33_Android13' is not running: Error getting AVD with retry. Original error: Condition unmet after 5089 ms. Timing out.
[debug] [ADB] Launching Emulator with AVD Samsung_Galaxy_S20_33_Android13, launchTimeout 300000ms and readyTimeout 300000ms
[ADB] Using 'emulator' from '/Users/shad0w/Developer/Tools/android/sdk/emulator/emulator'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/emulator/emulator' with args: -avd Samsung_Galaxy_S20_33_Android13 -delay-adb -no-snapshot -accel on
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[ADB] [AVD OUTPUT] INFO | Android emulator version 32.1.11.0 (build_id 9536276) (CL:N/A)
[ADB] [AVD OUTPUT] INFO | Found systemPath /Users/shad0w/Developer/Tools/android/sdk/system-images/android-33/google_apis/arm64-v8a/
[ADB] [AVD OUTPUT] WARNING | cannot add library /Users/shad0w/Developer/Tools/android/sdk/emulator/qemu/darwin-aarch64/lib64/vulkan/libvulkan.dylib: failed
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[ADB] [AVD OUTPUT] INFO | Storing crashdata in: /tmp/android-shad0w/emu-crash.db, detection is enabled
[ADB] [AVD OUTPUT] INFO | Duplicate loglines will be removed, if you wish to see each indiviudal line launch with the -log-nofilter flag.
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_new_posture_requested(int) ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_dismiss_posture_selection_dialog() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_new_resizable_requested(PresetEmulatorSizeType) ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_dismiss_resizable_dialog() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | added library /Users/shad0w/Developer/Tools/android/sdk/emulator/lib64/vulkan/libvulkan.dylib
[ADB] [AVD OUTPUT] INFO | Sending adb public key [QAAAAJ9g8OyhRDf/8KGuhlSPiw6odyhMKe7C/D6y1LxmL3+oDQmCeHkHbrs5QWmfQPT8mRwQ7iDJjU4T2Ukgsgwc903mVQ4RBkO8zJVjO7n90YIfmFPF1N408JFgfk19Es4XfHEf5pMIllHHzKtBFIzPQBfRJLvbDxKltk40cpjBsPVXblkljJqTHimEPZOfYAgQUdvEFgUf+AJmEmM5xJR/WCJuxPD/LVbR8I3xrgUTA6nrNAqlpskcFNEjRrpd0OOIfMFNvV8BJvJD2hZXTmx6pO/qf6WFyz6FT2zVy9SpZzzqX8eGSqGi2eZyCcv3XH4rrfBTFt/Q2eWnLnhoPCIK96i3xDKzuv4TJxQZRapw/Of2L5H9wJfxQhqDTInBmvojB44MCw8wBEsrXE+9qsDJ4Nl1trSry/0Z5uk/F8Fl1hyI71lpRhSJaPOglRSlX9MjnJhpTAV//HvVQYRoT4iK9lAv1LPl0xZKgHz+Ql9m5ctFUN/Pefx6ngIjRMv//YJOzjSSrTRdd5nCQRG029Oz0703ASNxFsh5g8X5AXjrFEiiO10rGXSi5FmtrbDoZyqha5RHuDTD5kymaoOHdyVIhGmcpxp9hvZ9B+ifm5YxjMY/Ul2oA0/qHIQlm/tKZS1xRoh5o2gL433h3WoyzLTYKI9sapGUNNrnRWksnXlD/EWMpXYogwEAAQA= shad0w@unknown]
[ADB] [AVD OUTPUT] WARNING | *** No gRPC protection active, consider launching with the -grpc-use-jwt flag.***
[ADB] [AVD OUTPUT] INFO | Started GRPC server at 127.0.0.1:8554, security: Local, auth: none
[ADB] [AVD OUTPUT] INFO | Advertising in: /Users/shad0w/Library/Caches/TemporaryItems/avd/running/pid_41065.ini
[ADB] [AVD OUTPUT] INFO | Setting display: 0 configuration to: 1440x3199, dpi: 480x480
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] Connected devices: [{"udid":"emulator-5554","state":"device"}]
[debug] [ADB] 1 emulator connected
[debug] [ADB] Executing Emulator console command: avd name
[debug] [ADB] Found emulator 'Samsung_Galaxy_S20_33_Android13' on port 5554
[debug] [ADB] Setting device id to emulator-5554
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 wait-for-device'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell service list'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell service list'
[AndroidDriver] Using device: emulator-5554
[ADB] Using 'adb' from '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 start-server'
[debug] [ADB] Setting device id to emulator-5554
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.build.version.sdk'
[debug] [ADB] Current device property 'ro.build.version.sdk': 33
[ADB] Getting device platform version
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.build.version.release'
[debug] [ADB] Current device property 'ro.build.version.release': 13
[debug] [ADB] Device API level: 33
[AndroidUiautomator2Driver@d97e (fe7712e4)] Relaxing hidden api policy
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'settings put global hidden_api_policy_pre_p_apps 1;settings put global hidden_api_policy_p_apps 1;settings put global hidden_api_policy 1''
[debug] [AndroidDriver] Parsing package and activity from app manifest
[ADB] Package name: 'com.google.android.apps.authenticator2'
[ADB] Main activity name: 'com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [AndroidDriver] Parsed package and activity are: com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 wait-for-device'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell echo ping'
[debug] [AndroidDriver] Pushing settings apk to device...
[debug] [ADB] Getting install status for io.appium.settings
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.settings'
[debug] [ADB] 'io.appium.settings' is installed
[debug] [ADB] Getting package info for 'io.appium.settings'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.settings'
[debug] [ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('5.0.3' >= '5.0.3')
[debug] [ADB] There is no need to install/upgrade '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/io.appium.settings/apks/settings_apk-debug.apk'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'pgrep --help; echo $?''
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell appops set io.appium.settings PROJECT_MEDIA allow'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Starting Appium Settings app
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am start -n io.appium.settings/.Settings -a android.intent.action.MAIN -c android.intent.category.LAUNCHER'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [Logcat] Starting logs capture with command: /Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 logcat -v threadtime
[debug] [AndroidDriver] Enabling Unicode keyboard support
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell settings get secure default_input_method'
[debug] [AndroidDriver] Unsetting previous IME io.appium.settings/.UnicodeIME
[debug] [AndroidDriver] Setting IME to 'io.appium.settings/.UnicodeIME'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell ime enable io.appium.settings/.UnicodeIME'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell ime set io.appium.settings/.UnicodeIME'
[debug] [AndroidUiautomator2Driver@d97e (fe7712e4)] Forwarding UiAutomator2 Server port 6790 to local port 8200
[debug] [ADB] Forwarding system: 8200 to device: 6790
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward tcp:8200 tcp:6790'
[debug] [ADB] Getting install status for io.appium.uiautomator2.server
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server'
[debug] [ADB] 'io.appium.uiautomator2.server' is installed
[debug] [ADB] Getting package info for 'io.appium.uiautomator2.server'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server'
[debug] [ADB] The version name of the installed 'io.appium.uiautomator2.server' is greater or equal to the application version name ('5.7.8' >= '5.7.8')
[debug] [AndroidUiautomator2Driver@d97e (fe7712e4)] io.appium.uiautomator2.server installation state: sameVersionInstalled
[debug] [ADB] Checking app cert for /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v5.7.8.apk
[ADB] [AVD OUTPUT] INFO | Boot completed in 16519 ms
[ADB] [AVD OUTPUT] INFO | Increasing screen off timeout, logcat buffer size to 2M.
[ADB] [AVD OUTPUT] INFO | Revoking microphone permissions for Google App.
[debug] [ADB] Using the previously cached signature entry for 'appium-uiautomator2-server-v5.7.8.apk'
[debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-v5.7.8.apk'
[debug] [ADB] Getting install status for io.appium.uiautomator2.server.test
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server.test'
[debug] [ADB] 'io.appium.uiautomator2.server.test' is installed
[debug] [ADB] Checking app cert for /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk
[debug] [ADB] Using the previously cached signature entry for 'appium-uiautomator2-server-debug-androidTest.apk'
[debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-debug-androidTest.apk'
[AndroidUiautomator2Driver@d97e (fe7712e4)] Server packages are not going to be (re)installed
[debug] [AndroidUiautomator2Driver@d97e (fe7712e4)] Waiting up to 30000ms for services to be available
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pm list instrumentation'
[debug] [AndroidUiautomator2Driver@d97e (fe7712e4)] Instrumentation target 'io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner' is available
[ADB] Adding packages ["io.appium.settings","io.appium.uiautomator2.server","io.appium.uiautomator2.server.test"] to Doze whitelist
[debug] [ADB] Got the following command chunks to execute: [["dumpsys","deviceidle","whitelist","+io.appium.settings",";","dumpsys","deviceidle","whitelist","+io.appium.uiautomator2.server",";","dumpsys","deviceidle","whitelist","+io.appium.uiautomator2.server.test",";"]]
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys deviceidle whitelist +io.appium.settings ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server.test ;'
[debug] [ADB] Checking app cert for /var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023227-37678-o9fn59.lsg9/google_auth.apk
[debug] [ADB] Using the previously cached signature entry for 'google_auth.apk'
[debug] [ADB] Uninstalling com.google.android.apps.authenticator2
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is not installed
[ADB] com.google.android.apps.authenticator2 was not uninstalled, because it was not present on the device
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is not installed
[debug] [AndroidDriver] Running full reset on 'com.google.android.apps.authenticator2' (reinstall)
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 features'
[ADB] The application at '/var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023227-37678-o9fn59.lsg9/google_auth.apk' will not be cached, because the device under test has confirmed the support of streamed installs
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 install -r -g /var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023227-37678-o9fn59.lsg9/google_auth.apk'
[ADB] The installation of 'google_auth.apk' took 1325ms
[debug] [ADB] Install command stdout: Performing Streamed Install
[debug] [ADB] Success
[debug] [AndroidUiautomator2Driver@d97e (fe7712e4)] Performing shallow cleanup of automation leftovers
[debug] [AndroidUiautomator2Driver@d97e (fe7712e4)] No obsolete sessions have been detected (socket hang up)
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop io.appium.uiautomator2.server.test'
[AndroidUiautomator2Driver@d97e (fe7712e4)] Starting UIAutomator2 server 5.7.8
[AndroidUiautomator2Driver@d97e (fe7712e4)] Using UIAutomator2 server from '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v5.7.8.apk' and test from '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk'
[AndroidUiautomator2Driver@d97e (fe7712e4)] Waiting up to 30000ms for UiAutomator2 to be online...
[debug] [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","emulator-5554","shell","am","instrument","-w","-e","disableAnalytics",true,"io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
[debug] [AndroidUiautomator2Driver@d97e (fe7712e4)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@d97e (fe7712e4)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[AndroidUiautomator2Driver@d97e (fe7712e4)] socket hang up
[debug] [AndroidUiautomator2Driver@d97e (fe7712e4)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@d97e (fe7712e4)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[AndroidUiautomator2Driver@d97e (fe7712e4)] socket hang up
[debug] [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:
[debug] [AndroidUiautomator2Driver@d97e (fe7712e4)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@d97e (fe7712e4)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[AndroidUiautomator2Driver@d97e (fe7712e4)] socket hang up
[debug] [AndroidUiautomator2Driver@d97e (fe7712e4)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@d97e (fe7712e4)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[debug] [AndroidUiautomator2Driver@d97e (fe7712e4)] Got response with status 200: {"sessionId":"None","value":{"message":"UiAutomator2 Server is ready to accept commands","ready":true}}
[debug] [AndroidUiautomator2Driver@d97e (fe7712e4)] The initialization of the instrumentation process took 3049ms
[debug] [AndroidUiautomator2Driver@d97e (fe7712e4)] Matched '/session' to command name 'createSession'
[debug] [AndroidUiautomator2Driver@d97e (fe7712e4)] Proxying [POST /session] to [POST http://127.0.0.1:8200/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S...
[debug] [AndroidUiautomator2Driver@d97e (fe7712e4)] Got response with status 200: {"sessionId":"7339b33f-0df3-479f-abb8-483119b5fa67","value":{"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":...
[AndroidUiautomator2Driver@d97e (fe7712e4)] Determined the downstream protocol as 'W3C'
[debug] [AndroidUiautomator2Driver@d97e (fe7712e4)] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8200/session/7339b33f-0df3-479f-abb8-483119b5fa67/appium/device/info] with no body
[debug] [AndroidUiautomator2Driver@d97e (fe7712e4)] Got response with status 200: {"sessionId":"7339b33f-0df3-479f-abb8-483119b5fa67","value":{"androidId":"26c5dfa3da8c486c","apiVersion":"33","bluetooth":{"state":"ON"},"brand":"google","carrierName":"T-Mobile","displayDensity":480,"locale":"en_US","manufacturer":"Google","model":"sdk_gphone64_arm64","networks":[{"capabilities":{"SSID":null,"linkDownBandwidthKbps":30000,"linkUpstreamBandwidthKbps":15000,"networkCapabilities":"NET_CAPABILITY_MMS,NET_CAPABILITY_SUPL,NET_CAPABILITY_DUN,NET_CAPABILITY_FOTA,NET_CAPABILITY_IMS,NET_CAPABILITY_CBS,NET_CAPABILITY_INTERNET,NET_CAPABILITY_NOT_RESTRICTED,NET_CAPABILITY_TRUSTED,NET_CAPABILITY_NOT_VPN,NET_CAPABILITY_VALIDATED,NET_CAPABILITY_NOT_ROAMING,NET_CAPABILITY_FOREGROUND,NET_CAPABILITY_NOT_CONGESTED,NET_CAPABILITY_NOT_SUSPENDED","signalStrength":-2147483648,"transportTypes":"TRANSPORT_CELLULAR"},"detailedState":"CONNECTED","extraInfo":"epc.tmobile.com","isAvailable":true,"isConnected":true,"isFailover":false,"isRoaming":false,"state":"CONNECTED","subtype":10,"subtypeName":"HSPA","type":0,"typeN...
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys window'
[AndroidDriver] Screen already unlocked, doing nothing
[AndroidUiautomator2Driver@d97e (fe7712e4)] Starting 'com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity and waiting for 'com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am start -n com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity -S -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000'
[debug] [ADB] Waiting up to 20000ms for activity matching pkg: 'com.google.android.apps.authenticator2' and activity: 'com.google.android.apps.authenticator.AuthenticatorActivity' to be focused
[debug] [ADB] Possible activities, to be checked: 'com.google.android.apps.authenticator.AuthenticatorActivity', 'com.google.android.apps.authenticator2.com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [ADB] Getting focused package and activity
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys window displays'
[debug] [ADB] Found package: 'com.google.android.apps.authenticator2' and fully qualified activity name : 'com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [AndroidUiautomator2Driver@d97e (fe7712e4)] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8200/session/7339b33f-0df3-479f-abb8-483119b5fa67/appium/device/pixel_ratio] with no body
[debug] [AndroidUiautomator2Driver@d97e (fe7712e4)] Got response with status 200: {"sessionId":"7339b33f-0df3-479f-abb8-483119b5fa67","value":3}
[debug] [AndroidUiautomator2Driver@d97e (fe7712e4)] Matched '/appium/device/system_bars' to command name 'getSystemBars'
[debug] [AndroidUiautomator2Driver@d97e (fe7712e4)] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8200/session/7339b33f-0df3-479f-abb8-483119b5fa67/appium/device/system_bars] with no body
[debug] [AndroidUiautomator2Driver@d97e (fe7712e4)] Got response with status 200: {"sessionId":"7339b33f-0df3-479f-abb8-483119b5fa67","value":{"statusBar":72}}
[debug] [AndroidUiautomator2Driver@d97e (fe7712e4)] Matched '/window/current/size' to command name 'getWindowSize'
[debug] [AndroidUiautomator2Driver@d97e (fe7712e4)] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8200/session/7339b33f-0df3-479f-abb8-483119b5fa67/window/current/size] with no body
[debug] [AndroidUiautomator2Driver@d97e (fe7712e4)] Got response with status 200: {"sessionId":"7339b33f-0df3-479f-abb8-483119b5fa67","value":{"height":3199,"width":1440}}
[AppiumDriver@dc16] New AndroidUiautomator2Driver session created successfully, session fe7712e4-90ba-4e8e-b96c-4835474758a3 added to master session list
[debug] [AppiumDriver@dc16] Event 'newSessionStarted' logged at 1679908043289 (12:07:23 GMT+0300 (Moscow Standard Time))
[debug] [AndroidUiautomator2Driver@d97e (fe7712e4)] Cached the protocol value 'W3C' for the new session fe7712e4-90ba-4e8e-b96c-4835474758a3
[debug] [AndroidUiautomator2Driver@d97e (fe7712e4)] Responding to client with driver.createSession() result: {"capabilities":{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13...
[HTTP] <-- POST /session 200 29907 ms - 1684
[HTTP]
[HTTP] --> POST /session/fe7712e4-90ba-4e8e-b96c-4835474758a3/element
[HTTP] {"using":"id","value":"com.google.android.apps.authenticator2:id/add_account_button"}
[debug] [AndroidUiautomator2Driver@d97e (fe7712e4)] Calling AppiumDriver.findElement() with args: ["id","com.google.android.apps.authenticator2:id/add_account_button","fe7712e4-90ba-4e8e-b96c-4835474758a3"]
[debug] [AndroidUiautomator2Driver@d97e (fe7712e4)] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [AndroidUiautomator2Driver@d97e (fe7712e4)] Waiting up to 0 ms for condition
[debug] [AndroidUiautomator2Driver@d97e (fe7712e4)] Matched '/element' to command name 'findElement'
[debug] [AndroidUiautomator2Driver@d97e (fe7712e4)] Proxying [POST /element] to [POST http://127.0.0.1:8200/session/7339b33f-0df3-479f-abb8-483119b5fa67/element] with body: {"strategy":"id","selector":"com.google.android.apps.authenticator2:id/add_account_button","context":"","multiple":false}
[debug] [AndroidUiautomator2Driver@d97e (fe7712e4)] Got response with status 200: {"sessionId":"7339b33f-0df3-479f-abb8-483119b5fa67","value":{"ELEMENT":"00000000-0000-000a-ffff-ffff00000010","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-000a-ffff-ffff00000010"}}
[debug] [AndroidUiautomator2Driver@d97e (fe7712e4)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-000a-ffff-ffff00000010","ELEMENT":"00000000-0000-000a-ffff-ffff00000010"}
[HTTP] <-- POST /session/fe7712e4-90ba-4e8e-b96c-4835474758a3/element 200 200 ms - 137
[HTTP]
[HTTP] --> POST /session/fe7712e4-90ba-4e8e-b96c-4835474758a3/element/00000000-0000-000a-ffff-ffff00000010/click
[HTTP] {"id":"00000000-0000-000a-ffff-ffff00000010"}
[debug] [AndroidUiautomator2Driver@d97e (fe7712e4)] Calling AppiumDriver.click() with args: ["00000000-0000-000a-ffff-ffff00000010","fe7712e4-90ba-4e8e-b96c-4835474758a3"]
[debug] [AndroidUiautomator2Driver@d97e (fe7712e4)] Matched '/element/00000000-0000-000a-ffff-ffff00000010/click' to command name 'click'
[debug] [AndroidUiautomator2Driver@d97e (fe7712e4)] Proxying [POST /element/00000000-0000-000a-ffff-ffff00000010/click] to [POST http://127.0.0.1:8200/session/7339b33f-0df3-479f-abb8-483119b5fa67/element/00000000-0000-000a-ffff-ffff00000010/click] with body: {"element":"00000000-0000-000a-ffff-ffff00000010"}
[debug] [AndroidUiautomator2Driver@d97e (fe7712e4)] Got response with status 200: {"sessionId":"7339b33f-0df3-479f-abb8-483119b5fa67","value":null}
[debug] [AndroidUiautomator2Driver@d97e (fe7712e4)] Responding to client with driver.click() result: null
[HTTP] <-- POST /session/fe7712e4-90ba-4e8e-b96c-4835474758a3/element/00000000-0000-000a-ffff-ffff00000010/click 200 1440 ms - 14
[HTTP]
[HTTP] --> POST /session/fe7712e4-90ba-4e8e-b96c-4835474758a3/appium/device/terminate_app
[HTTP] {"bundleId":"com.google.android.apps.authenticator2"}
[debug] [AndroidUiautomator2Driver@d97e (fe7712e4)] Calling AppiumDriver.terminateApp() with args: ["com.google.android.apps.authenticator2",null,null,null,"fe7712e4-90ba-4e8e-b96c-4835474758a3"]
[AndroidUiautomator2Driver@d97e (fe7712e4)] Terminating 'com.google.android.apps.authenticator2'
[debug] [ADB] Getting IDs of all 'com.google.android.apps.authenticator2' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)com\.google\.android\.apps\.authenticator2\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[AndroidUiautomator2Driver@d97e (fe7712e4)] Querying the state of 'com.google.android.apps.authenticator2'
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is installed
[debug] [ADB] Getting IDs of all 'com.google.android.apps.authenticator2' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)com\.google\.android\.apps\.authenticator2\(\[\[:blank:\]\]\|\$\)'
[AndroidUiautomator2Driver@d97e (fe7712e4)] 'com.google.android.apps.authenticator2' has been successfully terminated
[debug] [AndroidUiautomator2Driver@d97e (fe7712e4)] Responding to client with driver.terminateApp() result: true
[HTTP] <-- POST /session/fe7712e4-90ba-4e8e-b96c-4835474758a3/appium/device/terminate_app 200 253 ms - 14
[HTTP]
[HTTP] --> DELETE /session/fe7712e4-90ba-4e8e-b96c-4835474758a3
[HTTP] {}
[debug] [AndroidUiautomator2Driver@d97e (fe7712e4)] Calling AppiumDriver.deleteSession() with args: ["fe7712e4-90ba-4e8e-b96c-4835474758a3"]
[debug] [AppiumDriver@dc16] Event 'quitSessionRequested' logged at 1679908045811 (12:07:25 GMT+0300 (Moscow Standard Time))
[AppiumDriver@dc16] Removing session fe7712e4-90ba-4e8e-b96c-4835474758a3 from our master session list
[debug] [AndroidUiautomator2Driver@d97e (fe7712e4)] Deleting UiAutomator2 session
[debug] [AndroidUiautomator2Driver@d97e (fe7712e4)] Deleting UiAutomator2 server session
[debug] [AndroidUiautomator2Driver@d97e (fe7712e4)] Matched '/' to command name 'deleteSession'
[debug] [AndroidUiautomator2Driver@d97e (fe7712e4)] Proxying [DELETE /] to [DELETE http://127.0.0.1:8200/session/7339b33f-0df3-479f-abb8-483119b5fa67] with no body
[debug] [AndroidUiautomator2Driver@d97e (fe7712e4)] Got response with status 200: {"sessionId":"7339b33f-0df3-479f-abb8-483119b5fa67","value":null}
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys activity services io.appium.settings/.recorder.RecorderService'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[debug] [AndroidUiautomator2Driver@d97e (fe7712e4)] Capability 'fullReset' set to 'true', Uninstalling 'com.google.android.apps.authenticator2'
[debug] [ADB] Uninstalling com.google.android.apps.authenticator2
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is installed
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 uninstall com.google.android.apps.authenticator2'
[debug] [ADB] 'adb uninstall com.google.android.apps.authenticator2' command output: Success
[ADB] com.google.android.apps.authenticator2 was successfully uninstalled
[debug] [Logcat] Stopping logcat capture
[debug] [ADB] Removing forwarded port socket connection: 8200
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward --remove tcp:8200'
[AndroidUiautomator2Driver@d97e (fe7712e4)] Restoring hidden api policy to the device default configuration
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'settings delete global hidden_api_policy_pre_p_apps;settings delete global hidden_api_policy_p_apps;settings delete global hidden_api_policy''
[debug] [AppiumDriver@dc16] Event 'quitSessionFinished' logged at 1679908046169 (12:07:26 GMT+0300 (Moscow Standard Time))
[debug] [AppiumDriver@dc16] Received response: null
[debug] [AppiumDriver@dc16] But deleting session, so not returning
[debug] [AppiumDriver@dc16] Responding to client with driver.deleteSession() result: null
[HTTP] <-- DELETE /session/fe7712e4-90ba-4e8e-b96c-4835474758a3 200 358 ms - 14
[HTTP]
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_rgbcSensorValueWidget_valueChanged() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_posture_valueChanged(int) ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 41065) 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)
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 41065) 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)
[ADB] [AVD OUTPUT] WARNING | Discarding the changed state (command-line flag).
[ADB] [AVD OUTPUT] INFO | Info:
[ADB] [AVD OUTPUT] GLImplementation:
[ADB] [AVD OUTPUT] Surface Type: OpenGL
[ADB] [AVD OUTPUT] Surface Profile: CoreProfile
[ADB] [AVD OUTPUT] Surface Version: 4.1
[ADB] [AVD OUTPUT] Using Default SG Backend: no
[ADB] [AVD OUTPUT] Using Software Dynamic GL: no
[ADB] [AVD OUTPUT] Using Angle: no
[ADB] [AVD OUTPUT] Init Parameters:
[ADB] [AVD OUTPUT] * application-name Emulator
[ADB] [AVD OUTPUT] * browser-subprocess-path /Users/shad0w/Developer/Tools/android/sdk/emulator/lib64/qt/libexec/QtWebEngineProcess
[ADB] [AVD OUTPUT] * disable-features DnsOverHttpsUpgrade,ConsolidatedMovementXY,InstalledApp,BackgroundFetch,WebOTP,WebPayments,WebUSB,PictureInPicture
[ADB] [AVD OUTPUT] * disable-gpu
[ADB] [AVD OUTPUT] * disable-speech-api
[ADB] [AVD OUTPUT] * enable-features TracingServiceInProcess
[ADB] [AVD OUTPUT] * enable-threaded-compositing
[ADB] [AVD OUTPUT] ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 41065) 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)
[ADB] [AVD OUTPUT] INFO | Warning: No functional TLS backend was found ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: No functional TLS backend was found ((null):0, (null))
[ADB] [AVD OUTPUT] (2x)
[ADB] [AVD OUTPUT] INFO | Warning: No TLS backend is available ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: No functional TLS backend was found ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: No functional TLS backend was found ((null):0, (null))
[ADB] [AVD OUTPUT] (3x)
[ADB] [AVD OUTPUT] INFO | Warning: No TLS backend is available ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: No functional TLS backend was found ((null):0, (null))
[debug] [Instrumentation] The process has exited with code 0
[debug] [HTTP] Request idempotency key: f58a8479-7e5f-43c1-9aed-3e35b5867ab6
[HTTP] --> POST /session
[HTTP] {"capabilities":{"firstMatch":[{}],"alwaysMatch":{"appium:androidDeviceReadyTimeout":120000,"appium:androidInstallTimeout":100000,"appium:app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appium:appWaitForLaunch":false,"appium:autoGrantPermissions":true,"appium:automationName":"UIAutomator2","appium:avd":"Samsung_Galaxy_S20_33_Android13","appium:avdArgs":"-no-snapshot -accel on","appium:avdLaunchTimeout":300000,"appium:avdReadyTimeout":300000,"appium:fullReset":true,"appium:newCommandTimeout":0,"appium:noReset":false,"appium:resetKeyboard":true,"appium:uiautomator2ServerInstallTimeout":60000,"appium:unicodeKeyboard":true,"platformName":"android"}}}
[debug] [AppiumDriver@dc16] Calling AppiumDriver.createSession() with args: [null,null,{"firstMatch":[{}],"alwaysMatch":{"appium:androidDeviceReadyTimeout":120000,"appium:androidInstallTimeout":100000,"appium:app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appium:appWaitForLaunch":false,"appium:autoGrantPermissions":true,"appium:automationName":"UIAutomator2","appium:avd":"Samsung_Galaxy_S20_33_Android13","appium:avdArgs":"-no-snapshot -accel on","appium:avdLaunchTimeout":300000,"appium:avdReadyTimeout":300000,"appium:fullReset":true,"appium:newCommandTimeout":0,"appium:noReset":false,"appium:resetKeyboard":true,"appium:uiautomator2ServerInstallTimeout":60000,"appium:unicodeKeyboard":true,"platformName":"android"}}]
[debug] [AppiumDriver@dc16] Event 'newSessionRequested' logged at 1679954470135 (01:01:10 GMT+0300 (Moscow Standard Time))
[Appium] Attempting to find matching driver for automationName 'UIAutomator2' and platformName 'android'
[Appium] The 'uiautomator2' driver was installed and matched caps.
[Appium] Will require it at /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver
[debug] [Appium] Requiring driver at /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver
[AppiumDriver@dc16] Appium v2.0.0-beta.57 creating new AndroidUiautomator2Driver (v2.12.6) session
[AppiumDriver@dc16] Checking BaseDriver versions for Appium and AndroidUiautomator2Driver
[AppiumDriver@dc16] Appium's BaseDriver version is 9.3.3
[AppiumDriver@dc16] AndroidUiautomator2Driver's BaseDriver version is 9.3.3
[debug] [AndroidUiautomator2Driver@920d] Creating session with W3C capabilities: {
[debug] [AndroidUiautomator2Driver@920d] "alwaysMatch": {
[debug] [AndroidUiautomator2Driver@920d] "platformName": "android",
[debug] [AndroidUiautomator2Driver@920d] "appium:androidDeviceReadyTimeout": 120000,
[debug] [AndroidUiautomator2Driver@920d] "appium:androidInstallTimeout": 100000,
[debug] [AndroidUiautomator2Driver@920d] "appium:app": "https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1",
[debug] [AndroidUiautomator2Driver@920d] "appium:appWaitForLaunch": false,
[debug] [AndroidUiautomator2Driver@920d] "appium:autoGrantPermissions": true,
[debug] [AndroidUiautomator2Driver@920d] "appium:automationName": "UIAutomator2",
[debug] [AndroidUiautomator2Driver@920d] "appium:avd": "Samsung_Galaxy_S20_33_Android13",
[debug] [AndroidUiautomator2Driver@920d] "appium:avdArgs": "-no-snapshot -accel on",
[debug] [AndroidUiautomator2Driver@920d] "appium:avdLaunchTimeout": 300000,
[debug] [AndroidUiautomator2Driver@920d] "appium:avdReadyTimeout": 300000,
[debug] [AndroidUiautomator2Driver@920d] "appium:fullReset": true,
[debug] [AndroidUiautomator2Driver@920d] "appium:newCommandTimeout": 0,
[debug] [AndroidUiautomator2Driver@920d] "appium:noReset": false,
[debug] [AndroidUiautomator2Driver@920d] "appium:resetKeyboard": true,
[debug] [AndroidUiautomator2Driver@920d] "appium:uiautomator2ServerInstallTimeout": 60000,
[debug] [AndroidUiautomator2Driver@920d] "appium:unicodeKeyboard": true
[debug] [AndroidUiautomator2Driver@920d] },
[debug] [AndroidUiautomator2Driver@920d] "firstMatch": [
[debug] [AndroidUiautomator2Driver@920d] {}
[debug] [AndroidUiautomator2Driver@920d] ]
[debug] [AndroidUiautomator2Driver@920d] }
[AndroidUiautomator2Driver@920d (a1eb59b3)] Session created with session id: a1eb59b3-01ed-46c0-a8f7-b5ae3219d5ba
[BaseDriver] Using downloadable app 'https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1'
[BaseDriver] Cannot send HEAD request to 'https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1'. Original error: Parse Error: Expected HTTP/
[debug] [BaseDriver] A fresh copy of the application is going to be downloaded from https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1
[debug] [Support] https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1 (5.88 MB) has been downloaded to '/var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023228-37678-9ni1gf.4tcwm/google_auth.apk' in 2.747s
[debug] [Support] Approximate download speed: 2.14 MB/s
[debug] [AndroidUiautomator2Driver@920d (a1eb59b3)] Checking whether app is actually present
[ADB] Using 'adb' from '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 start-server'
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [AndroidDriver] Emulator 'Samsung_Galaxy_S20_33_Android13' is not running: Error getting AVD with retry. Original error: Condition unmet after 5045 ms. Timing out.
[debug] [ADB] Launching Emulator with AVD Samsung_Galaxy_S20_33_Android13, launchTimeout 300000ms and readyTimeout 300000ms
[ADB] Using 'emulator' from '/Users/shad0w/Developer/Tools/android/sdk/emulator/emulator'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/emulator/emulator' with args: -avd Samsung_Galaxy_S20_33_Android13 -delay-adb -no-snapshot -accel on
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[ADB] [AVD OUTPUT] INFO | Android emulator version 32.1.11.0 (build_id 9536276) (CL:N/A)
[ADB] [AVD OUTPUT] INFO | Found systemPath /Users/shad0w/Developer/Tools/android/sdk/system-images/android-33/google_apis/arm64-v8a/
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[ADB] [AVD OUTPUT] WARNING | cannot add library /Users/shad0w/Developer/Tools/android/sdk/emulator/qemu/darwin-aarch64/lib64/vulkan/libvulkan.dylib: failed
[ADB] [AVD OUTPUT] INFO | Storing crashdata in: /tmp/android-shad0w/emu-crash.db, detection is enabled
[ADB] [AVD OUTPUT] INFO | Duplicate loglines will be removed, if you wish to see each indiviudal line launch with the -log-nofilter flag.
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_new_posture_requested(int) ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_dismiss_posture_selection_dialog() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_new_resizable_requested(PresetEmulatorSizeType) ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_dismiss_resizable_dialog() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | added library /Users/shad0w/Developer/Tools/android/sdk/emulator/lib64/vulkan/libvulkan.dylib
[ADB] [AVD OUTPUT] INFO | Sending adb public key [QAAAAJ9g8OyhRDf/8KGuhlSPiw6odyhMKe7C/D6y1LxmL3+oDQmCeHkHbrs5QWmfQPT8mRwQ7iDJjU4T2Ukgsgwc903mVQ4RBkO8zJVjO7n90YIfmFPF1N408JFgfk19Es4XfHEf5pMIllHHzKtBFIzPQBfRJLvbDxKltk40cpjBsPVXblkljJqTHimEPZOfYAgQUdvEFgUf+AJmEmM5xJR/WCJuxPD/LVbR8I3xrgUTA6nrNAqlpskcFNEjRrpd0OOIfMFNvV8BJvJD2hZXTmx6pO/qf6WFyz6FT2zVy9SpZzzqX8eGSqGi2eZyCcv3XH4rrfBTFt/Q2eWnLnhoPCIK96i3xDKzuv4TJxQZRapw/Of2L5H9wJfxQhqDTInBmvojB44MCw8wBEsrXE+9qsDJ4Nl1trSry/0Z5uk/F8Fl1hyI71lpRhSJaPOglRSlX9MjnJhpTAV//HvVQYRoT4iK9lAv1LPl0xZKgHz+Ql9m5ctFUN/Pefx6ngIjRMv//YJOzjSSrTRdd5nCQRG029Oz0703ASNxFsh5g8X5AXjrFEiiO10rGXSi5FmtrbDoZyqha5RHuDTD5kymaoOHdyVIhGmcpxp9hvZ9B+ifm5YxjMY/Ul2oA0/qHIQlm/tKZS1xRoh5o2gL433h3WoyzLTYKI9sapGUNNrnRWksnXlD/EWMpXYogwEAAQA= shad0w@unknown]
[ADB] [AVD OUTPUT] WARNING | *** No gRPC protection active, consider launching with the -grpc-use-jwt flag.***
[ADB] [AVD OUTPUT] INFO | Started GRPC server at 127.0.0.1:8554, security: Local, auth: none
[ADB] [AVD OUTPUT] INFO | Advertising in: /Users/shad0w/Library/Caches/TemporaryItems/avd/running/pid_84297.ini
[ADB] [AVD OUTPUT] INFO | Setting display: 0 configuration to: 1440x3199, dpi: 480x480
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[ADB] [AVD OUTPUT] INFO | Your emulator is out of date, please update by launching Android Studio:
[ADB] [AVD OUTPUT] - Start Android Studio
[ADB] [AVD OUTPUT] - Select menu "Tools > Android > SDK Manager"
[ADB] [AVD OUTPUT] - Click "SDK Tools" tab
[ADB] [AVD OUTPUT] - Check "Android Emulator" checkbox
[ADB] [AVD OUTPUT] - Click "OK"
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] Connected devices: [{"udid":"emulator-5554","state":"device"}]
[debug] [ADB] 1 emulator connected
[debug] [ADB] Executing Emulator console command: avd name
[debug] [ADB] Found emulator 'Samsung_Galaxy_S20_33_Android13' on port 5554
[debug] [ADB] Setting device id to emulator-5554
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 wait-for-device'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell service list'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell service list'
[AndroidDriver] Using device: emulator-5554
[ADB] Using 'adb' from '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 start-server'
[debug] [ADB] Setting device id to emulator-5554
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.build.version.sdk'
[debug] [ADB] Current device property 'ro.build.version.sdk': 33
[ADB] Getting device platform version
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.build.version.release'
[debug] [ADB] Current device property 'ro.build.version.release': 13
[debug] [ADB] Device API level: 33
[AndroidUiautomator2Driver@920d (a1eb59b3)] Relaxing hidden api policy
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'settings put global hidden_api_policy_pre_p_apps 1;settings put global hidden_api_policy_p_apps 1;settings put global hidden_api_policy 1''
[debug] [AndroidDriver] Parsing package and activity from app manifest
[ADB] Package name: 'com.google.android.apps.authenticator2'
[ADB] Main activity name: 'com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [AndroidDriver] Parsed package and activity are: com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 wait-for-device'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell echo ping'
[debug] [AndroidDriver] Pushing settings apk to device...
[debug] [ADB] Getting install status for io.appium.settings
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.settings'
[debug] [ADB] 'io.appium.settings' is installed
[debug] [ADB] Getting package info for 'io.appium.settings'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.settings'
[debug] [ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('5.0.3' >= '5.0.3')
[debug] [ADB] There is no need to install/upgrade '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/io.appium.settings/apks/settings_apk-debug.apk'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'pgrep --help; echo $?''
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell appops set io.appium.settings PROJECT_MEDIA allow'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Starting Appium Settings app
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am start -n io.appium.settings/.Settings -a android.intent.action.MAIN -c android.intent.category.LAUNCHER'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [Logcat] Starting logs capture with command: /Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 logcat -v threadtime
[debug] [AndroidDriver] Enabling Unicode keyboard support
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell settings get secure default_input_method'
[debug] [AndroidDriver] Unsetting previous IME io.appium.settings/.UnicodeIME
[debug] [AndroidDriver] Setting IME to 'io.appium.settings/.UnicodeIME'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell ime enable io.appium.settings/.UnicodeIME'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell ime set io.appium.settings/.UnicodeIME'
[debug] [AndroidUiautomator2Driver@920d (a1eb59b3)] Forwarding UiAutomator2 Server port 6790 to local port 8200
[debug] [ADB] Forwarding system: 8200 to device: 6790
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward tcp:8200 tcp:6790'
[debug] [ADB] Getting install status for io.appium.uiautomator2.server
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server'
[debug] [ADB] 'io.appium.uiautomator2.server' is installed
[debug] [ADB] Getting package info for 'io.appium.uiautomator2.server'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server'
[debug] [ADB] The version name of the installed 'io.appium.uiautomator2.server' is greater or equal to the application version name ('5.7.8' >= '5.7.8')
[debug] [AndroidUiautomator2Driver@920d (a1eb59b3)] io.appium.uiautomator2.server installation state: sameVersionInstalled
[debug] [ADB] Checking app cert for /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v5.7.8.apk
[debug] [ADB] Using the previously cached signature entry for 'appium-uiautomator2-server-v5.7.8.apk'
[debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-v5.7.8.apk'
[debug] [ADB] Getting install status for io.appium.uiautomator2.server.test
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server.test'
[debug] [ADB] 'io.appium.uiautomator2.server.test' is installed
[debug] [ADB] Checking app cert for /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk
[debug] [ADB] Using the previously cached signature entry for 'appium-uiautomator2-server-debug-androidTest.apk'
[debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-debug-androidTest.apk'
[AndroidUiautomator2Driver@920d (a1eb59b3)] Server packages are not going to be (re)installed
[debug] [AndroidUiautomator2Driver@920d (a1eb59b3)] Waiting up to 30000ms for services to be available
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pm list instrumentation'
[debug] [AndroidUiautomator2Driver@920d (a1eb59b3)] Instrumentation target 'io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner' is available
[ADB] Adding packages ["io.appium.settings","io.appium.uiautomator2.server","io.appium.uiautomator2.server.test"] to Doze whitelist
[debug] [ADB] Got the following command chunks to execute: [["dumpsys","deviceidle","whitelist","+io.appium.settings",";","dumpsys","deviceidle","whitelist","+io.appium.uiautomator2.server",";","dumpsys","deviceidle","whitelist","+io.appium.uiautomator2.server.test",";"]]
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys deviceidle whitelist +io.appium.settings ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server.test ;'
[ADB] [AVD OUTPUT] INFO | Boot completed in 16869 ms
[ADB] [AVD OUTPUT] INFO | Increasing screen off timeout, logcat buffer size to 2M.
[ADB] [AVD OUTPUT] INFO | Revoking microphone permissions for Google App.
[debug] [ADB] Checking app cert for /var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023228-37678-9ni1gf.4tcwm/google_auth.apk
[debug] [ADB] Using the previously cached signature entry for 'google_auth.apk'
[debug] [ADB] Uninstalling com.google.android.apps.authenticator2
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is not installed
[ADB] com.google.android.apps.authenticator2 was not uninstalled, because it was not present on the device
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is not installed
[debug] [AndroidDriver] Running full reset on 'com.google.android.apps.authenticator2' (reinstall)
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 features'
[ADB] The application at '/var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023228-37678-9ni1gf.4tcwm/google_auth.apk' will not be cached, because the device under test has confirmed the support of streamed installs
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 install -r -g /var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023228-37678-9ni1gf.4tcwm/google_auth.apk'
[ADB] The installation of 'google_auth.apk' took 1170ms
[debug] [ADB] Install command stdout: Performing Streamed Install
[debug] [ADB] Success
[debug] [AndroidUiautomator2Driver@920d (a1eb59b3)] Performing shallow cleanup of automation leftovers
[debug] [AndroidUiautomator2Driver@920d (a1eb59b3)] No obsolete sessions have been detected (socket hang up)
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop io.appium.uiautomator2.server.test'
[AndroidUiautomator2Driver@920d (a1eb59b3)] Starting UIAutomator2 server 5.7.8
[AndroidUiautomator2Driver@920d (a1eb59b3)] Using UIAutomator2 server from '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v5.7.8.apk' and test from '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk'
[AndroidUiautomator2Driver@920d (a1eb59b3)] Waiting up to 30000ms for UiAutomator2 to be online...
[debug] [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","emulator-5554","shell","am","instrument","-w","-e","disableAnalytics",true,"io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
[debug] [AndroidUiautomator2Driver@920d (a1eb59b3)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@920d (a1eb59b3)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[AndroidUiautomator2Driver@920d (a1eb59b3)] socket hang up
[debug] [AndroidUiautomator2Driver@920d (a1eb59b3)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@920d (a1eb59b3)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[AndroidUiautomator2Driver@920d (a1eb59b3)] socket hang up
[debug] [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:
[debug] [AndroidUiautomator2Driver@920d (a1eb59b3)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@920d (a1eb59b3)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[AndroidUiautomator2Driver@920d (a1eb59b3)] socket hang up
[debug] [AndroidUiautomator2Driver@920d (a1eb59b3)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@920d (a1eb59b3)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[debug] [AndroidUiautomator2Driver@920d (a1eb59b3)] Got response with status 200: {"sessionId":"None","value":{"message":"UiAutomator2 Server is ready to accept commands","ready":true}}
[debug] [AndroidUiautomator2Driver@920d (a1eb59b3)] The initialization of the instrumentation process took 3043ms
[debug] [AndroidUiautomator2Driver@920d (a1eb59b3)] Matched '/session' to command name 'createSession'
[debug] [AndroidUiautomator2Driver@920d (a1eb59b3)] Proxying [POST /session] to [POST http://127.0.0.1:8200/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S...
[debug] [AndroidUiautomator2Driver@920d (a1eb59b3)] Got response with status 200: {"sessionId":"a1ecf69c-b2bc-44bc-909e-3f9f918d2d38","value":{"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":...
[AndroidUiautomator2Driver@920d (a1eb59b3)] Determined the downstream protocol as 'W3C'
[debug] [AndroidUiautomator2Driver@920d (a1eb59b3)] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8200/session/a1ecf69c-b2bc-44bc-909e-3f9f918d2d38/appium/device/info] with no body
[debug] [AndroidUiautomator2Driver@920d (a1eb59b3)] Got response with status 200: {"sessionId":"a1ecf69c-b2bc-44bc-909e-3f9f918d2d38","value":{"androidId":"26c5dfa3da8c486c","apiVersion":"33","bluetooth":{"state":"ON"},"brand":"google","carrierName":"T-Mobile","displayDensity":480,"locale":"en_US","manufacturer":"Google","model":"sdk_gphone64_arm64","networks":[{"capabilities":{"SSID":null,"linkDownBandwidthKbps":30000,"linkUpstreamBandwidthKbps":15000,"networkCapabilities":"NET_CAPABILITY_MMS,NET_CAPABILITY_SUPL,NET_CAPABILITY_DUN,NET_CAPABILITY_FOTA,NET_CAPABILITY_IMS,NET_CAPABILITY_CBS,NET_CAPABILITY_INTERNET,NET_CAPABILITY_NOT_RESTRICTED,NET_CAPABILITY_TRUSTED,NET_CAPABILITY_NOT_VPN,NET_CAPABILITY_VALIDATED,NET_CAPABILITY_NOT_ROAMING,NET_CAPABILITY_FOREGROUND,NET_CAPABILITY_NOT_CONGESTED,NET_CAPABILITY_NOT_SUSPENDED","signalStrength":-2147483648,"transportTypes":"TRANSPORT_CELLULAR"},"detailedState":"CONNECTED","extraInfo":"epc.tmobile.com","isAvailable":true,"isConnected":true,"isFailover":false,"isRoaming":false,"state":"CONNECTED","subtype":10,"subtypeName":"HSPA","type":0,"typeN...
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys window'
[AndroidDriver] Screen already unlocked, doing nothing
[AndroidUiautomator2Driver@920d (a1eb59b3)] Starting 'com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity and waiting for 'com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am start -n com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity -S -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000'
[debug] [ADB] Waiting up to 20000ms for activity matching pkg: 'com.google.android.apps.authenticator2' and activity: 'com.google.android.apps.authenticator.AuthenticatorActivity' to be focused
[debug] [ADB] Possible activities, to be checked: 'com.google.android.apps.authenticator.AuthenticatorActivity', 'com.google.android.apps.authenticator2.com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [ADB] Getting focused package and activity
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys window displays'
[debug] [ADB] Found package: 'com.google.android.apps.authenticator2' and fully qualified activity name : 'com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [AndroidUiautomator2Driver@920d (a1eb59b3)] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8200/session/a1ecf69c-b2bc-44bc-909e-3f9f918d2d38/appium/device/pixel_ratio] with no body
[debug] [AndroidUiautomator2Driver@920d (a1eb59b3)] Got response with status 200: {"sessionId":"a1ecf69c-b2bc-44bc-909e-3f9f918d2d38","value":3}
[debug] [AndroidUiautomator2Driver@920d (a1eb59b3)] Matched '/appium/device/system_bars' to command name 'getSystemBars'
[debug] [AndroidUiautomator2Driver@920d (a1eb59b3)] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8200/session/a1ecf69c-b2bc-44bc-909e-3f9f918d2d38/appium/device/system_bars] with no body
[debug] [AndroidUiautomator2Driver@920d (a1eb59b3)] Got response with status 200: {"sessionId":"a1ecf69c-b2bc-44bc-909e-3f9f918d2d38","value":{"statusBar":72}}
[debug] [AndroidUiautomator2Driver@920d (a1eb59b3)] Matched '/window/current/size' to command name 'getWindowSize'
[debug] [AndroidUiautomator2Driver@920d (a1eb59b3)] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8200/session/a1ecf69c-b2bc-44bc-909e-3f9f918d2d38/window/current/size] with no body
[debug] [AndroidUiautomator2Driver@920d (a1eb59b3)] Got response with status 200: {"sessionId":"a1ecf69c-b2bc-44bc-909e-3f9f918d2d38","value":{"height":3199,"width":1440}}
[AppiumDriver@dc16] New AndroidUiautomator2Driver session created successfully, session a1eb59b3-01ed-46c0-a8f7-b5ae3219d5ba added to master session list
[debug] [AppiumDriver@dc16] Event 'newSessionStarted' logged at 1679954502377 (01:01:42 GMT+0300 (Moscow Standard Time))
[debug] [AndroidUiautomator2Driver@920d (a1eb59b3)] Cached the protocol value 'W3C' for the new session a1eb59b3-01ed-46c0-a8f7-b5ae3219d5ba
[debug] [AndroidUiautomator2Driver@920d (a1eb59b3)] Responding to client with driver.createSession() result: {"capabilities":{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13...
[HTTP] <-- POST /session 200 32243 ms - 1684
[HTTP]
[HTTP] --> POST /session/a1eb59b3-01ed-46c0-a8f7-b5ae3219d5ba/element
[HTTP] {"using":"id","value":"com.google.android.apps.authenticator2:id/add_account_button"}
[debug] [AndroidUiautomator2Driver@920d (a1eb59b3)] Calling AppiumDriver.findElement() with args: ["id","com.google.android.apps.authenticator2:id/add_account_button","a1eb59b3-01ed-46c0-a8f7-b5ae3219d5ba"]
[debug] [AndroidUiautomator2Driver@920d (a1eb59b3)] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [AndroidUiautomator2Driver@920d (a1eb59b3)] Waiting up to 0 ms for condition
[debug] [AndroidUiautomator2Driver@920d (a1eb59b3)] Matched '/element' to command name 'findElement'
[debug] [AndroidUiautomator2Driver@920d (a1eb59b3)] Proxying [POST /element] to [POST http://127.0.0.1:8200/session/a1ecf69c-b2bc-44bc-909e-3f9f918d2d38/element] with body: {"strategy":"id","selector":"com.google.android.apps.authenticator2:id/add_account_button","context":"","multiple":false}
[debug] [AndroidUiautomator2Driver@920d (a1eb59b3)] Got response with status 200: {"sessionId":"a1ecf69c-b2bc-44bc-909e-3f9f918d2d38","value":{"ELEMENT":"00000000-0000-000a-ffff-ffff00000010","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-000a-ffff-ffff00000010"}}
[debug] [AndroidUiautomator2Driver@920d (a1eb59b3)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-000a-ffff-ffff00000010","ELEMENT":"00000000-0000-000a-ffff-ffff00000010"}
[HTTP] <-- POST /session/a1eb59b3-01ed-46c0-a8f7-b5ae3219d5ba/element 200 140 ms - 137
[HTTP]
[HTTP] --> POST /session/a1eb59b3-01ed-46c0-a8f7-b5ae3219d5ba/element/00000000-0000-000a-ffff-ffff00000010/click
[HTTP] {"id":"00000000-0000-000a-ffff-ffff00000010"}
[debug] [AndroidUiautomator2Driver@920d (a1eb59b3)] Calling AppiumDriver.click() with args: ["00000000-0000-000a-ffff-ffff00000010","a1eb59b3-01ed-46c0-a8f7-b5ae3219d5ba"]
[debug] [AndroidUiautomator2Driver@920d (a1eb59b3)] Matched '/element/00000000-0000-000a-ffff-ffff00000010/click' to command name 'click'
[debug] [AndroidUiautomator2Driver@920d (a1eb59b3)] Proxying [POST /element/00000000-0000-000a-ffff-ffff00000010/click] to [POST http://127.0.0.1:8200/session/a1ecf69c-b2bc-44bc-909e-3f9f918d2d38/element/00000000-0000-000a-ffff-ffff00000010/click] with body: {"element":"00000000-0000-000a-ffff-ffff00000010"}
[debug] [AndroidUiautomator2Driver@920d (a1eb59b3)] Got response with status 200: {"sessionId":"a1ecf69c-b2bc-44bc-909e-3f9f918d2d38","value":null}
[debug] [AndroidUiautomator2Driver@920d (a1eb59b3)] Responding to client with driver.click() result: null
[HTTP] <-- POST /session/a1eb59b3-01ed-46c0-a8f7-b5ae3219d5ba/element/00000000-0000-000a-ffff-ffff00000010/click 200 1455 ms - 14
[HTTP]
[HTTP] --> POST /session/a1eb59b3-01ed-46c0-a8f7-b5ae3219d5ba/appium/device/terminate_app
[HTTP] {"bundleId":"com.google.android.apps.authenticator2"}
[debug] [AndroidUiautomator2Driver@920d (a1eb59b3)] Calling AppiumDriver.terminateApp() with args: ["com.google.android.apps.authenticator2",null,null,null,"a1eb59b3-01ed-46c0-a8f7-b5ae3219d5ba"]
[AndroidUiautomator2Driver@920d (a1eb59b3)] Terminating 'com.google.android.apps.authenticator2'
[debug] [ADB] Getting IDs of all 'com.google.android.apps.authenticator2' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)com\.google\.android\.apps\.authenticator2\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[AndroidUiautomator2Driver@920d (a1eb59b3)] Querying the state of 'com.google.android.apps.authenticator2'
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is installed
[debug] [ADB] Getting IDs of all 'com.google.android.apps.authenticator2' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)com\.google\.android\.apps\.authenticator2\(\[\[:blank:\]\]\|\$\)'
[AndroidUiautomator2Driver@920d (a1eb59b3)] 'com.google.android.apps.authenticator2' has been successfully terminated
[debug] [AndroidUiautomator2Driver@920d (a1eb59b3)] Responding to client with driver.terminateApp() result: true
[HTTP] <-- POST /session/a1eb59b3-01ed-46c0-a8f7-b5ae3219d5ba/appium/device/terminate_app 200 285 ms - 14
[HTTP]
[HTTP] --> DELETE /session/a1eb59b3-01ed-46c0-a8f7-b5ae3219d5ba
[HTTP] {}
[debug] [AndroidUiautomator2Driver@920d (a1eb59b3)] Calling AppiumDriver.deleteSession() with args: ["a1eb59b3-01ed-46c0-a8f7-b5ae3219d5ba"]
[debug] [AppiumDriver@dc16] Event 'quitSessionRequested' logged at 1679954505134 (01:01:45 GMT+0300 (Moscow Standard Time))
[AppiumDriver@dc16] Removing session a1eb59b3-01ed-46c0-a8f7-b5ae3219d5ba from our master session list
[debug] [AndroidUiautomator2Driver@920d (a1eb59b3)] Deleting UiAutomator2 session
[debug] [AndroidUiautomator2Driver@920d (a1eb59b3)] Deleting UiAutomator2 server session
[debug] [AndroidUiautomator2Driver@920d (a1eb59b3)] Matched '/' to command name 'deleteSession'
[debug] [AndroidUiautomator2Driver@920d (a1eb59b3)] Proxying [DELETE /] to [DELETE http://127.0.0.1:8200/session/a1ecf69c-b2bc-44bc-909e-3f9f918d2d38] with no body
[debug] [AndroidUiautomator2Driver@920d (a1eb59b3)] Got response with status 200: {"sessionId":"a1ecf69c-b2bc-44bc-909e-3f9f918d2d38","value":null}
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys activity services io.appium.settings/.recorder.RecorderService'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[debug] [AndroidUiautomator2Driver@920d (a1eb59b3)] Capability 'fullReset' set to 'true', Uninstalling 'com.google.android.apps.authenticator2'
[debug] [ADB] Uninstalling com.google.android.apps.authenticator2
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is installed
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 uninstall com.google.android.apps.authenticator2'
[debug] [ADB] 'adb uninstall com.google.android.apps.authenticator2' command output: Success
[ADB] com.google.android.apps.authenticator2 was successfully uninstalled
[debug] [Logcat] Stopping logcat capture
[debug] [ADB] Removing forwarded port socket connection: 8200
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward --remove tcp:8200'
[AndroidUiautomator2Driver@920d (a1eb59b3)] Restoring hidden api policy to the device default configuration
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'settings delete global hidden_api_policy_pre_p_apps;settings delete global hidden_api_policy_p_apps;settings delete global hidden_api_policy''
[debug] [AppiumDriver@dc16] Event 'quitSessionFinished' logged at 1679954505428 (01:01:45 GMT+0300 (Moscow Standard Time))
[debug] [AppiumDriver@dc16] Received response: null
[debug] [AppiumDriver@dc16] But deleting session, so not returning
[debug] [AppiumDriver@dc16] Responding to client with driver.deleteSession() result: null
[HTTP] <-- DELETE /session/a1eb59b3-01ed-46c0-a8f7-b5ae3219d5ba 200 295 ms - 14
[HTTP]
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_rgbcSensorValueWidget_valueChanged() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_posture_valueChanged(int) ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 84297) 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)
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 84297) 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)
[ADB] [AVD OUTPUT] WARNING | Discarding the changed state (command-line flag).
[ADB] [AVD OUTPUT] INFO | Info:
[ADB] [AVD OUTPUT] GLImplementation:
[ADB] [AVD OUTPUT] Surface Type: OpenGL
[ADB] [AVD OUTPUT] Surface Profile: CoreProfile
[ADB] [AVD OUTPUT] Surface Version: 4.1
[ADB] [AVD OUTPUT] Using Default SG Backend: no
[ADB] [AVD OUTPUT] Using Software Dynamic GL: no
[ADB] [AVD OUTPUT] Using Angle: no
[ADB] [AVD OUTPUT] Init Parameters:
[ADB] [AVD OUTPUT] * application-name Emulator
[ADB] [AVD OUTPUT] * browser-subprocess-path /Users/shad0w/Developer/Tools/android/sdk/emulator/lib64/qt/libexec/QtWebEngineProcess
[ADB] [AVD OUTPUT] * disable-features DnsOverHttpsUpgrade,ConsolidatedMovementXY,InstalledApp,BackgroundFetch,WebOTP,WebPayments,WebUSB,PictureInPicture
[ADB] [AVD OUTPUT] * disable-gpu
[ADB] [AVD OUTPUT] * disable-speech-api
[ADB] [AVD OUTPUT] * enable-features TracingServiceInProcess
[ADB] [AVD OUTPUT] * enable-threaded-compositing
[ADB] [AVD OUTPUT] ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 84297) 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)
[debug] [Instrumentation] The process has exited with code 0
[debug] [HTTP] Request idempotency key: 609c2bb9-7a1c-4a81-a056-ba201d0e5b0e
[HTTP] --> POST /session
[HTTP] {"capabilities":{"firstMatch":[{}],"alwaysMatch":{"appium:androidDeviceReadyTimeout":120000,"appium:androidInstallTimeout":100000,"appium:app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appium:appWaitForLaunch":false,"appium:autoGrantPermissions":true,"appium:automationName":"UIAutomator2","appium:avd":"Samsung_Galaxy_S20_33_Android13","appium:avdArgs":"-no-snapshot -accel on","appium:avdLaunchTimeout":300000,"appium:avdReadyTimeout":300000,"appium:fullReset":true,"appium:newCommandTimeout":0,"appium:noReset":false,"appium:resetKeyboard":true,"appium:uiautomator2ServerInstallTimeout":60000,"appium:unicodeKeyboard":true,"platformName":"android"}}}
[debug] [AppiumDriver@dc16] Calling AppiumDriver.createSession() with args: [null,null,{"firstMatch":[{}],"alwaysMatch":{"appium:androidDeviceReadyTimeout":120000,"appium:androidInstallTimeout":100000,"appium:app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appium:appWaitForLaunch":false,"appium:autoGrantPermissions":true,"appium:automationName":"UIAutomator2","appium:avd":"Samsung_Galaxy_S20_33_Android13","appium:avdArgs":"-no-snapshot -accel on","appium:avdLaunchTimeout":300000,"appium:avdReadyTimeout":300000,"appium:fullReset":true,"appium:newCommandTimeout":0,"appium:noReset":false,"appium:resetKeyboard":true,"appium:uiautomator2ServerInstallTimeout":60000,"appium:unicodeKeyboard":true,"platformName":"android"}}]
[debug] [AppiumDriver@dc16] Event 'newSessionRequested' logged at 1679954518889 (01:01:58 GMT+0300 (Moscow Standard Time))
[Appium] Attempting to find matching driver for automationName 'UIAutomator2' and platformName 'android'
[Appium] The 'uiautomator2' driver was installed and matched caps.
[Appium] Will require it at /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver
[debug] [Appium] Requiring driver at /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver
[AppiumDriver@dc16] Appium v2.0.0-beta.57 creating new AndroidUiautomator2Driver (v2.12.6) session
[AppiumDriver@dc16] Checking BaseDriver versions for Appium and AndroidUiautomator2Driver
[AppiumDriver@dc16] Appium's BaseDriver version is 9.3.3
[AppiumDriver@dc16] AndroidUiautomator2Driver's BaseDriver version is 9.3.3
[debug] [AndroidUiautomator2Driver@e15b] Creating session with W3C capabilities: {
[debug] [AndroidUiautomator2Driver@e15b] "alwaysMatch": {
[debug] [AndroidUiautomator2Driver@e15b] "platformName": "android",
[debug] [AndroidUiautomator2Driver@e15b] "appium:androidDeviceReadyTimeout": 120000,
[debug] [AndroidUiautomator2Driver@e15b] "appium:androidInstallTimeout": 100000,
[debug] [AndroidUiautomator2Driver@e15b] "appium:app": "https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1",
[debug] [AndroidUiautomator2Driver@e15b] "appium:appWaitForLaunch": false,
[debug] [AndroidUiautomator2Driver@e15b] "appium:autoGrantPermissions": true,
[debug] [AndroidUiautomator2Driver@e15b] "appium:automationName": "UIAutomator2",
[debug] [AndroidUiautomator2Driver@e15b] "appium:avd": "Samsung_Galaxy_S20_33_Android13",
[debug] [AndroidUiautomator2Driver@e15b] "appium:avdArgs": "-no-snapshot -accel on",
[debug] [AndroidUiautomator2Driver@e15b] "appium:avdLaunchTimeout": 300000,
[debug] [AndroidUiautomator2Driver@e15b] "appium:avdReadyTimeout": 300000,
[debug] [AndroidUiautomator2Driver@e15b] "appium:fullReset": true,
[debug] [AndroidUiautomator2Driver@e15b] "appium:newCommandTimeout": 0,
[debug] [AndroidUiautomator2Driver@e15b] "appium:noReset": false,
[debug] [AndroidUiautomator2Driver@e15b] "appium:resetKeyboard": true,
[debug] [AndroidUiautomator2Driver@e15b] "appium:uiautomator2ServerInstallTimeout": 60000,
[debug] [AndroidUiautomator2Driver@e15b] "appium:unicodeKeyboard": true
[debug] [AndroidUiautomator2Driver@e15b] },
[debug] [AndroidUiautomator2Driver@e15b] "firstMatch": [
[debug] [AndroidUiautomator2Driver@e15b] {}
[debug] [AndroidUiautomator2Driver@e15b] ]
[debug] [AndroidUiautomator2Driver@e15b] }
[AndroidUiautomator2Driver@e15b (b3e61996)] Session created with session id: b3e61996-53b7-47f8-8ff6-731e85033a32
[BaseDriver] Using downloadable app 'https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1'
[BaseDriver] Cannot send HEAD request to 'https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1'. Original error: Parse Error: Expected HTTP/
[debug] [BaseDriver] A fresh copy of the application is going to be downloaded from https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1
[debug] [Support] https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1 (5.88 MB) has been downloaded to '/var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023228-37678-1h99zk2.9tig/google_auth.apk' in 2.394s
[debug] [Support] Approximate download speed: 2.46 MB/s
[debug] [AndroidUiautomator2Driver@e15b (b3e61996)] Checking whether app is actually present
[ADB] Using 'adb' from '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 start-server'
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [AndroidDriver] Emulator 'Samsung_Galaxy_S20_33_Android13' is not running: Error getting AVD with retry. Original error: Condition unmet after 5044 ms. Timing out.
[debug] [ADB] Launching Emulator with AVD Samsung_Galaxy_S20_33_Android13, launchTimeout 300000ms and readyTimeout 300000ms
[ADB] Using 'emulator' from '/Users/shad0w/Developer/Tools/android/sdk/emulator/emulator'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/emulator/emulator' with args: -avd Samsung_Galaxy_S20_33_Android13 -delay-adb -no-snapshot -accel on
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[ADB] [AVD OUTPUT] INFO | Android emulator version 32.1.11.0 (build_id 9536276) (CL:N/A)
[ADB] [AVD OUTPUT] INFO | Found systemPath /Users/shad0w/Developer/Tools/android/sdk/system-images/android-33/google_apis/arm64-v8a/
[ADB] [AVD OUTPUT] WARNING | cannot add library /Users/shad0w/Developer/Tools/android/sdk/emulator/qemu/darwin-aarch64/lib64/vulkan/libvulkan.dylib: failed
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[ADB] [AVD OUTPUT] INFO | Storing crashdata in: /tmp/android-shad0w/emu-crash.db, detection is enabled
[ADB] [AVD OUTPUT] INFO | Duplicate loglines will be removed, if you wish to see each indiviudal line launch with the -log-nofilter flag.
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_new_posture_requested(int) ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_dismiss_posture_selection_dialog() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_new_resizable_requested(PresetEmulatorSizeType) ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_dismiss_resizable_dialog() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | added library /Users/shad0w/Developer/Tools/android/sdk/emulator/lib64/vulkan/libvulkan.dylib
[ADB] [AVD OUTPUT] INFO | Sending adb public key [QAAAAJ9g8OyhRDf/8KGuhlSPiw6odyhMKe7C/D6y1LxmL3+oDQmCeHkHbrs5QWmfQPT8mRwQ7iDJjU4T2Ukgsgwc903mVQ4RBkO8zJVjO7n90YIfmFPF1N408JFgfk19Es4XfHEf5pMIllHHzKtBFIzPQBfRJLvbDxKltk40cpjBsPVXblkljJqTHimEPZOfYAgQUdvEFgUf+AJmEmM5xJR/WCJuxPD/LVbR8I3xrgUTA6nrNAqlpskcFNEjRrpd0OOIfMFNvV8BJvJD2hZXTmx6pO/qf6WFyz6FT2zVy9SpZzzqX8eGSqGi2eZyCcv3XH4rrfBTFt/Q2eWnLnhoPCIK96i3xDKzuv4TJxQZRapw/Of2L5H9wJfxQhqDTInBmvojB44MCw8wBEsrXE+9qsDJ4Nl1trSry/0Z5uk/F8Fl1hyI71lpRhSJaPOglRSlX9MjnJhpTAV//HvVQYRoT4iK9lAv1LPl0xZKgHz+Ql9m5ctFUN/Pefx6ngIjRMv//YJOzjSSrTRdd5nCQRG029Oz0703ASNxFsh5g8X5AXjrFEiiO10rGXSi5FmtrbDoZyqha5RHuDTD5kymaoOHdyVIhGmcpxp9hvZ9B+ifm5YxjMY/Ul2oA0/qHIQlm/tKZS1xRoh5o2gL433h3WoyzLTYKI9sapGUNNrnRWksnXlD/EWMpXYogwEAAQA= shad0w@unknown]
[ADB] [AVD OUTPUT] WARNING | *** No gRPC protection active, consider launching with the -grpc-use-jwt flag.***
[ADB] [AVD OUTPUT] INFO | Started GRPC server at 127.0.0.1:8554, security: Local, auth: none
[ADB] [AVD OUTPUT] INFO | Advertising in: /Users/shad0w/Library/Caches/TemporaryItems/avd/running/pid_84470.ini
[ADB] [AVD OUTPUT] INFO | Setting display: 0 configuration to: 1440x3199, dpi: 480x480
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] Connected devices: [{"udid":"emulator-5554","state":"device"}]
[debug] [ADB] 1 emulator connected
[debug] [ADB] Executing Emulator console command: avd name
[debug] [ADB] Found emulator 'Samsung_Galaxy_S20_33_Android13' on port 5554
[debug] [ADB] Setting device id to emulator-5554
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 wait-for-device'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell service list'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell service list'
[AndroidDriver] Using device: emulator-5554
[ADB] Using 'adb' from '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 start-server'
[debug] [ADB] Setting device id to emulator-5554
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.build.version.sdk'
[debug] [ADB] Current device property 'ro.build.version.sdk': 33
[ADB] Getting device platform version
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.build.version.release'
[debug] [ADB] Current device property 'ro.build.version.release': 13
[debug] [ADB] Device API level: 33
[AndroidUiautomator2Driver@e15b (b3e61996)] Relaxing hidden api policy
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'settings put global hidden_api_policy_pre_p_apps 1;settings put global hidden_api_policy_p_apps 1;settings put global hidden_api_policy 1''
[debug] [AndroidDriver] Parsing package and activity from app manifest
[ADB] Package name: 'com.google.android.apps.authenticator2'
[ADB] Main activity name: 'com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [AndroidDriver] Parsed package and activity are: com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 wait-for-device'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell echo ping'
[debug] [AndroidDriver] Pushing settings apk to device...
[debug] [ADB] Getting install status for io.appium.settings
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.settings'
[debug] [ADB] 'io.appium.settings' is installed
[debug] [ADB] Getting package info for 'io.appium.settings'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.settings'
[debug] [ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('5.0.3' >= '5.0.3')
[debug] [ADB] There is no need to install/upgrade '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/io.appium.settings/apks/settings_apk-debug.apk'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'pgrep --help; echo $?''
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell appops set io.appium.settings PROJECT_MEDIA allow'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Starting Appium Settings app
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am start -n io.appium.settings/.Settings -a android.intent.action.MAIN -c android.intent.category.LAUNCHER'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [Logcat] Starting logs capture with command: /Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 logcat -v threadtime
[debug] [AndroidDriver] Enabling Unicode keyboard support
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell settings get secure default_input_method'
[debug] [AndroidDriver] Unsetting previous IME io.appium.settings/.UnicodeIME
[debug] [AndroidDriver] Setting IME to 'io.appium.settings/.UnicodeIME'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell ime enable io.appium.settings/.UnicodeIME'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell ime set io.appium.settings/.UnicodeIME'
[debug] [AndroidUiautomator2Driver@e15b (b3e61996)] Forwarding UiAutomator2 Server port 6790 to local port 8200
[debug] [ADB] Forwarding system: 8200 to device: 6790
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward tcp:8200 tcp:6790'
[ADB] [AVD OUTPUT] INFO | Boot completed in 16649 ms
[ADB] [AVD OUTPUT] INFO | Increasing screen off timeout, logcat buffer size to 2M.
[ADB] [AVD OUTPUT] INFO | Revoking microphone permissions for Google App.
[debug] [ADB] Getting install status for io.appium.uiautomator2.server
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server'
[debug] [ADB] 'io.appium.uiautomator2.server' is installed
[debug] [ADB] Getting package info for 'io.appium.uiautomator2.server'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server'
[debug] [ADB] The version name of the installed 'io.appium.uiautomator2.server' is greater or equal to the application version name ('5.7.8' >= '5.7.8')
[debug] [AndroidUiautomator2Driver@e15b (b3e61996)] io.appium.uiautomator2.server installation state: sameVersionInstalled
[debug] [ADB] Checking app cert for /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v5.7.8.apk
[debug] [ADB] Using the previously cached signature entry for 'appium-uiautomator2-server-v5.7.8.apk'
[debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-v5.7.8.apk'
[debug] [ADB] Getting install status for io.appium.uiautomator2.server.test
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server.test'
[debug] [ADB] 'io.appium.uiautomator2.server.test' is installed
[debug] [ADB] Checking app cert for /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk
[debug] [ADB] Using the previously cached signature entry for 'appium-uiautomator2-server-debug-androidTest.apk'
[debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-debug-androidTest.apk'
[AndroidUiautomator2Driver@e15b (b3e61996)] Server packages are not going to be (re)installed
[debug] [AndroidUiautomator2Driver@e15b (b3e61996)] Waiting up to 30000ms for services to be available
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pm list instrumentation'
[debug] [AndroidUiautomator2Driver@e15b (b3e61996)] Instrumentation target 'io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner' is available
[ADB] Adding packages ["io.appium.settings","io.appium.uiautomator2.server","io.appium.uiautomator2.server.test"] to Doze whitelist
[debug] [ADB] Got the following command chunks to execute: [["dumpsys","deviceidle","whitelist","+io.appium.settings",";","dumpsys","deviceidle","whitelist","+io.appium.uiautomator2.server",";","dumpsys","deviceidle","whitelist","+io.appium.uiautomator2.server.test",";"]]
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys deviceidle whitelist +io.appium.settings ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server.test ;'
[debug] [ADB] Checking app cert for /var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023228-37678-1h99zk2.9tig/google_auth.apk
[debug] [ADB] Using the previously cached signature entry for 'google_auth.apk'
[debug] [ADB] Uninstalling com.google.android.apps.authenticator2
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is not installed
[ADB] com.google.android.apps.authenticator2 was not uninstalled, because it was not present on the device
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is not installed
[debug] [AndroidDriver] Running full reset on 'com.google.android.apps.authenticator2' (reinstall)
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 features'
[ADB] The application at '/var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023228-37678-1h99zk2.9tig/google_auth.apk' will not be cached, because the device under test has confirmed the support of streamed installs
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 install -r -g /var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023228-37678-1h99zk2.9tig/google_auth.apk'
[ADB] The installation of 'google_auth.apk' took 1568ms
[debug] [ADB] Install command stdout: Performing Streamed Install
[debug] [ADB] Success
[debug] [AndroidUiautomator2Driver@e15b (b3e61996)] Performing shallow cleanup of automation leftovers
[debug] [AndroidUiautomator2Driver@e15b (b3e61996)] No obsolete sessions have been detected (socket hang up)
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop io.appium.uiautomator2.server.test'
[AndroidUiautomator2Driver@e15b (b3e61996)] Starting UIAutomator2 server 5.7.8
[AndroidUiautomator2Driver@e15b (b3e61996)] Using UIAutomator2 server from '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v5.7.8.apk' and test from '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk'
[AndroidUiautomator2Driver@e15b (b3e61996)] Waiting up to 30000ms for UiAutomator2 to be online...
[debug] [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","emulator-5554","shell","am","instrument","-w","-e","disableAnalytics",true,"io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
[debug] [AndroidUiautomator2Driver@e15b (b3e61996)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@e15b (b3e61996)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[AndroidUiautomator2Driver@e15b (b3e61996)] socket hang up
[debug] [AndroidUiautomator2Driver@e15b (b3e61996)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@e15b (b3e61996)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[AndroidUiautomator2Driver@e15b (b3e61996)] socket hang up
[debug] [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:
[debug] [AndroidUiautomator2Driver@e15b (b3e61996)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@e15b (b3e61996)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[AndroidUiautomator2Driver@e15b (b3e61996)] socket hang up
[debug] [AndroidUiautomator2Driver@e15b (b3e61996)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@e15b (b3e61996)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[debug] [AndroidUiautomator2Driver@e15b (b3e61996)] Got response with status 200: {"sessionId":"None","value":{"message":"UiAutomator2 Server is ready to accept commands","ready":true}}
[debug] [AndroidUiautomator2Driver@e15b (b3e61996)] The initialization of the instrumentation process took 3029ms
[debug] [AndroidUiautomator2Driver@e15b (b3e61996)] Matched '/session' to command name 'createSession'
[debug] [AndroidUiautomator2Driver@e15b (b3e61996)] Proxying [POST /session] to [POST http://127.0.0.1:8200/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S...
[debug] [AndroidUiautomator2Driver@e15b (b3e61996)] Got response with status 200: {"sessionId":"3e22ca13-18c4-4617-a6f8-fc21826b824d","value":{"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":...
[AndroidUiautomator2Driver@e15b (b3e61996)] Determined the downstream protocol as 'W3C'
[debug] [AndroidUiautomator2Driver@e15b (b3e61996)] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8200/session/3e22ca13-18c4-4617-a6f8-fc21826b824d/appium/device/info] with no body
[debug] [AndroidUiautomator2Driver@e15b (b3e61996)] Got response with status 200: {"sessionId":"3e22ca13-18c4-4617-a6f8-fc21826b824d","value":{"androidId":"26c5dfa3da8c486c","apiVersion":"33","bluetooth":{"state":"ON"},"brand":"google","carrierName":"T-Mobile","displayDensity":480,"locale":"en_US","manufacturer":"Google","model":"sdk_gphone64_arm64","networks":[{"capabilities":{"SSID":null,"linkDownBandwidthKbps":30000,"linkUpstreamBandwidthKbps":15000,"networkCapabilities":"NET_CAPABILITY_MMS,NET_CAPABILITY_SUPL,NET_CAPABILITY_DUN,NET_CAPABILITY_FOTA,NET_CAPABILITY_IMS,NET_CAPABILITY_CBS,NET_CAPABILITY_INTERNET,NET_CAPABILITY_NOT_RESTRICTED,NET_CAPABILITY_TRUSTED,NET_CAPABILITY_NOT_VPN,NET_CAPABILITY_VALIDATED,NET_CAPABILITY_NOT_ROAMING,NET_CAPABILITY_FOREGROUND,NET_CAPABILITY_NOT_CONGESTED,NET_CAPABILITY_NOT_SUSPENDED","signalStrength":-2147483648,"transportTypes":"TRANSPORT_CELLULAR"},"detailedState":"CONNECTED","extraInfo":"epc.tmobile.com","isAvailable":true,"isConnected":true,"isFailover":false,"isRoaming":false,"state":"CONNECTED","subtype":10,"subtypeName":"HSPA","type":0,"typeN...
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys window'
[AndroidDriver] Screen already unlocked, doing nothing
[AndroidUiautomator2Driver@e15b (b3e61996)] Starting 'com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity and waiting for 'com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am start -n com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity -S -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000'
[debug] [ADB] Waiting up to 20000ms for activity matching pkg: 'com.google.android.apps.authenticator2' and activity: 'com.google.android.apps.authenticator.AuthenticatorActivity' to be focused
[debug] [ADB] Possible activities, to be checked: 'com.google.android.apps.authenticator.AuthenticatorActivity', 'com.google.android.apps.authenticator2.com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [ADB] Getting focused package and activity
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys window displays'
[debug] [ADB] Found package: 'com.google.android.apps.authenticator2' and fully qualified activity name : 'com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [AndroidUiautomator2Driver@e15b (b3e61996)] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8200/session/3e22ca13-18c4-4617-a6f8-fc21826b824d/appium/device/pixel_ratio] with no body
[debug] [AndroidUiautomator2Driver@e15b (b3e61996)] Got response with status 200: {"sessionId":"3e22ca13-18c4-4617-a6f8-fc21826b824d","value":3}
[debug] [AndroidUiautomator2Driver@e15b (b3e61996)] Matched '/appium/device/system_bars' to command name 'getSystemBars'
[debug] [AndroidUiautomator2Driver@e15b (b3e61996)] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8200/session/3e22ca13-18c4-4617-a6f8-fc21826b824d/appium/device/system_bars] with no body
[debug] [AndroidUiautomator2Driver@e15b (b3e61996)] Got response with status 200: {"sessionId":"3e22ca13-18c4-4617-a6f8-fc21826b824d","value":{"statusBar":72}}
[debug] [AndroidUiautomator2Driver@e15b (b3e61996)] Matched '/window/current/size' to command name 'getWindowSize'
[debug] [AndroidUiautomator2Driver@e15b (b3e61996)] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8200/session/3e22ca13-18c4-4617-a6f8-fc21826b824d/window/current/size] with no body
[debug] [AndroidUiautomator2Driver@e15b (b3e61996)] Got response with status 200: {"sessionId":"3e22ca13-18c4-4617-a6f8-fc21826b824d","value":{"height":3199,"width":1440}}
[AppiumDriver@dc16] New AndroidUiautomator2Driver session created successfully, session b3e61996-53b7-47f8-8ff6-731e85033a32 added to master session list
[debug] [AppiumDriver@dc16] Event 'newSessionStarted' logged at 1679954551002 (01:02:31 GMT+0300 (Moscow Standard Time))
[debug] [AndroidUiautomator2Driver@e15b (b3e61996)] Cached the protocol value 'W3C' for the new session b3e61996-53b7-47f8-8ff6-731e85033a32
[debug] [AndroidUiautomator2Driver@e15b (b3e61996)] Responding to client with driver.createSession() result: {"capabilities":{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13...
[HTTP] <-- POST /session 200 32115 ms - 1684
[HTTP]
[HTTP] --> POST /session/b3e61996-53b7-47f8-8ff6-731e85033a32/element
[HTTP] {"using":"id","value":"com.google.android.apps.authenticator2:id/add_account_button"}
[debug] [AndroidUiautomator2Driver@e15b (b3e61996)] Calling AppiumDriver.findElement() with args: ["id","com.google.android.apps.authenticator2:id/add_account_button","b3e61996-53b7-47f8-8ff6-731e85033a32"]
[debug] [AndroidUiautomator2Driver@e15b (b3e61996)] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [AndroidUiautomator2Driver@e15b (b3e61996)] Waiting up to 0 ms for condition
[debug] [AndroidUiautomator2Driver@e15b (b3e61996)] Matched '/element' to command name 'findElement'
[debug] [AndroidUiautomator2Driver@e15b (b3e61996)] Proxying [POST /element] to [POST http://127.0.0.1:8200/session/3e22ca13-18c4-4617-a6f8-fc21826b824d/element] with body: {"strategy":"id","selector":"com.google.android.apps.authenticator2:id/add_account_button","context":"","multiple":false}
[debug] [AndroidUiautomator2Driver@e15b (b3e61996)] Got response with status 200: {"sessionId":"3e22ca13-18c4-4617-a6f8-fc21826b824d","value":{"ELEMENT":"00000000-0000-000a-ffff-ffff00000010","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-000a-ffff-ffff00000010"}}
[debug] [AndroidUiautomator2Driver@e15b (b3e61996)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-000a-ffff-ffff00000010","ELEMENT":"00000000-0000-000a-ffff-ffff00000010"}
[HTTP] <-- POST /session/b3e61996-53b7-47f8-8ff6-731e85033a32/element 200 144 ms - 137
[HTTP]
[HTTP] --> POST /session/b3e61996-53b7-47f8-8ff6-731e85033a32/element/00000000-0000-000a-ffff-ffff00000010/click
[HTTP] {"id":"00000000-0000-000a-ffff-ffff00000010"}
[debug] [AndroidUiautomator2Driver@e15b (b3e61996)] Calling AppiumDriver.click() with args: ["00000000-0000-000a-ffff-ffff00000010","b3e61996-53b7-47f8-8ff6-731e85033a32"]
[debug] [AndroidUiautomator2Driver@e15b (b3e61996)] Matched '/element/00000000-0000-000a-ffff-ffff00000010/click' to command name 'click'
[debug] [AndroidUiautomator2Driver@e15b (b3e61996)] Proxying [POST /element/00000000-0000-000a-ffff-ffff00000010/click] to [POST http://127.0.0.1:8200/session/3e22ca13-18c4-4617-a6f8-fc21826b824d/element/00000000-0000-000a-ffff-ffff00000010/click] with body: {"element":"00000000-0000-000a-ffff-ffff00000010"}
[debug] [AndroidUiautomator2Driver@e15b (b3e61996)] Got response with status 200: {"sessionId":"3e22ca13-18c4-4617-a6f8-fc21826b824d","value":null}
[debug] [AndroidUiautomator2Driver@e15b (b3e61996)] Responding to client with driver.click() result: null
[HTTP] <-- POST /session/b3e61996-53b7-47f8-8ff6-731e85033a32/element/00000000-0000-000a-ffff-ffff00000010/click 200 1561 ms - 14
[HTTP]
[HTTP] --> POST /session/b3e61996-53b7-47f8-8ff6-731e85033a32/appium/device/terminate_app
[HTTP] {"bundleId":"com.google.android.apps.authenticator2"}
[debug] [AndroidUiautomator2Driver@e15b (b3e61996)] Calling AppiumDriver.terminateApp() with args: ["com.google.android.apps.authenticator2",null,null,null,"b3e61996-53b7-47f8-8ff6-731e85033a32"]
[AndroidUiautomator2Driver@e15b (b3e61996)] Terminating 'com.google.android.apps.authenticator2'
[debug] [ADB] Getting IDs of all 'com.google.android.apps.authenticator2' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)com\.google\.android\.apps\.authenticator2\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[AndroidUiautomator2Driver@e15b (b3e61996)] Querying the state of 'com.google.android.apps.authenticator2'
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is installed
[debug] [ADB] Getting IDs of all 'com.google.android.apps.authenticator2' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)com\.google\.android\.apps\.authenticator2\(\[\[:blank:\]\]\|\$\)'
[AndroidUiautomator2Driver@e15b (b3e61996)] 'com.google.android.apps.authenticator2' has been successfully terminated
[debug] [AndroidUiautomator2Driver@e15b (b3e61996)] Responding to client with driver.terminateApp() result: true
[HTTP] <-- POST /session/b3e61996-53b7-47f8-8ff6-731e85033a32/appium/device/terminate_app 200 297 ms - 14
[HTTP]
[HTTP] --> DELETE /session/b3e61996-53b7-47f8-8ff6-731e85033a32
[HTTP] {}
[debug] [AndroidUiautomator2Driver@e15b (b3e61996)] Calling AppiumDriver.deleteSession() with args: ["b3e61996-53b7-47f8-8ff6-731e85033a32"]
[debug] [AppiumDriver@dc16] Event 'quitSessionRequested' logged at 1679954553799 (01:02:33 GMT+0300 (Moscow Standard Time))
[AppiumDriver@dc16] Removing session b3e61996-53b7-47f8-8ff6-731e85033a32 from our master session list
[debug] [AndroidUiautomator2Driver@e15b (b3e61996)] Deleting UiAutomator2 session
[debug] [AndroidUiautomator2Driver@e15b (b3e61996)] Deleting UiAutomator2 server session
[debug] [AndroidUiautomator2Driver@e15b (b3e61996)] Matched '/' to command name 'deleteSession'
[debug] [AndroidUiautomator2Driver@e15b (b3e61996)] Proxying [DELETE /] to [DELETE http://127.0.0.1:8200/session/3e22ca13-18c4-4617-a6f8-fc21826b824d] with no body
[debug] [AndroidUiautomator2Driver@e15b (b3e61996)] Got response with status 200: {"sessionId":"3e22ca13-18c4-4617-a6f8-fc21826b824d","value":null}
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys activity services io.appium.settings/.recorder.RecorderService'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[debug] [AndroidUiautomator2Driver@e15b (b3e61996)] Capability 'fullReset' set to 'true', Uninstalling 'com.google.android.apps.authenticator2'
[debug] [ADB] Uninstalling com.google.android.apps.authenticator2
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is installed
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 uninstall com.google.android.apps.authenticator2'
[debug] [ADB] 'adb uninstall com.google.android.apps.authenticator2' command output: Success
[ADB] com.google.android.apps.authenticator2 was successfully uninstalled
[debug] [Logcat] Stopping logcat capture
[debug] [ADB] Removing forwarded port socket connection: 8200
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward --remove tcp:8200'
[AndroidUiautomator2Driver@e15b (b3e61996)] Restoring hidden api policy to the device default configuration
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'settings delete global hidden_api_policy_pre_p_apps;settings delete global hidden_api_policy_p_apps;settings delete global hidden_api_policy''
[debug] [AppiumDriver@dc16] Event 'quitSessionFinished' logged at 1679954554197 (01:02:34 GMT+0300 (Moscow Standard Time))
[debug] [AppiumDriver@dc16] Received response: null
[debug] [AppiumDriver@dc16] But deleting session, so not returning
[debug] [AppiumDriver@dc16] Responding to client with driver.deleteSession() result: null
[HTTP] <-- DELETE /session/b3e61996-53b7-47f8-8ff6-731e85033a32 200 399 ms - 14
[HTTP]
[debug] [Instrumentation] .
[debug] [Instrumentation] Time: 6.017
[debug] [Instrumentation]
[debug] [Instrumentation] OK (1 test)
[debug] [Instrumentation] The process has exited with code 0
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_rgbcSensorValueWidget_valueChanged() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_posture_valueChanged(int) ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 84470) 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)
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 84470) 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)
[ADB] [AVD OUTPUT] WARNING | Discarding the changed state (command-line flag).
[ADB] [AVD OUTPUT] INFO | Info:
[ADB] [AVD OUTPUT] GLImplementation:
[ADB] [AVD OUTPUT] Surface Type: OpenGL
[ADB] [AVD OUTPUT] Surface Profile: CoreProfile
[ADB] [AVD OUTPUT] Surface Version: 4.1
[ADB] [AVD OUTPUT] Using Default SG Backend: no
[ADB] [AVD OUTPUT] Using Software Dynamic GL: no
[ADB] [AVD OUTPUT] Using Angle: no
[ADB] [AVD OUTPUT] Init Parameters:
[ADB] [AVD OUTPUT] * application-name Emulator
[ADB] [AVD OUTPUT] * browser-subprocess-path /Users/shad0w/Developer/Tools/android/sdk/emulator/lib64/qt/libexec/QtWebEngineProcess
[ADB] [AVD OUTPUT] * disable-features DnsOverHttpsUpgrade,ConsolidatedMovementXY,InstalledApp,BackgroundFetch,WebOTP,WebPayments,WebUSB,PictureInPicture
[ADB] [AVD OUTPUT] * disable-gpu
[ADB] [AVD OUTPUT] * disable-speech-api
[ADB] [AVD OUTPUT] * enable-features TracingServiceInProcess
[ADB] [AVD OUTPUT] * enable-threaded-compositing
[ADB] [AVD OUTPUT] ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 84470) 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)
[ADB] [AVD OUTPUT] INFO | Warning: No functional TLS backend was found ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: No functional TLS backend was found ((null):0, (null))
[ADB] [AVD OUTPUT] (2x)
[ADB] [AVD OUTPUT] INFO | Warning: No TLS backend is available ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: No functional TLS backend was found ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: No functional TLS backend was found ((null):0, (null))
[ADB] [AVD OUTPUT] (3x)
[ADB] [AVD OUTPUT] INFO | Warning: No TLS backend is available ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: No functional TLS backend was found ((null):0, (null))
[debug] [HTTP] Request idempotency key: cf6e86a9-dae4-4b22-975d-144fea88ac66
[HTTP] --> POST /session
[HTTP] {"capabilities":{"firstMatch":[{}],"alwaysMatch":{"appium:androidDeviceReadyTimeout":120000,"appium:androidInstallTimeout":100000,"appium:app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appium:appWaitForLaunch":false,"appium:autoGrantPermissions":true,"appium:automationName":"UIAutomator2","appium:avd":"Samsung_Galaxy_S20_33_Android13","appium:avdArgs":"-no-snapshot -accel on","appium:avdLaunchTimeout":300000,"appium:avdReadyTimeout":300000,"appium:fullReset":true,"appium:newCommandTimeout":0,"appium:noReset":false,"appium:resetKeyboard":true,"appium:uiautomator2ServerInstallTimeout":60000,"appium:unicodeKeyboard":true,"platformName":"android"}}}
[debug] [AppiumDriver@dc16] Calling AppiumDriver.createSession() with args: [null,null,{"firstMatch":[{}],"alwaysMatch":{"appium:androidDeviceReadyTimeout":120000,"appium:androidInstallTimeout":100000,"appium:app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appium:appWaitForLaunch":false,"appium:autoGrantPermissions":true,"appium:automationName":"UIAutomator2","appium:avd":"Samsung_Galaxy_S20_33_Android13","appium:avdArgs":"-no-snapshot -accel on","appium:avdLaunchTimeout":300000,"appium:avdReadyTimeout":300000,"appium:fullReset":true,"appium:newCommandTimeout":0,"appium:noReset":false,"appium:resetKeyboard":true,"appium:uiautomator2ServerInstallTimeout":60000,"appium:unicodeKeyboard":true,"platformName":"android"}}]
[debug] [AppiumDriver@dc16] Event 'newSessionRequested' logged at 1679954568038 (01:02:48 GMT+0300 (Moscow Standard Time))
[Appium] Attempting to find matching driver for automationName 'UIAutomator2' and platformName 'android'
[Appium] The 'uiautomator2' driver was installed and matched caps.
[Appium] Will require it at /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver
[debug] [Appium] Requiring driver at /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver
[AppiumDriver@dc16] Appium v2.0.0-beta.57 creating new AndroidUiautomator2Driver (v2.12.6) session
[AppiumDriver@dc16] Checking BaseDriver versions for Appium and AndroidUiautomator2Driver
[AppiumDriver@dc16] Appium's BaseDriver version is 9.3.3
[AppiumDriver@dc16] AndroidUiautomator2Driver's BaseDriver version is 9.3.3
[debug] [AndroidUiautomator2Driver@9874] Creating session with W3C capabilities: {
[debug] [AndroidUiautomator2Driver@9874] "alwaysMatch": {
[debug] [AndroidUiautomator2Driver@9874] "platformName": "android",
[debug] [AndroidUiautomator2Driver@9874] "appium:androidDeviceReadyTimeout": 120000,
[debug] [AndroidUiautomator2Driver@9874] "appium:androidInstallTimeout": 100000,
[debug] [AndroidUiautomator2Driver@9874] "appium:app": "https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1",
[debug] [AndroidUiautomator2Driver@9874] "appium:appWaitForLaunch": false,
[debug] [AndroidUiautomator2Driver@9874] "appium:autoGrantPermissions": true,
[debug] [AndroidUiautomator2Driver@9874] "appium:automationName": "UIAutomator2",
[debug] [AndroidUiautomator2Driver@9874] "appium:avd": "Samsung_Galaxy_S20_33_Android13",
[debug] [AndroidUiautomator2Driver@9874] "appium:avdArgs": "-no-snapshot -accel on",
[debug] [AndroidUiautomator2Driver@9874] "appium:avdLaunchTimeout": 300000,
[debug] [AndroidUiautomator2Driver@9874] "appium:avdReadyTimeout": 300000,
[debug] [AndroidUiautomator2Driver@9874] "appium:fullReset": true,
[debug] [AndroidUiautomator2Driver@9874] "appium:newCommandTimeout": 0,
[debug] [AndroidUiautomator2Driver@9874] "appium:noReset": false,
[debug] [AndroidUiautomator2Driver@9874] "appium:resetKeyboard": true,
[debug] [AndroidUiautomator2Driver@9874] "appium:uiautomator2ServerInstallTimeout": 60000,
[debug] [AndroidUiautomator2Driver@9874] "appium:unicodeKeyboard": true
[debug] [AndroidUiautomator2Driver@9874] },
[debug] [AndroidUiautomator2Driver@9874] "firstMatch": [
[debug] [AndroidUiautomator2Driver@9874] {}
[debug] [AndroidUiautomator2Driver@9874] ]
[debug] [AndroidUiautomator2Driver@9874] }
[AndroidUiautomator2Driver@9874 (3a7a8403)] Session created with session id: 3a7a8403-bbea-46e7-a2a4-99c53fe2df4e
[BaseDriver] Using downloadable app 'https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1'
[BaseDriver] Cannot send HEAD request to 'https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1'. Original error: Parse Error: Expected HTTP/
[debug] [BaseDriver] A fresh copy of the application is going to be downloaded from https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1
[debug] [Support] https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1 (5.88 MB) has been downloaded to '/var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023228-37678-vhruac.j696k/google_auth.apk' in 2.735s
[debug] [Support] Approximate download speed: 2.15 MB/s
[debug] [AndroidUiautomator2Driver@9874 (3a7a8403)] Checking whether app is actually present
[ADB] Using 'adb' from '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 start-server'
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [AndroidDriver] Emulator 'Samsung_Galaxy_S20_33_Android13' is not running: Error getting AVD with retry. Original error: Condition unmet after 5054 ms. Timing out.
[debug] [ADB] Launching Emulator with AVD Samsung_Galaxy_S20_33_Android13, launchTimeout 300000ms and readyTimeout 300000ms
[ADB] Using 'emulator' from '/Users/shad0w/Developer/Tools/android/sdk/emulator/emulator'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/emulator/emulator' with args: -avd Samsung_Galaxy_S20_33_Android13 -delay-adb -no-snapshot -accel on
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[ADB] [AVD OUTPUT] INFO | Android emulator version 32.1.11.0 (build_id 9536276) (CL:N/A)
[ADB] [AVD OUTPUT] INFO | Found systemPath /Users/shad0w/Developer/Tools/android/sdk/system-images/android-33/google_apis/arm64-v8a/
[ADB] [AVD OUTPUT] WARNING | cannot add library /Users/shad0w/Developer/Tools/android/sdk/emulator/qemu/darwin-aarch64/lib64/vulkan/libvulkan.dylib: failed
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[ADB] [AVD OUTPUT] INFO | Storing crashdata in: /tmp/android-shad0w/emu-crash.db, detection is enabled
[ADB] [AVD OUTPUT] INFO | Duplicate loglines will be removed, if you wish to see each indiviudal line launch with the -log-nofilter flag.
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_new_posture_requested(int) ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_dismiss_posture_selection_dialog() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_new_resizable_requested(PresetEmulatorSizeType) ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_dismiss_resizable_dialog() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | added library /Users/shad0w/Developer/Tools/android/sdk/emulator/lib64/vulkan/libvulkan.dylib
[ADB] [AVD OUTPUT] INFO | Sending adb public key [QAAAAJ9g8OyhRDf/8KGuhlSPiw6odyhMKe7C/D6y1LxmL3+oDQmCeHkHbrs5QWmfQPT8mRwQ7iDJjU4T2Ukgsgwc903mVQ4RBkO8zJVjO7n90YIfmFPF1N408JFgfk19Es4XfHEf5pMIllHHzKtBFIzPQBfRJLvbDxKltk40cpjBsPVXblkljJqTHimEPZOfYAgQUdvEFgUf+AJmEmM5xJR/WCJuxPD/LVbR8I3xrgUTA6nrNAqlpskcFNEjRrpd0OOIfMFNvV8BJvJD2hZXTmx6pO/qf6WFyz6FT2zVy9SpZzzqX8eGSqGi2eZyCcv3XH4rrfBTFt/Q2eWnLnhoPCIK96i3xDKzuv4TJxQZRapw/Of2L5H9wJfxQhqDTInBmvojB44MCw8wBEsrXE+9qsDJ4Nl1trSry/0Z5uk/F8Fl1hyI71lpRhSJaPOglRSlX9MjnJhpTAV//HvVQYRoT4iK9lAv1LPl0xZKgHz+Ql9m5ctFUN/Pefx6ngIjRMv//YJOzjSSrTRdd5nCQRG029Oz0703ASNxFsh5g8X5AXjrFEiiO10rGXSi5FmtrbDoZyqha5RHuDTD5kymaoOHdyVIhGmcpxp9hvZ9B+ifm5YxjMY/Ul2oA0/qHIQlm/tKZS1xRoh5o2gL433h3WoyzLTYKI9sapGUNNrnRWksnXlD/EWMpXYogwEAAQA= shad0w@unknown]
[ADB] [AVD OUTPUT] WARNING | *** No gRPC protection active, consider launching with the -grpc-use-jwt flag.***
[ADB] [AVD OUTPUT] INFO | Started GRPC server at 127.0.0.1:8554, security: Local, auth: none
[ADB] [AVD OUTPUT] INFO | Advertising in: /Users/shad0w/Library/Caches/TemporaryItems/avd/running/pid_84664.ini
[ADB] [AVD OUTPUT] INFO | Setting display: 0 configuration to: 1440x3199, dpi: 480x480
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] Connected devices: [{"udid":"emulator-5554","state":"device"}]
[debug] [ADB] 1 emulator connected
[debug] [ADB] Executing Emulator console command: avd name
[debug] [ADB] Found emulator 'Samsung_Galaxy_S20_33_Android13' on port 5554
[debug] [ADB] Setting device id to emulator-5554
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 wait-for-device'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell service list'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell service list'
[AndroidDriver] Using device: emulator-5554
[ADB] Using 'adb' from '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 start-server'
[debug] [ADB] Setting device id to emulator-5554
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.build.version.sdk'
[debug] [ADB] Current device property 'ro.build.version.sdk': 33
[ADB] Getting device platform version
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.build.version.release'
[debug] [ADB] Current device property 'ro.build.version.release': 13
[debug] [ADB] Device API level: 33
[AndroidUiautomator2Driver@9874 (3a7a8403)] Relaxing hidden api policy
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'settings put global hidden_api_policy_pre_p_apps 1;settings put global hidden_api_policy_p_apps 1;settings put global hidden_api_policy 1''
[debug] [AndroidDriver] Parsing package and activity from app manifest
[ADB] Package name: 'com.google.android.apps.authenticator2'
[ADB] Main activity name: 'com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [AndroidDriver] Parsed package and activity are: com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 wait-for-device'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell echo ping'
[debug] [AndroidDriver] Pushing settings apk to device...
[debug] [ADB] Getting install status for io.appium.settings
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.settings'
[debug] [ADB] 'io.appium.settings' is installed
[debug] [ADB] Getting package info for 'io.appium.settings'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.settings'
[debug] [ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('5.0.3' >= '5.0.3')
[debug] [ADB] There is no need to install/upgrade '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/io.appium.settings/apks/settings_apk-debug.apk'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'pgrep --help; echo $?''
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell appops set io.appium.settings PROJECT_MEDIA allow'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Starting Appium Settings app
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am start -n io.appium.settings/.Settings -a android.intent.action.MAIN -c android.intent.category.LAUNCHER'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [Logcat] Starting logs capture with command: /Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 logcat -v threadtime
[debug] [AndroidDriver] Enabling Unicode keyboard support
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell settings get secure default_input_method'
[debug] [AndroidDriver] Unsetting previous IME io.appium.settings/.UnicodeIME
[debug] [AndroidDriver] Setting IME to 'io.appium.settings/.UnicodeIME'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell ime enable io.appium.settings/.UnicodeIME'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell ime set io.appium.settings/.UnicodeIME'
[debug] [AndroidUiautomator2Driver@9874 (3a7a8403)] Forwarding UiAutomator2 Server port 6790 to local port 8200
[debug] [ADB] Forwarding system: 8200 to device: 6790
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward tcp:8200 tcp:6790'
[debug] [ADB] Getting install status for io.appium.uiautomator2.server
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server'
[debug] [ADB] 'io.appium.uiautomator2.server' is installed
[debug] [ADB] Getting package info for 'io.appium.uiautomator2.server'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server'
[ADB] [AVD OUTPUT] INFO | Boot completed in 16405 ms
[ADB] [AVD OUTPUT] INFO | Increasing screen off timeout, logcat buffer size to 2M.
[ADB] [AVD OUTPUT] INFO | Revoking microphone permissions for Google App.
[debug] [ADB] The version name of the installed 'io.appium.uiautomator2.server' is greater or equal to the application version name ('5.7.8' >= '5.7.8')
[debug] [AndroidUiautomator2Driver@9874 (3a7a8403)] io.appium.uiautomator2.server installation state: sameVersionInstalled
[debug] [ADB] Checking app cert for /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v5.7.8.apk
[debug] [ADB] Using the previously cached signature entry for 'appium-uiautomator2-server-v5.7.8.apk'
[debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-v5.7.8.apk'
[debug] [ADB] Getting install status for io.appium.uiautomator2.server.test
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server.test'
[debug] [ADB] 'io.appium.uiautomator2.server.test' is installed
[debug] [ADB] Checking app cert for /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk
[debug] [ADB] Using the previously cached signature entry for 'appium-uiautomator2-server-debug-androidTest.apk'
[debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-debug-androidTest.apk'
[AndroidUiautomator2Driver@9874 (3a7a8403)] Server packages are not going to be (re)installed
[debug] [AndroidUiautomator2Driver@9874 (3a7a8403)] Waiting up to 30000ms for services to be available
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pm list instrumentation'
[debug] [AndroidUiautomator2Driver@9874 (3a7a8403)] Instrumentation target 'io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner' is available
[ADB] Adding packages ["io.appium.settings","io.appium.uiautomator2.server","io.appium.uiautomator2.server.test"] to Doze whitelist
[debug] [ADB] Got the following command chunks to execute: [["dumpsys","deviceidle","whitelist","+io.appium.settings",";","dumpsys","deviceidle","whitelist","+io.appium.uiautomator2.server",";","dumpsys","deviceidle","whitelist","+io.appium.uiautomator2.server.test",";"]]
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys deviceidle whitelist +io.appium.settings ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server.test ;'
[debug] [ADB] Checking app cert for /var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023228-37678-vhruac.j696k/google_auth.apk
[debug] [ADB] Using the previously cached signature entry for 'google_auth.apk'
[debug] [ADB] Uninstalling com.google.android.apps.authenticator2
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is not installed
[ADB] com.google.android.apps.authenticator2 was not uninstalled, because it was not present on the device
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is not installed
[debug] [AndroidDriver] Running full reset on 'com.google.android.apps.authenticator2' (reinstall)
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 features'
[ADB] The application at '/var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023228-37678-vhruac.j696k/google_auth.apk' will not be cached, because the device under test has confirmed the support of streamed installs
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 install -r -g /var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023228-37678-vhruac.j696k/google_auth.apk'
[ADB] The installation of 'google_auth.apk' took 1353ms
[debug] [ADB] Install command stdout: Performing Streamed Install
[debug] [ADB] Success
[debug] [AndroidUiautomator2Driver@9874 (3a7a8403)] Performing shallow cleanup of automation leftovers
[debug] [AndroidUiautomator2Driver@9874 (3a7a8403)] No obsolete sessions have been detected (socket hang up)
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop io.appium.uiautomator2.server.test'
[AndroidUiautomator2Driver@9874 (3a7a8403)] Starting UIAutomator2 server 5.7.8
[AndroidUiautomator2Driver@9874 (3a7a8403)] Using UIAutomator2 server from '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v5.7.8.apk' and test from '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk'
[AndroidUiautomator2Driver@9874 (3a7a8403)] Waiting up to 30000ms for UiAutomator2 to be online...
[debug] [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","emulator-5554","shell","am","instrument","-w","-e","disableAnalytics",true,"io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
[debug] [AndroidUiautomator2Driver@9874 (3a7a8403)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@9874 (3a7a8403)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[AndroidUiautomator2Driver@9874 (3a7a8403)] socket hang up
[debug] [AndroidUiautomator2Driver@9874 (3a7a8403)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@9874 (3a7a8403)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[AndroidUiautomator2Driver@9874 (3a7a8403)] socket hang up
[debug] [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:
[debug] [AndroidUiautomator2Driver@9874 (3a7a8403)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@9874 (3a7a8403)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[AndroidUiautomator2Driver@9874 (3a7a8403)] socket hang up
[debug] [AndroidUiautomator2Driver@9874 (3a7a8403)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@9874 (3a7a8403)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[debug] [AndroidUiautomator2Driver@9874 (3a7a8403)] Got response with status 200: {"sessionId":"None","value":{"message":"UiAutomator2 Server is ready to accept commands","ready":true}}
[debug] [AndroidUiautomator2Driver@9874 (3a7a8403)] The initialization of the instrumentation process took 3059ms
[debug] [AndroidUiautomator2Driver@9874 (3a7a8403)] Matched '/session' to command name 'createSession'
[debug] [AndroidUiautomator2Driver@9874 (3a7a8403)] Proxying [POST /session] to [POST http://127.0.0.1:8200/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S...
[debug] [AndroidUiautomator2Driver@9874 (3a7a8403)] Got response with status 200: {"sessionId":"d3c17d8d-0e8c-4fd1-a652-c8e2c9c59e4a","value":{"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":...
[AndroidUiautomator2Driver@9874 (3a7a8403)] Determined the downstream protocol as 'W3C'
[debug] [AndroidUiautomator2Driver@9874 (3a7a8403)] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8200/session/d3c17d8d-0e8c-4fd1-a652-c8e2c9c59e4a/appium/device/info] with no body
[debug] [AndroidUiautomator2Driver@9874 (3a7a8403)] Got response with status 200: {"sessionId":"d3c17d8d-0e8c-4fd1-a652-c8e2c9c59e4a","value":{"androidId":"26c5dfa3da8c486c","apiVersion":"33","bluetooth":{"state":"ON"},"brand":"google","carrierName":"T-Mobile","displayDensity":480,"locale":"en_US","manufacturer":"Google","model":"sdk_gphone64_arm64","networks":[{"capabilities":{"SSID":null,"linkDownBandwidthKbps":30000,"linkUpstreamBandwidthKbps":15000,"networkCapabilities":"NET_CAPABILITY_MMS,NET_CAPABILITY_SUPL,NET_CAPABILITY_DUN,NET_CAPABILITY_FOTA,NET_CAPABILITY_IMS,NET_CAPABILITY_CBS,NET_CAPABILITY_INTERNET,NET_CAPABILITY_NOT_RESTRICTED,NET_CAPABILITY_TRUSTED,NET_CAPABILITY_NOT_VPN,NET_CAPABILITY_VALIDATED,NET_CAPABILITY_NOT_ROAMING,NET_CAPABILITY_FOREGROUND,NET_CAPABILITY_NOT_CONGESTED,NET_CAPABILITY_NOT_SUSPENDED","signalStrength":-2147483648,"transportTypes":"TRANSPORT_CELLULAR"},"detailedState":"CONNECTED","extraInfo":"epc.tmobile.com","isAvailable":true,"isConnected":true,"isFailover":false,"isRoaming":false,"state":"CONNECTED","subtype":10,"subtypeName":"HSPA","type":0,"typeN...
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys window'
[AndroidDriver] Screen already unlocked, doing nothing
[AndroidUiautomator2Driver@9874 (3a7a8403)] Starting 'com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity and waiting for 'com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am start -n com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity -S -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000'
[debug] [ADB] Waiting up to 20000ms for activity matching pkg: 'com.google.android.apps.authenticator2' and activity: 'com.google.android.apps.authenticator.AuthenticatorActivity' to be focused
[debug] [ADB] Possible activities, to be checked: 'com.google.android.apps.authenticator.AuthenticatorActivity', 'com.google.android.apps.authenticator2.com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [ADB] Getting focused package and activity
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys window displays'
[debug] [ADB] Found package: 'com.google.android.apps.nexuslauncher' and fully qualified activity name : 'com.google.android.apps.nexuslauncher.NexusLauncherActivity'
[debug] [ADB] Incorrect package and activity. Retrying.
[debug] [ADB] Getting focused package and activity
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys window displays'
[debug] [ADB] Found package: 'com.google.android.apps.authenticator2' and fully qualified activity name : 'com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [AndroidUiautomator2Driver@9874 (3a7a8403)] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8200/session/d3c17d8d-0e8c-4fd1-a652-c8e2c9c59e4a/appium/device/pixel_ratio] with no body
[debug] [AndroidUiautomator2Driver@9874 (3a7a8403)] Got response with status 200: {"sessionId":"d3c17d8d-0e8c-4fd1-a652-c8e2c9c59e4a","value":3}
[debug] [AndroidUiautomator2Driver@9874 (3a7a8403)] Matched '/appium/device/system_bars' to command name 'getSystemBars'
[debug] [AndroidUiautomator2Driver@9874 (3a7a8403)] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8200/session/d3c17d8d-0e8c-4fd1-a652-c8e2c9c59e4a/appium/device/system_bars] with no body
[debug] [AndroidUiautomator2Driver@9874 (3a7a8403)] Got response with status 200: {"sessionId":"d3c17d8d-0e8c-4fd1-a652-c8e2c9c59e4a","value":{"statusBar":72}}
[debug] [AndroidUiautomator2Driver@9874 (3a7a8403)] Matched '/window/current/size' to command name 'getWindowSize'
[debug] [AndroidUiautomator2Driver@9874 (3a7a8403)] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8200/session/d3c17d8d-0e8c-4fd1-a652-c8e2c9c59e4a/window/current/size] with no body
[debug] [AndroidUiautomator2Driver@9874 (3a7a8403)] Got response with status 200: {"sessionId":"d3c17d8d-0e8c-4fd1-a652-c8e2c9c59e4a","value":{"height":3199,"width":1440}}
[AppiumDriver@dc16] New AndroidUiautomator2Driver session created successfully, session 3a7a8403-bbea-46e7-a2a4-99c53fe2df4e added to master session list
[debug] [AppiumDriver@dc16] Event 'newSessionStarted' logged at 1679954600302 (01:03:20 GMT+0300 (Moscow Standard Time))
[debug] [AndroidUiautomator2Driver@9874 (3a7a8403)] Cached the protocol value 'W3C' for the new session 3a7a8403-bbea-46e7-a2a4-99c53fe2df4e
[debug] [AndroidUiautomator2Driver@9874 (3a7a8403)] Responding to client with driver.createSession() result: {"capabilities":{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13...
[HTTP] <-- POST /session 200 32267 ms - 1684
[HTTP]
[HTTP] --> POST /session/3a7a8403-bbea-46e7-a2a4-99c53fe2df4e/element
[HTTP] {"using":"id","value":"com.google.android.apps.authenticator2:id/add_account_button"}
[debug] [AndroidUiautomator2Driver@9874 (3a7a8403)] Calling AppiumDriver.findElement() with args: ["id","com.google.android.apps.authenticator2:id/add_account_button","3a7a8403-bbea-46e7-a2a4-99c53fe2df4e"]
[debug] [AndroidUiautomator2Driver@9874 (3a7a8403)] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [AndroidUiautomator2Driver@9874 (3a7a8403)] Waiting up to 0 ms for condition
[debug] [AndroidUiautomator2Driver@9874 (3a7a8403)] Matched '/element' to command name 'findElement'
[debug] [AndroidUiautomator2Driver@9874 (3a7a8403)] Proxying [POST /element] to [POST http://127.0.0.1:8200/session/d3c17d8d-0e8c-4fd1-a652-c8e2c9c59e4a/element] with body: {"strategy":"id","selector":"com.google.android.apps.authenticator2:id/add_account_button","context":"","multiple":false}
[debug] [AndroidUiautomator2Driver@9874 (3a7a8403)] Got response with status 200: {"sessionId":"d3c17d8d-0e8c-4fd1-a652-c8e2c9c59e4a","value":{"ELEMENT":"00000000-0000-000a-ffff-ffff00000010","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-000a-ffff-ffff00000010"}}
[debug] [AndroidUiautomator2Driver@9874 (3a7a8403)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-000a-ffff-ffff00000010","ELEMENT":"00000000-0000-000a-ffff-ffff00000010"}
[HTTP] <-- POST /session/3a7a8403-bbea-46e7-a2a4-99c53fe2df4e/element 200 11 ms - 137
[HTTP]
[HTTP] --> POST /session/3a7a8403-bbea-46e7-a2a4-99c53fe2df4e/element/00000000-0000-000a-ffff-ffff00000010/click
[HTTP] {"id":"00000000-0000-000a-ffff-ffff00000010"}
[debug] [AndroidUiautomator2Driver@9874 (3a7a8403)] Calling AppiumDriver.click() with args: ["00000000-0000-000a-ffff-ffff00000010","3a7a8403-bbea-46e7-a2a4-99c53fe2df4e"]
[debug] [AndroidUiautomator2Driver@9874 (3a7a8403)] Matched '/element/00000000-0000-000a-ffff-ffff00000010/click' to command name 'click'
[debug] [AndroidUiautomator2Driver@9874 (3a7a8403)] Proxying [POST /element/00000000-0000-000a-ffff-ffff00000010/click] to [POST http://127.0.0.1:8200/session/d3c17d8d-0e8c-4fd1-a652-c8e2c9c59e4a/element/00000000-0000-000a-ffff-ffff00000010/click] with body: {"element":"00000000-0000-000a-ffff-ffff00000010"}
[debug] [AndroidUiautomator2Driver@9874 (3a7a8403)] Got response with status 200: {"sessionId":"d3c17d8d-0e8c-4fd1-a652-c8e2c9c59e4a","value":null}
[debug] [AndroidUiautomator2Driver@9874 (3a7a8403)] Responding to client with driver.click() result: null
[HTTP] <-- POST /session/3a7a8403-bbea-46e7-a2a4-99c53fe2df4e/element/00000000-0000-000a-ffff-ffff00000010/click 200 43 ms - 14
[HTTP]
[HTTP] --> POST /session/3a7a8403-bbea-46e7-a2a4-99c53fe2df4e/appium/device/terminate_app
[HTTP] {"bundleId":"com.google.android.apps.authenticator2"}
[debug] [AndroidUiautomator2Driver@9874 (3a7a8403)] Calling AppiumDriver.terminateApp() with args: ["com.google.android.apps.authenticator2",null,null,null,"3a7a8403-bbea-46e7-a2a4-99c53fe2df4e"]
[AndroidUiautomator2Driver@9874 (3a7a8403)] Terminating 'com.google.android.apps.authenticator2'
[debug] [ADB] Getting IDs of all 'com.google.android.apps.authenticator2' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)com\.google\.android\.apps\.authenticator2\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[AndroidUiautomator2Driver@9874 (3a7a8403)] Querying the state of 'com.google.android.apps.authenticator2'
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is installed
[debug] [ADB] Getting IDs of all 'com.google.android.apps.authenticator2' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)com\.google\.android\.apps\.authenticator2\(\[\[:blank:\]\]\|\$\)'
[AndroidUiautomator2Driver@9874 (3a7a8403)] 'com.google.android.apps.authenticator2' has been successfully terminated
[debug] [AndroidUiautomator2Driver@9874 (3a7a8403)] Responding to client with driver.terminateApp() result: true
[HTTP] <-- POST /session/3a7a8403-bbea-46e7-a2a4-99c53fe2df4e/appium/device/terminate_app 200 190 ms - 14
[HTTP]
[HTTP] --> DELETE /session/3a7a8403-bbea-46e7-a2a4-99c53fe2df4e
[HTTP] {}
[debug] [AndroidUiautomator2Driver@9874 (3a7a8403)] Calling AppiumDriver.deleteSession() with args: ["3a7a8403-bbea-46e7-a2a4-99c53fe2df4e"]
[debug] [AppiumDriver@dc16] Event 'quitSessionRequested' logged at 1679954601290 (01:03:21 GMT+0300 (Moscow Standard Time))
[AppiumDriver@dc16] Removing session 3a7a8403-bbea-46e7-a2a4-99c53fe2df4e from our master session list
[debug] [AndroidUiautomator2Driver@9874 (3a7a8403)] Deleting UiAutomator2 session
[debug] [AndroidUiautomator2Driver@9874 (3a7a8403)] Deleting UiAutomator2 server session
[debug] [AndroidUiautomator2Driver@9874 (3a7a8403)] Matched '/' to command name 'deleteSession'
[debug] [AndroidUiautomator2Driver@9874 (3a7a8403)] Proxying [DELETE /] to [DELETE http://127.0.0.1:8200/session/d3c17d8d-0e8c-4fd1-a652-c8e2c9c59e4a] with no body
[debug] [AndroidUiautomator2Driver@9874 (3a7a8403)] Got response with status 200: {"sessionId":"d3c17d8d-0e8c-4fd1-a652-c8e2c9c59e4a","value":null}
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys activity services io.appium.settings/.recorder.RecorderService'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[debug] [AndroidUiautomator2Driver@9874 (3a7a8403)] Capability 'fullReset' set to 'true', Uninstalling 'com.google.android.apps.authenticator2'
[debug] [ADB] Uninstalling com.google.android.apps.authenticator2
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is installed
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 uninstall com.google.android.apps.authenticator2'
[debug] [ADB] 'adb uninstall com.google.android.apps.authenticator2' command output: Success
[ADB] com.google.android.apps.authenticator2 was successfully uninstalled
[debug] [Logcat] Stopping logcat capture
[debug] [ADB] Removing forwarded port socket connection: 8200
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward --remove tcp:8200'
[debug] [Instrumentation] .
[AndroidUiautomator2Driver@9874 (3a7a8403)] Restoring hidden api policy to the device default configuration
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'settings delete global hidden_api_policy_pre_p_apps;settings delete global hidden_api_policy_p_apps;settings delete global hidden_api_policy''
[debug] [Instrumentation] Time: 4.014
[debug] [Instrumentation]
[debug] [Instrumentation] OK (1 test)
[debug] [Instrumentation] The process has exited with code 0
[debug] [AppiumDriver@dc16] Event 'quitSessionFinished' logged at 1679954601643 (01:03:21 GMT+0300 (Moscow Standard Time))
[debug] [AppiumDriver@dc16] Received response: null
[debug] [AppiumDriver@dc16] But deleting session, so not returning
[debug] [AppiumDriver@dc16] Responding to client with driver.deleteSession() result: null
[HTTP] <-- DELETE /session/3a7a8403-bbea-46e7-a2a4-99c53fe2df4e 200 354 ms - 14
[HTTP]
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_rgbcSensorValueWidget_valueChanged() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_posture_valueChanged(int) ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 84664) 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)
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 84664) 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)
[ADB] [AVD OUTPUT] WARNING | Discarding the changed state (command-line flag).
[ADB] [AVD OUTPUT] INFO | Info:
[ADB] [AVD OUTPUT] GLImplementation:
[ADB] [AVD OUTPUT] Surface Type: OpenGL
[ADB] [AVD OUTPUT] Surface Profile: CoreProfile
[ADB] [AVD OUTPUT] Surface Version: 4.1
[ADB] [AVD OUTPUT] Using Default SG Backend: no
[ADB] [AVD OUTPUT] Using Software Dynamic GL: no
[ADB] [AVD OUTPUT] Using Angle: no
[ADB] [AVD OUTPUT] Init Parameters:
[ADB] [AVD OUTPUT] * application-name Emulator
[ADB] [AVD OUTPUT] * browser-subprocess-path /Users/shad0w/Developer/Tools/android/sdk/emulator/lib64/qt/libexec/QtWebEngineProcess
[ADB] [AVD OUTPUT] * disable-features DnsOverHttpsUpgrade,ConsolidatedMovementXY,InstalledApp,BackgroundFetch,WebOTP,WebPayments,WebUSB,PictureInPicture
[ADB] [AVD OUTPUT] * disable-gpu
[ADB] [AVD OUTPUT] * disable-speech-api
[ADB] [AVD OUTPUT] * enable-features TracingServiceInProcess
[ADB] [AVD OUTPUT] * enable-threaded-compositing
[ADB] [AVD OUTPUT] ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 84664) 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)
[debug] [HTTP] Request idempotency key: 70de80b1-d052-4959-98e4-4f6e1f4e4bcb
[HTTP] --> POST /session
[HTTP] {"capabilities":{"firstMatch":[{}],"alwaysMatch":{"appium:androidDeviceReadyTimeout":120000,"appium:androidInstallTimeout":100000,"appium:app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appium:appWaitForLaunch":false,"appium:autoGrantPermissions":true,"appium:automationName":"UIAutomator2","appium:avd":"Samsung_Galaxy_S20_33_Android13","appium:avdArgs":"-no-snapshot -accel on","appium:avdLaunchTimeout":300000,"appium:avdReadyTimeout":300000,"appium:fullReset":true,"appium:newCommandTimeout":0,"appium:noReset":false,"appium:resetKeyboard":true,"appium:uiautomator2ServerInstallTimeout":60000,"appium:unicodeKeyboard":true,"platformName":"android"}}}
[debug] [AppiumDriver@dc16] Calling AppiumDriver.createSession() with args: [null,null,{"firstMatch":[{}],"alwaysMatch":{"appium:androidDeviceReadyTimeout":120000,"appium:androidInstallTimeout":100000,"appium:app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appium:appWaitForLaunch":false,"appium:autoGrantPermissions":true,"appium:automationName":"UIAutomator2","appium:avd":"Samsung_Galaxy_S20_33_Android13","appium:avdArgs":"-no-snapshot -accel on","appium:avdLaunchTimeout":300000,"appium:avdReadyTimeout":300000,"appium:fullReset":true,"appium:newCommandTimeout":0,"appium:noReset":false,"appium:resetKeyboard":true,"appium:uiautomator2ServerInstallTimeout":60000,"appium:unicodeKeyboard":true,"platformName":"android"}}]
[debug] [AppiumDriver@dc16] Event 'newSessionRequested' logged at 1679954614990 (01:03:34 GMT+0300 (Moscow Standard Time))
[Appium] Attempting to find matching driver for automationName 'UIAutomator2' and platformName 'android'
[Appium] The 'uiautomator2' driver was installed and matched caps.
[Appium] Will require it at /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver
[debug] [Appium] Requiring driver at /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver
[AppiumDriver@dc16] Appium v2.0.0-beta.57 creating new AndroidUiautomator2Driver (v2.12.6) session
[AppiumDriver@dc16] Checking BaseDriver versions for Appium and AndroidUiautomator2Driver
[AppiumDriver@dc16] Appium's BaseDriver version is 9.3.3
[AppiumDriver@dc16] AndroidUiautomator2Driver's BaseDriver version is 9.3.3
[debug] [AndroidUiautomator2Driver@140b] Creating session with W3C capabilities: {
[debug] [AndroidUiautomator2Driver@140b] "alwaysMatch": {
[debug] [AndroidUiautomator2Driver@140b] "platformName": "android",
[debug] [AndroidUiautomator2Driver@140b] "appium:androidDeviceReadyTimeout": 120000,
[debug] [AndroidUiautomator2Driver@140b] "appium:androidInstallTimeout": 100000,
[debug] [AndroidUiautomator2Driver@140b] "appium:app": "https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1",
[debug] [AndroidUiautomator2Driver@140b] "appium:appWaitForLaunch": false,
[debug] [AndroidUiautomator2Driver@140b] "appium:autoGrantPermissions": true,
[debug] [AndroidUiautomator2Driver@140b] "appium:automationName": "UIAutomator2",
[debug] [AndroidUiautomator2Driver@140b] "appium:avd": "Samsung_Galaxy_S20_33_Android13",
[debug] [AndroidUiautomator2Driver@140b] "appium:avdArgs": "-no-snapshot -accel on",
[debug] [AndroidUiautomator2Driver@140b] "appium:avdLaunchTimeout": 300000,
[debug] [AndroidUiautomator2Driver@140b] "appium:avdReadyTimeout": 300000,
[debug] [AndroidUiautomator2Driver@140b] "appium:fullReset": true,
[debug] [AndroidUiautomator2Driver@140b] "appium:newCommandTimeout": 0,
[debug] [AndroidUiautomator2Driver@140b] "appium:noReset": false,
[debug] [AndroidUiautomator2Driver@140b] "appium:resetKeyboard": true,
[debug] [AndroidUiautomator2Driver@140b] "appium:uiautomator2ServerInstallTimeout": 60000,
[debug] [AndroidUiautomator2Driver@140b] "appium:unicodeKeyboard": true
[debug] [AndroidUiautomator2Driver@140b] },
[debug] [AndroidUiautomator2Driver@140b] "firstMatch": [
[debug] [AndroidUiautomator2Driver@140b] {}
[debug] [AndroidUiautomator2Driver@140b] ]
[debug] [AndroidUiautomator2Driver@140b] }
[AndroidUiautomator2Driver@140b (1bc5029c)] Session created with session id: 1bc5029c-ca4a-4cc0-ad6d-3952dcf325cb
[BaseDriver] Using downloadable app 'https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1'
[BaseDriver] Cannot send HEAD request to 'https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1'. Original error: Parse Error: Expected HTTP/
[debug] [BaseDriver] A fresh copy of the application is going to be downloaded from https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1
[debug] [Support] https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1 (5.88 MB) has been downloaded to '/var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023228-37678-saclin.md3ug/google_auth.apk' in 2.593s
[debug] [Support] Approximate download speed: 2.27 MB/s
[debug] [AndroidUiautomator2Driver@140b (1bc5029c)] Checking whether app is actually present
[ADB] Using 'adb' from '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 start-server'
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [AndroidDriver] Emulator 'Samsung_Galaxy_S20_33_Android13' is not running: Error getting AVD with retry. Original error: Condition unmet after 5059 ms. Timing out.
[debug] [ADB] Launching Emulator with AVD Samsung_Galaxy_S20_33_Android13, launchTimeout 300000ms and readyTimeout 300000ms
[ADB] Using 'emulator' from '/Users/shad0w/Developer/Tools/android/sdk/emulator/emulator'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/emulator/emulator' with args: -avd Samsung_Galaxy_S20_33_Android13 -delay-adb -no-snapshot -accel on
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[ADB] [AVD OUTPUT] INFO | Android emulator version 32.1.11.0 (build_id 9536276) (CL:N/A)
[ADB] [AVD OUTPUT] INFO | Found systemPath /Users/shad0w/Developer/Tools/android/sdk/system-images/android-33/google_apis/arm64-v8a/
[ADB] [AVD OUTPUT] WARNING | cannot add library /Users/shad0w/Developer/Tools/android/sdk/emulator/qemu/darwin-aarch64/lib64/vulkan/libvulkan.dylib: failed
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[ADB] [AVD OUTPUT] INFO | Storing crashdata in: /tmp/android-shad0w/emu-crash.db, detection is enabled
[ADB] [AVD OUTPUT] INFO | Duplicate loglines will be removed, if you wish to see each indiviudal line launch with the -log-nofilter flag.
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_new_posture_requested(int) ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_dismiss_posture_selection_dialog() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_new_resizable_requested(PresetEmulatorSizeType) ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_dismiss_resizable_dialog() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | added library /Users/shad0w/Developer/Tools/android/sdk/emulator/lib64/vulkan/libvulkan.dylib
[ADB] [AVD OUTPUT] INFO | Sending adb public key [QAAAAJ9g8OyhRDf/8KGuhlSPiw6odyhMKe7C/D6y1LxmL3+oDQmCeHkHbrs5QWmfQPT8mRwQ7iDJjU4T2Ukgsgwc903mVQ4RBkO8zJVjO7n90YIfmFPF1N408JFgfk19Es4XfHEf5pMIllHHzKtBFIzPQBfRJLvbDxKltk40cpjBsPVXblkljJqTHimEPZOfYAgQUdvEFgUf+AJmEmM5xJR/WCJuxPD/LVbR8I3xrgUTA6nrNAqlpskcFNEjRrpd0OOIfMFNvV8BJvJD2hZXTmx6pO/qf6WFyz6FT2zVy9SpZzzqX8eGSqGi2eZyCcv3XH4rrfBTFt/Q2eWnLnhoPCIK96i3xDKzuv4TJxQZRapw/Of2L5H9wJfxQhqDTInBmvojB44MCw8wBEsrXE+9qsDJ4Nl1trSry/0Z5uk/F8Fl1hyI71lpRhSJaPOglRSlX9MjnJhpTAV//HvVQYRoT4iK9lAv1LPl0xZKgHz+Ql9m5ctFUN/Pefx6ngIjRMv//YJOzjSSrTRdd5nCQRG029Oz0703ASNxFsh5g8X5AXjrFEiiO10rGXSi5FmtrbDoZyqha5RHuDTD5kymaoOHdyVIhGmcpxp9hvZ9B+ifm5YxjMY/Ul2oA0/qHIQlm/tKZS1xRoh5o2gL433h3WoyzLTYKI9sapGUNNrnRWksnXlD/EWMpXYogwEAAQA= shad0w@unknown]
[ADB] [AVD OUTPUT] WARNING | *** No gRPC protection active, consider launching with the -grpc-use-jwt flag.***
[ADB] [AVD OUTPUT] INFO | Started GRPC server at 127.0.0.1:8554, security: Local, auth: none
[ADB] [AVD OUTPUT] INFO | Advertising in: /Users/shad0w/Library/Caches/TemporaryItems/avd/running/pid_84838.ini
[ADB] [AVD OUTPUT] INFO | Setting display: 0 configuration to: 1440x3199, dpi: 480x480
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] Connected devices: [{"udid":"emulator-5554","state":"device"}]
[debug] [ADB] 1 emulator connected
[debug] [ADB] Executing Emulator console command: avd name
[debug] [ADB] Found emulator 'Samsung_Galaxy_S20_33_Android13' on port 5554
[debug] [ADB] Setting device id to emulator-5554
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 wait-for-device'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell service list'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell service list'
[AndroidDriver] Using device: emulator-5554
[ADB] Using 'adb' from '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 start-server'
[debug] [ADB] Setting device id to emulator-5554
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.build.version.sdk'
[debug] [ADB] Current device property 'ro.build.version.sdk': 33
[ADB] Getting device platform version
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.build.version.release'
[debug] [ADB] Current device property 'ro.build.version.release': 13
[debug] [ADB] Device API level: 33
[AndroidUiautomator2Driver@140b (1bc5029c)] Relaxing hidden api policy
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'settings put global hidden_api_policy_pre_p_apps 1;settings put global hidden_api_policy_p_apps 1;settings put global hidden_api_policy 1''
[debug] [AndroidDriver] Parsing package and activity from app manifest
[ADB] Package name: 'com.google.android.apps.authenticator2'
[ADB] Main activity name: 'com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [AndroidDriver] Parsed package and activity are: com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 wait-for-device'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell echo ping'
[debug] [AndroidDriver] Pushing settings apk to device...
[debug] [ADB] Getting install status for io.appium.settings
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.settings'
[debug] [ADB] 'io.appium.settings' is installed
[debug] [ADB] Getting package info for 'io.appium.settings'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.settings'
[debug] [ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('5.0.3' >= '5.0.3')
[debug] [ADB] There is no need to install/upgrade '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/io.appium.settings/apks/settings_apk-debug.apk'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'pgrep --help; echo $?''
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell appops set io.appium.settings PROJECT_MEDIA allow'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Starting Appium Settings app
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am start -n io.appium.settings/.Settings -a android.intent.action.MAIN -c android.intent.category.LAUNCHER'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [Logcat] Starting logs capture with command: /Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 logcat -v threadtime
[debug] [AndroidDriver] Enabling Unicode keyboard support
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell settings get secure default_input_method'
[debug] [AndroidDriver] Unsetting previous IME io.appium.settings/.UnicodeIME
[debug] [AndroidDriver] Setting IME to 'io.appium.settings/.UnicodeIME'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell ime enable io.appium.settings/.UnicodeIME'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell ime set io.appium.settings/.UnicodeIME'
[debug] [AndroidUiautomator2Driver@140b (1bc5029c)] Forwarding UiAutomator2 Server port 6790 to local port 8200
[debug] [ADB] Forwarding system: 8200 to device: 6790
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward tcp:8200 tcp:6790'
[debug] [ADB] Getting install status for io.appium.uiautomator2.server
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server'
[debug] [ADB] 'io.appium.uiautomator2.server' is installed
[debug] [ADB] Getting package info for 'io.appium.uiautomator2.server'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server'
[debug] [ADB] The version name of the installed 'io.appium.uiautomator2.server' is greater or equal to the application version name ('5.7.8' >= '5.7.8')
[debug] [AndroidUiautomator2Driver@140b (1bc5029c)] io.appium.uiautomator2.server installation state: sameVersionInstalled
[debug] [ADB] Checking app cert for /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v5.7.8.apk
[debug] [ADB] Using the previously cached signature entry for 'appium-uiautomator2-server-v5.7.8.apk'
[debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-v5.7.8.apk'
[debug] [ADB] Getting install status for io.appium.uiautomator2.server.test
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server.test'
[debug] [ADB] 'io.appium.uiautomator2.server.test' is installed
[debug] [ADB] Checking app cert for /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk
[debug] [ADB] Using the previously cached signature entry for 'appium-uiautomator2-server-debug-androidTest.apk'
[debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-debug-androidTest.apk'
[AndroidUiautomator2Driver@140b (1bc5029c)] Server packages are not going to be (re)installed
[debug] [AndroidUiautomator2Driver@140b (1bc5029c)] Waiting up to 30000ms for services to be available
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pm list instrumentation'
[ADB] [AVD OUTPUT] INFO | Boot completed in 16689 ms
[ADB] [AVD OUTPUT] INFO | Increasing screen off timeout, logcat buffer size to 2M.
[ADB] [AVD OUTPUT] INFO | Revoking microphone permissions for Google App.
[debug] [AndroidUiautomator2Driver@140b (1bc5029c)] Instrumentation target 'io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner' is available
[ADB] Adding packages ["io.appium.settings","io.appium.uiautomator2.server","io.appium.uiautomator2.server.test"] to Doze whitelist
[debug] [ADB] Got the following command chunks to execute: [["dumpsys","deviceidle","whitelist","+io.appium.settings",";","dumpsys","deviceidle","whitelist","+io.appium.uiautomator2.server",";","dumpsys","deviceidle","whitelist","+io.appium.uiautomator2.server.test",";"]]
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys deviceidle whitelist +io.appium.settings ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server.test ;'
[debug] [ADB] Checking app cert for /var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023228-37678-saclin.md3ug/google_auth.apk
[debug] [ADB] Using the previously cached signature entry for 'google_auth.apk'
[debug] [ADB] Uninstalling com.google.android.apps.authenticator2
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is not installed
[ADB] com.google.android.apps.authenticator2 was not uninstalled, because it was not present on the device
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is not installed
[debug] [AndroidDriver] Running full reset on 'com.google.android.apps.authenticator2' (reinstall)
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 features'
[ADB] The application at '/var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023228-37678-saclin.md3ug/google_auth.apk' will not be cached, because the device under test has confirmed the support of streamed installs
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 install -r -g /var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023228-37678-saclin.md3ug/google_auth.apk'
[ADB] The installation of 'google_auth.apk' took 1553ms
[debug] [ADB] Install command stdout: Performing Streamed Install
[debug] [ADB] Success
[debug] [AndroidUiautomator2Driver@140b (1bc5029c)] Performing shallow cleanup of automation leftovers
[debug] [AndroidUiautomator2Driver@140b (1bc5029c)] No obsolete sessions have been detected (socket hang up)
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop io.appium.uiautomator2.server.test'
[AndroidUiautomator2Driver@140b (1bc5029c)] Starting UIAutomator2 server 5.7.8
[AndroidUiautomator2Driver@140b (1bc5029c)] Using UIAutomator2 server from '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v5.7.8.apk' and test from '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk'
[AndroidUiautomator2Driver@140b (1bc5029c)] Waiting up to 30000ms for UiAutomator2 to be online...
[debug] [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","emulator-5554","shell","am","instrument","-w","-e","disableAnalytics",true,"io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
[debug] [AndroidUiautomator2Driver@140b (1bc5029c)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@140b (1bc5029c)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[AndroidUiautomator2Driver@140b (1bc5029c)] socket hang up
[debug] [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:
[debug] [AndroidUiautomator2Driver@140b (1bc5029c)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@140b (1bc5029c)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[AndroidUiautomator2Driver@140b (1bc5029c)] socket hang up
[debug] [AndroidUiautomator2Driver@140b (1bc5029c)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@140b (1bc5029c)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[debug] [AndroidUiautomator2Driver@140b (1bc5029c)] Got response with status 200: {"sessionId":"None","value":{"message":"UiAutomator2 Server is ready to accept commands","ready":true}}
[debug] [AndroidUiautomator2Driver@140b (1bc5029c)] The initialization of the instrumentation process took 2036ms
[debug] [AndroidUiautomator2Driver@140b (1bc5029c)] Matched '/session' to command name 'createSession'
[debug] [AndroidUiautomator2Driver@140b (1bc5029c)] Proxying [POST /session] to [POST http://127.0.0.1:8200/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S...
[debug] [AndroidUiautomator2Driver@140b (1bc5029c)] Got response with status 200: {"sessionId":"812bb53a-5727-4480-b130-e8a5060f6c97","value":{"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":...
[AndroidUiautomator2Driver@140b (1bc5029c)] Determined the downstream protocol as 'W3C'
[debug] [AndroidUiautomator2Driver@140b (1bc5029c)] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8200/session/812bb53a-5727-4480-b130-e8a5060f6c97/appium/device/info] with no body
[debug] [AndroidUiautomator2Driver@140b (1bc5029c)] Got response with status 200: {"sessionId":"812bb53a-5727-4480-b130-e8a5060f6c97","value":{"androidId":"26c5dfa3da8c486c","apiVersion":"33","bluetooth":{"state":"ON"},"brand":"google","carrierName":"T-Mobile","displayDensity":480,"locale":"en_US","manufacturer":"Google","model":"sdk_gphone64_arm64","networks":[{"capabilities":{"SSID":null,"linkDownBandwidthKbps":30000,"linkUpstreamBandwidthKbps":15000,"networkCapabilities":"NET_CAPABILITY_MMS,NET_CAPABILITY_SUPL,NET_CAPABILITY_DUN,NET_CAPABILITY_FOTA,NET_CAPABILITY_IMS,NET_CAPABILITY_CBS,NET_CAPABILITY_INTERNET,NET_CAPABILITY_NOT_RESTRICTED,NET_CAPABILITY_TRUSTED,NET_CAPABILITY_NOT_VPN,NET_CAPABILITY_VALIDATED,NET_CAPABILITY_NOT_ROAMING,NET_CAPABILITY_FOREGROUND,NET_CAPABILITY_NOT_CONGESTED,NET_CAPABILITY_NOT_SUSPENDED","signalStrength":-2147483648,"transportTypes":"TRANSPORT_CELLULAR"},"detailedState":"CONNECTED","extraInfo":"epc.tmobile.com","isAvailable":true,"isConnected":true,"isFailover":false,"isRoaming":false,"state":"CONNECTED","subtype":10,"subtypeName":"HSPA","type":0,"typeN...
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys window'
[AndroidDriver] Screen already unlocked, doing nothing
[AndroidUiautomator2Driver@140b (1bc5029c)] Starting 'com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity and waiting for 'com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am start -n com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity -S -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000'
[debug] [ADB] Waiting up to 20000ms for activity matching pkg: 'com.google.android.apps.authenticator2' and activity: 'com.google.android.apps.authenticator.AuthenticatorActivity' to be focused
[debug] [ADB] Possible activities, to be checked: 'com.google.android.apps.authenticator.AuthenticatorActivity', 'com.google.android.apps.authenticator2.com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [ADB] Getting focused package and activity
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys window displays'
[debug] [ADB] Found package: 'com.google.android.apps.authenticator2' and fully qualified activity name : 'com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [AndroidUiautomator2Driver@140b (1bc5029c)] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8200/session/812bb53a-5727-4480-b130-e8a5060f6c97/appium/device/pixel_ratio] with no body
[debug] [AndroidUiautomator2Driver@140b (1bc5029c)] Got response with status 200: {"sessionId":"812bb53a-5727-4480-b130-e8a5060f6c97","value":3}
[debug] [AndroidUiautomator2Driver@140b (1bc5029c)] Matched '/appium/device/system_bars' to command name 'getSystemBars'
[debug] [AndroidUiautomator2Driver@140b (1bc5029c)] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8200/session/812bb53a-5727-4480-b130-e8a5060f6c97/appium/device/system_bars] with no body
[debug] [AndroidUiautomator2Driver@140b (1bc5029c)] Got response with status 200: {"sessionId":"812bb53a-5727-4480-b130-e8a5060f6c97","value":{"statusBar":72}}
[debug] [AndroidUiautomator2Driver@140b (1bc5029c)] Matched '/window/current/size' to command name 'getWindowSize'
[debug] [AndroidUiautomator2Driver@140b (1bc5029c)] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8200/session/812bb53a-5727-4480-b130-e8a5060f6c97/window/current/size] with no body
[debug] [AndroidUiautomator2Driver@140b (1bc5029c)] Got response with status 200: {"sessionId":"812bb53a-5727-4480-b130-e8a5060f6c97","value":{"height":3199,"width":1440}}
[AppiumDriver@dc16] New AndroidUiautomator2Driver session created successfully, session 1bc5029c-ca4a-4cc0-ad6d-3952dcf325cb added to master session list
[debug] [AppiumDriver@dc16] Event 'newSessionStarted' logged at 1679954645860 (01:04:05 GMT+0300 (Moscow Standard Time))
[debug] [AndroidUiautomator2Driver@140b (1bc5029c)] Cached the protocol value 'W3C' for the new session 1bc5029c-ca4a-4cc0-ad6d-3952dcf325cb
[debug] [AndroidUiautomator2Driver@140b (1bc5029c)] Responding to client with driver.createSession() result: {"capabilities":{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13...
[HTTP] <-- POST /session 200 30870 ms - 1684
[HTTP]
[HTTP] --> POST /session/1bc5029c-ca4a-4cc0-ad6d-3952dcf325cb/element
[HTTP] {"using":"id","value":"com.google.android.apps.authenticator2:id/add_account_button"}
[debug] [AndroidUiautomator2Driver@140b (1bc5029c)] Calling AppiumDriver.findElement() with args: ["id","com.google.android.apps.authenticator2:id/add_account_button","1bc5029c-ca4a-4cc0-ad6d-3952dcf325cb"]
[debug] [AndroidUiautomator2Driver@140b (1bc5029c)] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [AndroidUiautomator2Driver@140b (1bc5029c)] Waiting up to 0 ms for condition
[debug] [AndroidUiautomator2Driver@140b (1bc5029c)] Matched '/element' to command name 'findElement'
[debug] [AndroidUiautomator2Driver@140b (1bc5029c)] Proxying [POST /element] to [POST http://127.0.0.1:8200/session/812bb53a-5727-4480-b130-e8a5060f6c97/element] with body: {"strategy":"id","selector":"com.google.android.apps.authenticator2:id/add_account_button","context":"","multiple":false}
[debug] [AndroidUiautomator2Driver@140b (1bc5029c)] Got response with status 200: {"sessionId":"812bb53a-5727-4480-b130-e8a5060f6c97","value":{"ELEMENT":"00000000-0000-000a-ffff-ffff00000010","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-000a-ffff-ffff00000010"}}
[debug] [AndroidUiautomator2Driver@140b (1bc5029c)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-000a-ffff-ffff00000010","ELEMENT":"00000000-0000-000a-ffff-ffff00000010"}
[HTTP] <-- POST /session/1bc5029c-ca4a-4cc0-ad6d-3952dcf325cb/element 200 170 ms - 137
[HTTP]
[HTTP] --> POST /session/1bc5029c-ca4a-4cc0-ad6d-3952dcf325cb/element/00000000-0000-000a-ffff-ffff00000010/click
[HTTP] {"id":"00000000-0000-000a-ffff-ffff00000010"}
[debug] [AndroidUiautomator2Driver@140b (1bc5029c)] Calling AppiumDriver.click() with args: ["00000000-0000-000a-ffff-ffff00000010","1bc5029c-ca4a-4cc0-ad6d-3952dcf325cb"]
[debug] [AndroidUiautomator2Driver@140b (1bc5029c)] Matched '/element/00000000-0000-000a-ffff-ffff00000010/click' to command name 'click'
[debug] [AndroidUiautomator2Driver@140b (1bc5029c)] Proxying [POST /element/00000000-0000-000a-ffff-ffff00000010/click] to [POST http://127.0.0.1:8200/session/812bb53a-5727-4480-b130-e8a5060f6c97/element/00000000-0000-000a-ffff-ffff00000010/click] with body: {"element":"00000000-0000-000a-ffff-ffff00000010"}
[debug] [AndroidUiautomator2Driver@140b (1bc5029c)] Got response with status 200: {"sessionId":"812bb53a-5727-4480-b130-e8a5060f6c97","value":null}
[debug] [AndroidUiautomator2Driver@140b (1bc5029c)] Responding to client with driver.click() result: null
[HTTP] <-- POST /session/1bc5029c-ca4a-4cc0-ad6d-3952dcf325cb/element/00000000-0000-000a-ffff-ffff00000010/click 200 1430 ms - 14
[HTTP]
[HTTP] --> POST /session/1bc5029c-ca4a-4cc0-ad6d-3952dcf325cb/appium/device/terminate_app
[HTTP] {"bundleId":"com.google.android.apps.authenticator2"}
[debug] [AndroidUiautomator2Driver@140b (1bc5029c)] Calling AppiumDriver.terminateApp() with args: ["com.google.android.apps.authenticator2",null,null,null,"1bc5029c-ca4a-4cc0-ad6d-3952dcf325cb"]
[AndroidUiautomator2Driver@140b (1bc5029c)] Terminating 'com.google.android.apps.authenticator2'
[debug] [ADB] Getting IDs of all 'com.google.android.apps.authenticator2' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)com\.google\.android\.apps\.authenticator2\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[AndroidUiautomator2Driver@140b (1bc5029c)] Querying the state of 'com.google.android.apps.authenticator2'
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is installed
[debug] [ADB] Getting IDs of all 'com.google.android.apps.authenticator2' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)com\.google\.android\.apps\.authenticator2\(\[\[:blank:\]\]\|\$\)'
[AndroidUiautomator2Driver@140b (1bc5029c)] 'com.google.android.apps.authenticator2' has been successfully terminated
[debug] [AndroidUiautomator2Driver@140b (1bc5029c)] Responding to client with driver.terminateApp() result: true
[HTTP] <-- POST /session/1bc5029c-ca4a-4cc0-ad6d-3952dcf325cb/appium/device/terminate_app 200 259 ms - 14
[HTTP]
[HTTP] --> DELETE /session/1bc5029c-ca4a-4cc0-ad6d-3952dcf325cb
[HTTP] {}
[debug] [AndroidUiautomator2Driver@140b (1bc5029c)] Calling AppiumDriver.deleteSession() with args: ["1bc5029c-ca4a-4cc0-ad6d-3952dcf325cb"]
[debug] [AppiumDriver@dc16] Event 'quitSessionRequested' logged at 1679954648400 (01:04:08 GMT+0300 (Moscow Standard Time))
[AppiumDriver@dc16] Removing session 1bc5029c-ca4a-4cc0-ad6d-3952dcf325cb from our master session list
[debug] [AndroidUiautomator2Driver@140b (1bc5029c)] Deleting UiAutomator2 session
[debug] [AndroidUiautomator2Driver@140b (1bc5029c)] Deleting UiAutomator2 server session
[debug] [AndroidUiautomator2Driver@140b (1bc5029c)] Matched '/' to command name 'deleteSession'
[debug] [AndroidUiautomator2Driver@140b (1bc5029c)] Proxying [DELETE /] to [DELETE http://127.0.0.1:8200/session/812bb53a-5727-4480-b130-e8a5060f6c97] with no body
[debug] [AndroidUiautomator2Driver@140b (1bc5029c)] Got response with status 200: {"sessionId":"812bb53a-5727-4480-b130-e8a5060f6c97","value":null}
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys activity services io.appium.settings/.recorder.RecorderService'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[debug] [AndroidUiautomator2Driver@140b (1bc5029c)] Capability 'fullReset' set to 'true', Uninstalling 'com.google.android.apps.authenticator2'
[debug] [ADB] Uninstalling com.google.android.apps.authenticator2
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is installed
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 uninstall com.google.android.apps.authenticator2'
[debug] [ADB] 'adb uninstall com.google.android.apps.authenticator2' command output: Success
[ADB] com.google.android.apps.authenticator2 was successfully uninstalled
[debug] [Logcat] Stopping logcat capture
[debug] [ADB] Removing forwarded port socket connection: 8200
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward --remove tcp:8200'
[AndroidUiautomator2Driver@140b (1bc5029c)] Restoring hidden api policy to the device default configuration
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'settings delete global hidden_api_policy_pre_p_apps;settings delete global hidden_api_policy_p_apps;settings delete global hidden_api_policy''
[debug] [AppiumDriver@dc16] Event 'quitSessionFinished' logged at 1679954648725 (01:04:08 GMT+0300 (Moscow Standard Time))
[debug] [AppiumDriver@dc16] Received response: null
[debug] [AppiumDriver@dc16] But deleting session, so not returning
[debug] [AppiumDriver@dc16] Responding to client with driver.deleteSession() result: null
[HTTP] <-- DELETE /session/1bc5029c-ca4a-4cc0-ad6d-3952dcf325cb 200 325 ms - 14
[HTTP]
[debug] [Instrumentation] .
[debug] [Instrumentation] Time: 5.02
[debug] [Instrumentation]
[debug] [Instrumentation] OK (1 test)
[debug] [Instrumentation] The process has exited with code 0
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_rgbcSensorValueWidget_valueChanged() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_posture_valueChanged(int) ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 84838) 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)
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 84838) 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)
[ADB] [AVD OUTPUT] WARNING | Discarding the changed state (command-line flag).
[ADB] [AVD OUTPUT] INFO | Info:
[ADB] [AVD OUTPUT] GLImplementation:
[ADB] [AVD OUTPUT] Surface Type: OpenGL
[ADB] [AVD OUTPUT] Surface Profile: CoreProfile
[ADB] [AVD OUTPUT] Surface Version: 4.1
[ADB] [AVD OUTPUT] Using Default SG Backend: no
[ADB] [AVD OUTPUT] Using Software Dynamic GL: no
[ADB] [AVD OUTPUT] Using Angle: no
[ADB] [AVD OUTPUT] Init Parameters:
[ADB] [AVD OUTPUT] * application-name Emulator
[ADB] [AVD OUTPUT] * browser-subprocess-path /Users/shad0w/Developer/Tools/android/sdk/emulator/lib64/qt/libexec/QtWebEngineProcess
[ADB] [AVD OUTPUT] * disable-features DnsOverHttpsUpgrade,ConsolidatedMovementXY,InstalledApp,BackgroundFetch,WebOTP,WebPayments,WebUSB,PictureInPicture
[ADB] [AVD OUTPUT] * disable-gpu
[ADB] [AVD OUTPUT] * disable-speech-api
[ADB] [AVD OUTPUT] * enable-features TracingServiceInProcess
[ADB] [AVD OUTPUT] * enable-threaded-compositing
[ADB] [AVD OUTPUT] ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 84838) 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)
[debug] [HTTP] Request idempotency key: 16dc2e69-8999-43dc-bcb9-e0205c5f5e17
[HTTP] --> POST /session
[HTTP] {"capabilities":{"firstMatch":[{}],"alwaysMatch":{"appium:androidDeviceReadyTimeout":120000,"appium:androidInstallTimeout":100000,"appium:app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appium:appWaitForLaunch":false,"appium:autoGrantPermissions":true,"appium:automationName":"UIAutomator2","appium:avd":"Samsung_Galaxy_S20_33_Android13","appium:avdArgs":"-no-snapshot -accel on","appium:avdLaunchTimeout":300000,"appium:avdReadyTimeout":300000,"appium:fullReset":true,"appium:newCommandTimeout":0,"appium:noReset":false,"appium:resetKeyboard":true,"appium:uiautomator2ServerInstallTimeout":60000,"appium:unicodeKeyboard":true,"platformName":"android"}}}
[debug] [AppiumDriver@dc16] Calling AppiumDriver.createSession() with args: [null,null,{"firstMatch":[{}],"alwaysMatch":{"appium:androidDeviceReadyTimeout":120000,"appium:androidInstallTimeout":100000,"appium:app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appium:appWaitForLaunch":false,"appium:autoGrantPermissions":true,"appium:automationName":"UIAutomator2","appium:avd":"Samsung_Galaxy_S20_33_Android13","appium:avdArgs":"-no-snapshot -accel on","appium:avdLaunchTimeout":300000,"appium:avdReadyTimeout":300000,"appium:fullReset":true,"appium:newCommandTimeout":0,"appium:noReset":false,"appium:resetKeyboard":true,"appium:uiautomator2ServerInstallTimeout":60000,"appium:unicodeKeyboard":true,"platformName":"android"}}]
[debug] [AppiumDriver@dc16] Event 'newSessionRequested' logged at 1679954662044 (01:04:22 GMT+0300 (Moscow Standard Time))
[Appium] Attempting to find matching driver for automationName 'UIAutomator2' and platformName 'android'
[Appium] The 'uiautomator2' driver was installed and matched caps.
[Appium] Will require it at /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver
[debug] [Appium] Requiring driver at /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver
[AppiumDriver@dc16] Appium v2.0.0-beta.57 creating new AndroidUiautomator2Driver (v2.12.6) session
[AppiumDriver@dc16] Checking BaseDriver versions for Appium and AndroidUiautomator2Driver
[AppiumDriver@dc16] Appium's BaseDriver version is 9.3.3
[AppiumDriver@dc16] AndroidUiautomator2Driver's BaseDriver version is 9.3.3
[debug] [AndroidUiautomator2Driver@9d5a] Creating session with W3C capabilities: {
[debug] [AndroidUiautomator2Driver@9d5a] "alwaysMatch": {
[debug] [AndroidUiautomator2Driver@9d5a] "platformName": "android",
[debug] [AndroidUiautomator2Driver@9d5a] "appium:androidDeviceReadyTimeout": 120000,
[debug] [AndroidUiautomator2Driver@9d5a] "appium:androidInstallTimeout": 100000,
[debug] [AndroidUiautomator2Driver@9d5a] "appium:app": "https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1",
[debug] [AndroidUiautomator2Driver@9d5a] "appium:appWaitForLaunch": false,
[debug] [AndroidUiautomator2Driver@9d5a] "appium:autoGrantPermissions": true,
[debug] [AndroidUiautomator2Driver@9d5a] "appium:automationName": "UIAutomator2",
[debug] [AndroidUiautomator2Driver@9d5a] "appium:avd": "Samsung_Galaxy_S20_33_Android13",
[debug] [AndroidUiautomator2Driver@9d5a] "appium:avdArgs": "-no-snapshot -accel on",
[debug] [AndroidUiautomator2Driver@9d5a] "appium:avdLaunchTimeout": 300000,
[debug] [AndroidUiautomator2Driver@9d5a] "appium:avdReadyTimeout": 300000,
[debug] [AndroidUiautomator2Driver@9d5a] "appium:fullReset": true,
[debug] [AndroidUiautomator2Driver@9d5a] "appium:newCommandTimeout": 0,
[debug] [AndroidUiautomator2Driver@9d5a] "appium:noReset": false,
[debug] [AndroidUiautomator2Driver@9d5a] "appium:resetKeyboard": true,
[debug] [AndroidUiautomator2Driver@9d5a] "appium:uiautomator2ServerInstallTimeout": 60000,
[debug] [AndroidUiautomator2Driver@9d5a] "appium:unicodeKeyboard": true
[debug] [AndroidUiautomator2Driver@9d5a] },
[debug] [AndroidUiautomator2Driver@9d5a] "firstMatch": [
[debug] [AndroidUiautomator2Driver@9d5a] {}
[debug] [AndroidUiautomator2Driver@9d5a] ]
[debug] [AndroidUiautomator2Driver@9d5a] }
[AndroidUiautomator2Driver@9d5a (4633e589)] Session created with session id: 4633e589-3b1c-4cc8-b728-c5639f7352ed
[BaseDriver] Using downloadable app 'https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1'
[BaseDriver] Cannot send HEAD request to 'https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1'. Original error: Parse Error: Expected HTTP/
[debug] [BaseDriver] A fresh copy of the application is going to be downloaded from https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1
[debug] [Support] https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1 (5.88 MB) has been downloaded to '/var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023228-37678-900y9z.8oxa8/google_auth.apk' in 2.812s
[debug] [Support] Approximate download speed: 2.09 MB/s
[debug] [AndroidUiautomator2Driver@9d5a (4633e589)] Checking whether app is actually present
[ADB] Using 'adb' from '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 start-server'
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [AndroidDriver] Emulator 'Samsung_Galaxy_S20_33_Android13' is not running: Error getting AVD with retry. Original error: Condition unmet after 5043 ms. Timing out.
[debug] [ADB] Launching Emulator with AVD Samsung_Galaxy_S20_33_Android13, launchTimeout 300000ms and readyTimeout 300000ms
[ADB] Using 'emulator' from '/Users/shad0w/Developer/Tools/android/sdk/emulator/emulator'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/emulator/emulator' with args: -avd Samsung_Galaxy_S20_33_Android13 -delay-adb -no-snapshot -accel on
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[ADB] [AVD OUTPUT] INFO | Android emulator version 32.1.11.0 (build_id 9536276) (CL:N/A)
[ADB] [AVD OUTPUT] INFO | Found systemPath /Users/shad0w/Developer/Tools/android/sdk/system-images/android-33/google_apis/arm64-v8a/
[ADB] [AVD OUTPUT] WARNING | cannot add library /Users/shad0w/Developer/Tools/android/sdk/emulator/qemu/darwin-aarch64/lib64/vulkan/libvulkan.dylib: failed
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[ADB] [AVD OUTPUT] INFO | Storing crashdata in: /tmp/android-shad0w/emu-crash.db, detection is enabled
[ADB] [AVD OUTPUT] INFO | Duplicate loglines will be removed, if you wish to see each indiviudal line launch with the -log-nofilter flag.
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_new_posture_requested(int) ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_dismiss_posture_selection_dialog() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_new_resizable_requested(PresetEmulatorSizeType) ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_dismiss_resizable_dialog() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | added library /Users/shad0w/Developer/Tools/android/sdk/emulator/lib64/vulkan/libvulkan.dylib
[ADB] [AVD OUTPUT] INFO | Sending adb public key [QAAAAJ9g8OyhRDf/8KGuhlSPiw6odyhMKe7C/D6y1LxmL3+oDQmCeHkHbrs5QWmfQPT8mRwQ7iDJjU4T2Ukgsgwc903mVQ4RBkO8zJVjO7n90YIfmFPF1N408JFgfk19Es4XfHEf5pMIllHHzKtBFIzPQBfRJLvbDxKltk40cpjBsPVXblkljJqTHimEPZOfYAgQUdvEFgUf+AJmEmM5xJR/WCJuxPD/LVbR8I3xrgUTA6nrNAqlpskcFNEjRrpd0OOIfMFNvV8BJvJD2hZXTmx6pO/qf6WFyz6FT2zVy9SpZzzqX8eGSqGi2eZyCcv3XH4rrfBTFt/Q2eWnLnhoPCIK96i3xDKzuv4TJxQZRapw/Of2L5H9wJfxQhqDTInBmvojB44MCw8wBEsrXE+9qsDJ4Nl1trSry/0Z5uk/F8Fl1hyI71lpRhSJaPOglRSlX9MjnJhpTAV//HvVQYRoT4iK9lAv1LPl0xZKgHz+Ql9m5ctFUN/Pefx6ngIjRMv//YJOzjSSrTRdd5nCQRG029Oz0703ASNxFsh5g8X5AXjrFEiiO10rGXSi5FmtrbDoZyqha5RHuDTD5kymaoOHdyVIhGmcpxp9hvZ9B+ifm5YxjMY/Ul2oA0/qHIQlm/tKZS1xRoh5o2gL433h3WoyzLTYKI9sapGUNNrnRWksnXlD/EWMpXYogwEAAQA= shad0w@unknown]
[ADB] [AVD OUTPUT] WARNING | *** No gRPC protection active, consider launching with the -grpc-use-jwt flag.***
[ADB] [AVD OUTPUT] INFO | Started GRPC server at 127.0.0.1:8554, security: Local, auth: none
[ADB] [AVD OUTPUT] INFO | Advertising in: /Users/shad0w/Library/Caches/TemporaryItems/avd/running/pid_85014.ini
[ADB] [AVD OUTPUT] INFO | Setting display: 0 configuration to: 1440x3199, dpi: 480x480
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] Connected devices: [{"udid":"emulator-5554","state":"device"}]
[debug] [ADB] 1 emulator connected
[debug] [ADB] Executing Emulator console command: avd name
[debug] [ADB] Found emulator 'Samsung_Galaxy_S20_33_Android13' on port 5554
[debug] [ADB] Setting device id to emulator-5554
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 wait-for-device'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell service list'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell service list'
[AndroidDriver] Using device: emulator-5554
[ADB] Using 'adb' from '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 start-server'
[debug] [ADB] Setting device id to emulator-5554
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.build.version.sdk'
[debug] [ADB] Current device property 'ro.build.version.sdk': 33
[ADB] Getting device platform version
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.build.version.release'
[debug] [ADB] Current device property 'ro.build.version.release': 13
[debug] [ADB] Device API level: 33
[AndroidUiautomator2Driver@9d5a (4633e589)] Relaxing hidden api policy
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'settings put global hidden_api_policy_pre_p_apps 1;settings put global hidden_api_policy_p_apps 1;settings put global hidden_api_policy 1''
[debug] [AndroidDriver] Parsing package and activity from app manifest
[ADB] Package name: 'com.google.android.apps.authenticator2'
[ADB] Main activity name: 'com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [AndroidDriver] Parsed package and activity are: com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 wait-for-device'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell echo ping'
[debug] [AndroidDriver] Pushing settings apk to device...
[debug] [ADB] Getting install status for io.appium.settings
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.settings'
[debug] [ADB] 'io.appium.settings' is installed
[debug] [ADB] Getting package info for 'io.appium.settings'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.settings'
[debug] [ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('5.0.3' >= '5.0.3')
[debug] [ADB] There is no need to install/upgrade '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/io.appium.settings/apks/settings_apk-debug.apk'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'pgrep --help; echo $?''
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell appops set io.appium.settings PROJECT_MEDIA allow'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Starting Appium Settings app
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am start -n io.appium.settings/.Settings -a android.intent.action.MAIN -c android.intent.category.LAUNCHER'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [Logcat] Starting logs capture with command: /Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 logcat -v threadtime
[debug] [AndroidDriver] Enabling Unicode keyboard support
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell settings get secure default_input_method'
[debug] [AndroidDriver] Unsetting previous IME io.appium.settings/.UnicodeIME
[debug] [AndroidDriver] Setting IME to 'io.appium.settings/.UnicodeIME'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell ime enable io.appium.settings/.UnicodeIME'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell ime set io.appium.settings/.UnicodeIME'
[debug] [AndroidUiautomator2Driver@9d5a (4633e589)] Forwarding UiAutomator2 Server port 6790 to local port 8200
[debug] [ADB] Forwarding system: 8200 to device: 6790
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward tcp:8200 tcp:6790'
[ADB] [AVD OUTPUT] INFO | Boot completed in 16226 ms
[ADB] [AVD OUTPUT] INFO | Increasing screen off timeout, logcat buffer size to 2M.
[ADB] [AVD OUTPUT] INFO | Revoking microphone permissions for Google App.
[debug] [ADB] Getting install status for io.appium.uiautomator2.server
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server'
[debug] [ADB] 'io.appium.uiautomator2.server' is installed
[debug] [ADB] Getting package info for 'io.appium.uiautomator2.server'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server'
[debug] [ADB] The version name of the installed 'io.appium.uiautomator2.server' is greater or equal to the application version name ('5.7.8' >= '5.7.8')
[debug] [AndroidUiautomator2Driver@9d5a (4633e589)] io.appium.uiautomator2.server installation state: sameVersionInstalled
[debug] [ADB] Checking app cert for /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v5.7.8.apk
[debug] [ADB] Using the previously cached signature entry for 'appium-uiautomator2-server-v5.7.8.apk'
[debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-v5.7.8.apk'
[debug] [ADB] Getting install status for io.appium.uiautomator2.server.test
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server.test'
[debug] [ADB] 'io.appium.uiautomator2.server.test' is installed
[debug] [ADB] Checking app cert for /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk
[debug] [ADB] Using the previously cached signature entry for 'appium-uiautomator2-server-debug-androidTest.apk'
[debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-debug-androidTest.apk'
[AndroidUiautomator2Driver@9d5a (4633e589)] Server packages are not going to be (re)installed
[debug] [AndroidUiautomator2Driver@9d5a (4633e589)] Waiting up to 30000ms for services to be available
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pm list instrumentation'
[debug] [AndroidUiautomator2Driver@9d5a (4633e589)] Instrumentation target 'io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner' is available
[ADB] Adding packages ["io.appium.settings","io.appium.uiautomator2.server","io.appium.uiautomator2.server.test"] to Doze whitelist
[debug] [ADB] Got the following command chunks to execute: [["dumpsys","deviceidle","whitelist","+io.appium.settings",";","dumpsys","deviceidle","whitelist","+io.appium.uiautomator2.server",";","dumpsys","deviceidle","whitelist","+io.appium.uiautomator2.server.test",";"]]
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys deviceidle whitelist +io.appium.settings ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server.test ;'
[debug] [ADB] Checking app cert for /var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023228-37678-900y9z.8oxa8/google_auth.apk
[debug] [ADB] Using the previously cached signature entry for 'google_auth.apk'
[debug] [ADB] Uninstalling com.google.android.apps.authenticator2
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is not installed
[ADB] com.google.android.apps.authenticator2 was not uninstalled, because it was not present on the device
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is not installed
[debug] [AndroidDriver] Running full reset on 'com.google.android.apps.authenticator2' (reinstall)
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 features'
[ADB] The application at '/var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023228-37678-900y9z.8oxa8/google_auth.apk' will not be cached, because the device under test has confirmed the support of streamed installs
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 install -r -g /var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023228-37678-900y9z.8oxa8/google_auth.apk'
[ADB] The installation of 'google_auth.apk' took 1252ms
[debug] [ADB] Install command stdout: Performing Streamed Install
[debug] [ADB] Success
[debug] [AndroidUiautomator2Driver@9d5a (4633e589)] Performing shallow cleanup of automation leftovers
[debug] [AndroidUiautomator2Driver@9d5a (4633e589)] No obsolete sessions have been detected (socket hang up)
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop io.appium.uiautomator2.server.test'
[AndroidUiautomator2Driver@9d5a (4633e589)] Starting UIAutomator2 server 5.7.8
[AndroidUiautomator2Driver@9d5a (4633e589)] Using UIAutomator2 server from '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v5.7.8.apk' and test from '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk'
[AndroidUiautomator2Driver@9d5a (4633e589)] Waiting up to 30000ms for UiAutomator2 to be online...
[debug] [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","emulator-5554","shell","am","instrument","-w","-e","disableAnalytics",true,"io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
[debug] [AndroidUiautomator2Driver@9d5a (4633e589)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@9d5a (4633e589)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[AndroidUiautomator2Driver@9d5a (4633e589)] socket hang up
[debug] [AndroidUiautomator2Driver@9d5a (4633e589)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@9d5a (4633e589)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[AndroidUiautomator2Driver@9d5a (4633e589)] socket hang up
[debug] [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:
[debug] [AndroidUiautomator2Driver@9d5a (4633e589)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@9d5a (4633e589)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[AndroidUiautomator2Driver@9d5a (4633e589)] socket hang up
[debug] [AndroidUiautomator2Driver@9d5a (4633e589)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@9d5a (4633e589)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[debug] [AndroidUiautomator2Driver@9d5a (4633e589)] Got response with status 200: {"sessionId":"None","value":{"message":"UiAutomator2 Server is ready to accept commands","ready":true}}
[debug] [AndroidUiautomator2Driver@9d5a (4633e589)] The initialization of the instrumentation process took 3069ms
[debug] [AndroidUiautomator2Driver@9d5a (4633e589)] Matched '/session' to command name 'createSession'
[debug] [AndroidUiautomator2Driver@9d5a (4633e589)] Proxying [POST /session] to [POST http://127.0.0.1:8200/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S...
[debug] [AndroidUiautomator2Driver@9d5a (4633e589)] Got response with status 200: {"sessionId":"f2d8f0c3-a6c0-4a90-9ab9-5706f90fdc33","value":{"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":...
[AndroidUiautomator2Driver@9d5a (4633e589)] Determined the downstream protocol as 'W3C'
[debug] [AndroidUiautomator2Driver@9d5a (4633e589)] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8200/session/f2d8f0c3-a6c0-4a90-9ab9-5706f90fdc33/appium/device/info] with no body
[debug] [AndroidUiautomator2Driver@9d5a (4633e589)] Got response with status 200: {"sessionId":"f2d8f0c3-a6c0-4a90-9ab9-5706f90fdc33","value":{"androidId":"26c5dfa3da8c486c","apiVersion":"33","bluetooth":{"state":"ON"},"brand":"google","carrierName":"T-Mobile","displayDensity":480,"locale":"en_US","manufacturer":"Google","model":"sdk_gphone64_arm64","networks":[{"capabilities":{"SSID":null,"linkDownBandwidthKbps":30000,"linkUpstreamBandwidthKbps":15000,"networkCapabilities":"NET_CAPABILITY_MMS,NET_CAPABILITY_SUPL,NET_CAPABILITY_DUN,NET_CAPABILITY_FOTA,NET_CAPABILITY_IMS,NET_CAPABILITY_CBS,NET_CAPABILITY_INTERNET,NET_CAPABILITY_NOT_RESTRICTED,NET_CAPABILITY_TRUSTED,NET_CAPABILITY_NOT_VPN,NET_CAPABILITY_VALIDATED,NET_CAPABILITY_NOT_ROAMING,NET_CAPABILITY_FOREGROUND,NET_CAPABILITY_NOT_CONGESTED,NET_CAPABILITY_NOT_SUSPENDED","signalStrength":-2147483648,"transportTypes":"TRANSPORT_CELLULAR"},"detailedState":"CONNECTED","extraInfo":"epc.tmobile.com","isAvailable":true,"isConnected":true,"isFailover":false,"isRoaming":false,"state":"CONNECTED","subtype":10,"subtypeName":"HSPA","type":0,"typeN...
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys window'
[AndroidDriver] Screen already unlocked, doing nothing
[AndroidUiautomator2Driver@9d5a (4633e589)] Starting 'com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity and waiting for 'com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am start -n com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity -S -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000'
[debug] [ADB] Waiting up to 20000ms for activity matching pkg: 'com.google.android.apps.authenticator2' and activity: 'com.google.android.apps.authenticator.AuthenticatorActivity' to be focused
[debug] [ADB] Possible activities, to be checked: 'com.google.android.apps.authenticator.AuthenticatorActivity', 'com.google.android.apps.authenticator2.com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [ADB] Getting focused package and activity
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys window displays'
[debug] [ADB] Found package: 'com.google.android.apps.authenticator2' and fully qualified activity name : 'com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [AndroidUiautomator2Driver@9d5a (4633e589)] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8200/session/f2d8f0c3-a6c0-4a90-9ab9-5706f90fdc33/appium/device/pixel_ratio] with no body
[debug] [AndroidUiautomator2Driver@9d5a (4633e589)] Got response with status 200: {"sessionId":"f2d8f0c3-a6c0-4a90-9ab9-5706f90fdc33","value":3}
[debug] [AndroidUiautomator2Driver@9d5a (4633e589)] Matched '/appium/device/system_bars' to command name 'getSystemBars'
[debug] [AndroidUiautomator2Driver@9d5a (4633e589)] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8200/session/f2d8f0c3-a6c0-4a90-9ab9-5706f90fdc33/appium/device/system_bars] with no body
[debug] [AndroidUiautomator2Driver@9d5a (4633e589)] Got response with status 200: {"sessionId":"f2d8f0c3-a6c0-4a90-9ab9-5706f90fdc33","value":{"statusBar":72}}
[debug] [AndroidUiautomator2Driver@9d5a (4633e589)] Matched '/window/current/size' to command name 'getWindowSize'
[debug] [AndroidUiautomator2Driver@9d5a (4633e589)] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8200/session/f2d8f0c3-a6c0-4a90-9ab9-5706f90fdc33/window/current/size] with no body
[debug] [AndroidUiautomator2Driver@9d5a (4633e589)] Got response with status 200: {"sessionId":"f2d8f0c3-a6c0-4a90-9ab9-5706f90fdc33","value":{"height":3199,"width":1440}}
[AppiumDriver@dc16] New AndroidUiautomator2Driver session created successfully, session 4633e589-3b1c-4cc8-b728-c5639f7352ed added to master session list
[debug] [AppiumDriver@dc16] Event 'newSessionStarted' logged at 1679954693805 (01:04:53 GMT+0300 (Moscow Standard Time))
[debug] [AndroidUiautomator2Driver@9d5a (4633e589)] Cached the protocol value 'W3C' for the new session 4633e589-3b1c-4cc8-b728-c5639f7352ed
[debug] [AndroidUiautomator2Driver@9d5a (4633e589)] Responding to client with driver.createSession() result: {"capabilities":{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13...
[HTTP] <-- POST /session 200 31762 ms - 1684
[HTTP]
[HTTP] --> POST /session/4633e589-3b1c-4cc8-b728-c5639f7352ed/element
[HTTP] {"using":"id","value":"com.google.android.apps.authenticator2:id/add_account_button"}
[debug] [AndroidUiautomator2Driver@9d5a (4633e589)] Calling AppiumDriver.findElement() with args: ["id","com.google.android.apps.authenticator2:id/add_account_button","4633e589-3b1c-4cc8-b728-c5639f7352ed"]
[debug] [AndroidUiautomator2Driver@9d5a (4633e589)] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [AndroidUiautomator2Driver@9d5a (4633e589)] Waiting up to 0 ms for condition
[debug] [AndroidUiautomator2Driver@9d5a (4633e589)] Matched '/element' to command name 'findElement'
[debug] [AndroidUiautomator2Driver@9d5a (4633e589)] Proxying [POST /element] to [POST http://127.0.0.1:8200/session/f2d8f0c3-a6c0-4a90-9ab9-5706f90fdc33/element] with body: {"strategy":"id","selector":"com.google.android.apps.authenticator2:id/add_account_button","context":"","multiple":false}
[debug] [AndroidUiautomator2Driver@9d5a (4633e589)] Got response with status 200: {"sessionId":"f2d8f0c3-a6c0-4a90-9ab9-5706f90fdc33","value":{"ELEMENT":"00000000-0000-000a-ffff-ffff00000010","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-000a-ffff-ffff00000010"}}
[debug] [AndroidUiautomator2Driver@9d5a (4633e589)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-000a-ffff-ffff00000010","ELEMENT":"00000000-0000-000a-ffff-ffff00000010"}
[HTTP] <-- POST /session/4633e589-3b1c-4cc8-b728-c5639f7352ed/element 200 215 ms - 137
[HTTP]
[HTTP] --> POST /session/4633e589-3b1c-4cc8-b728-c5639f7352ed/element/00000000-0000-000a-ffff-ffff00000010/click
[HTTP] {"id":"00000000-0000-000a-ffff-ffff00000010"}
[debug] [AndroidUiautomator2Driver@9d5a (4633e589)] Calling AppiumDriver.click() with args: ["00000000-0000-000a-ffff-ffff00000010","4633e589-3b1c-4cc8-b728-c5639f7352ed"]
[debug] [AndroidUiautomator2Driver@9d5a (4633e589)] Matched '/element/00000000-0000-000a-ffff-ffff00000010/click' to command name 'click'
[debug] [AndroidUiautomator2Driver@9d5a (4633e589)] Proxying [POST /element/00000000-0000-000a-ffff-ffff00000010/click] to [POST http://127.0.0.1:8200/session/f2d8f0c3-a6c0-4a90-9ab9-5706f90fdc33/element/00000000-0000-000a-ffff-ffff00000010/click] with body: {"element":"00000000-0000-000a-ffff-ffff00000010"}
[debug] [AndroidUiautomator2Driver@9d5a (4633e589)] Got response with status 200: {"sessionId":"f2d8f0c3-a6c0-4a90-9ab9-5706f90fdc33","value":null}
[debug] [AndroidUiautomator2Driver@9d5a (4633e589)] Responding to client with driver.click() result: null
[HTTP] <-- POST /session/4633e589-3b1c-4cc8-b728-c5639f7352ed/element/00000000-0000-000a-ffff-ffff00000010/click 200 1473 ms - 14
[HTTP]
[HTTP] --> POST /session/4633e589-3b1c-4cc8-b728-c5639f7352ed/appium/device/terminate_app
[HTTP] {"bundleId":"com.google.android.apps.authenticator2"}
[debug] [AndroidUiautomator2Driver@9d5a (4633e589)] Calling AppiumDriver.terminateApp() with args: ["com.google.android.apps.authenticator2",null,null,null,"4633e589-3b1c-4cc8-b728-c5639f7352ed"]
[AndroidUiautomator2Driver@9d5a (4633e589)] Terminating 'com.google.android.apps.authenticator2'
[debug] [ADB] Getting IDs of all 'com.google.android.apps.authenticator2' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)com\.google\.android\.apps\.authenticator2\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[AndroidUiautomator2Driver@9d5a (4633e589)] Querying the state of 'com.google.android.apps.authenticator2'
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is installed
[debug] [ADB] Getting IDs of all 'com.google.android.apps.authenticator2' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)com\.google\.android\.apps\.authenticator2\(\[\[:blank:\]\]\|\$\)'
[AndroidUiautomator2Driver@9d5a (4633e589)] 'com.google.android.apps.authenticator2' has been successfully terminated
[debug] [AndroidUiautomator2Driver@9d5a (4633e589)] Responding to client with driver.terminateApp() result: true
[HTTP] <-- POST /session/4633e589-3b1c-4cc8-b728-c5639f7352ed/appium/device/terminate_app 200 319 ms - 14
[HTTP]
[HTTP] --> DELETE /session/4633e589-3b1c-4cc8-b728-c5639f7352ed
[HTTP] {}
[debug] [AndroidUiautomator2Driver@9d5a (4633e589)] Calling AppiumDriver.deleteSession() with args: ["4633e589-3b1c-4cc8-b728-c5639f7352ed"]
[debug] [AppiumDriver@dc16] Event 'quitSessionRequested' logged at 1679954696413 (01:04:56 GMT+0300 (Moscow Standard Time))
[AppiumDriver@dc16] Removing session 4633e589-3b1c-4cc8-b728-c5639f7352ed from our master session list
[debug] [AndroidUiautomator2Driver@9d5a (4633e589)] Deleting UiAutomator2 session
[debug] [AndroidUiautomator2Driver@9d5a (4633e589)] Deleting UiAutomator2 server session
[debug] [AndroidUiautomator2Driver@9d5a (4633e589)] Matched '/' to command name 'deleteSession'
[debug] [AndroidUiautomator2Driver@9d5a (4633e589)] Proxying [DELETE /] to [DELETE http://127.0.0.1:8200/session/f2d8f0c3-a6c0-4a90-9ab9-5706f90fdc33] with no body
[debug] [AndroidUiautomator2Driver@9d5a (4633e589)] Got response with status 200: {"sessionId":"f2d8f0c3-a6c0-4a90-9ab9-5706f90fdc33","value":null}
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys activity services io.appium.settings/.recorder.RecorderService'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[debug] [AndroidUiautomator2Driver@9d5a (4633e589)] Capability 'fullReset' set to 'true', Uninstalling 'com.google.android.apps.authenticator2'
[debug] [ADB] Uninstalling com.google.android.apps.authenticator2
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [Instrumentation] .
[debug] [Instrumentation] Time: 5.019
[debug] [Instrumentation]
[debug] [Instrumentation] OK (1 test)
[debug] [Instrumentation] The process has exited with code 0
[debug] [ADB] 'com.google.android.apps.authenticator2' is installed
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 uninstall com.google.android.apps.authenticator2'
[debug] [ADB] 'adb uninstall com.google.android.apps.authenticator2' command output: Success
[ADB] com.google.android.apps.authenticator2 was successfully uninstalled
[debug] [Logcat] Stopping logcat capture
[debug] [ADB] Removing forwarded port socket connection: 8200
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward --remove tcp:8200'
[AndroidUiautomator2Driver@9d5a (4633e589)] Restoring hidden api policy to the device default configuration
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'settings delete global hidden_api_policy_pre_p_apps;settings delete global hidden_api_policy_p_apps;settings delete global hidden_api_policy''
[debug] [AppiumDriver@dc16] Event 'quitSessionFinished' logged at 1679954696899 (01:04:56 GMT+0300 (Moscow Standard Time))
[debug] [AppiumDriver@dc16] Received response: null
[debug] [AppiumDriver@dc16] But deleting session, so not returning
[debug] [AppiumDriver@dc16] Responding to client with driver.deleteSession() result: null
[HTTP] <-- DELETE /session/4633e589-3b1c-4cc8-b728-c5639f7352ed 200 487 ms - 14
[HTTP]
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_rgbcSensorValueWidget_valueChanged() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_posture_valueChanged(int) ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 85014) 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)
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 85014) 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)
[ADB] [AVD OUTPUT] WARNING | Discarding the changed state (command-line flag).
[ADB] [AVD OUTPUT] INFO | Info:
[ADB] [AVD OUTPUT] GLImplementation:
[ADB] [AVD OUTPUT] Surface Type: OpenGL
[ADB] [AVD OUTPUT] Surface Profile: CoreProfile
[ADB] [AVD OUTPUT] Surface Version: 4.1
[ADB] [AVD OUTPUT] Using Default SG Backend: no
[ADB] [AVD OUTPUT] Using Software Dynamic GL: no
[ADB] [AVD OUTPUT] Using Angle: no
[ADB] [AVD OUTPUT] Init Parameters:
[ADB] [AVD OUTPUT] * application-name Emulator
[ADB] [AVD OUTPUT] * browser-subprocess-path /Users/shad0w/Developer/Tools/android/sdk/emulator/lib64/qt/libexec/QtWebEngineProcess
[ADB] [AVD OUTPUT] * disable-features DnsOverHttpsUpgrade,ConsolidatedMovementXY,InstalledApp,BackgroundFetch,WebOTP,WebPayments,WebUSB,PictureInPicture
[ADB] [AVD OUTPUT] * disable-gpu
[ADB] [AVD OUTPUT] * disable-speech-api
[ADB] [AVD OUTPUT] * enable-features TracingServiceInProcess
[ADB] [AVD OUTPUT] * enable-threaded-compositing
[ADB] [AVD OUTPUT] ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 85014) 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)
[ADB] [AVD OUTPUT] INFO | Warning: No functional TLS backend was found ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: No functional TLS backend was found ((null):0, (null))
[ADB] [AVD OUTPUT] (2x)
[ADB] [AVD OUTPUT] INFO | Warning: No TLS backend is available ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: No functional TLS backend was found ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: No functional TLS backend was found ((null):0, (null))
[ADB] [AVD OUTPUT] (3x)
[ADB] [AVD OUTPUT] INFO | Warning: No TLS backend is available ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: No functional TLS backend was found ((null):0, (null))
[debug] [HTTP] Request idempotency key: 49bd80c5-4729-414f-9ee1-c2e2bea14dc6
[HTTP] --> POST /session
[HTTP] {"capabilities":{"firstMatch":[{}],"alwaysMatch":{"appium:androidDeviceReadyTimeout":120000,"appium:androidInstallTimeout":100000,"appium:app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appium:appWaitForLaunch":false,"appium:autoGrantPermissions":true,"appium:automationName":"UIAutomator2","appium:avd":"Samsung_Galaxy_S20_33_Android13","appium:avdArgs":"-no-snapshot -accel on","appium:avdLaunchTimeout":300000,"appium:avdReadyTimeout":300000,"appium:fullReset":true,"appium:newCommandTimeout":0,"appium:noReset":false,"appium:resetKeyboard":true,"appium:uiautomator2ServerInstallTimeout":60000,"appium:unicodeKeyboard":true,"platformName":"android"}}}
[debug] [AppiumDriver@dc16] Calling AppiumDriver.createSession() with args: [null,null,{"firstMatch":[{}],"alwaysMatch":{"appium:androidDeviceReadyTimeout":120000,"appium:androidInstallTimeout":100000,"appium:app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appium:appWaitForLaunch":false,"appium:autoGrantPermissions":true,"appium:automationName":"UIAutomator2","appium:avd":"Samsung_Galaxy_S20_33_Android13","appium:avdArgs":"-no-snapshot -accel on","appium:avdLaunchTimeout":300000,"appium:avdReadyTimeout":300000,"appium:fullReset":true,"appium:newCommandTimeout":0,"appium:noReset":false,"appium:resetKeyboard":true,"appium:uiautomator2ServerInstallTimeout":60000,"appium:unicodeKeyboard":true,"platformName":"android"}}]
[debug] [AppiumDriver@dc16] Event 'newSessionRequested' logged at 1679954710294 (01:05:10 GMT+0300 (Moscow Standard Time))
[Appium] Attempting to find matching driver for automationName 'UIAutomator2' and platformName 'android'
[Appium] The 'uiautomator2' driver was installed and matched caps.
[Appium] Will require it at /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver
[debug] [Appium] Requiring driver at /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver
[AppiumDriver@dc16] Appium v2.0.0-beta.57 creating new AndroidUiautomator2Driver (v2.12.6) session
[AppiumDriver@dc16] Checking BaseDriver versions for Appium and AndroidUiautomator2Driver
[AppiumDriver@dc16] Appium's BaseDriver version is 9.3.3
[AppiumDriver@dc16] AndroidUiautomator2Driver's BaseDriver version is 9.3.3
[debug] [AndroidUiautomator2Driver@4da3] Creating session with W3C capabilities: {
[debug] [AndroidUiautomator2Driver@4da3] "alwaysMatch": {
[debug] [AndroidUiautomator2Driver@4da3] "platformName": "android",
[debug] [AndroidUiautomator2Driver@4da3] "appium:androidDeviceReadyTimeout": 120000,
[debug] [AndroidUiautomator2Driver@4da3] "appium:androidInstallTimeout": 100000,
[debug] [AndroidUiautomator2Driver@4da3] "appium:app": "https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1",
[debug] [AndroidUiautomator2Driver@4da3] "appium:appWaitForLaunch": false,
[debug] [AndroidUiautomator2Driver@4da3] "appium:autoGrantPermissions": true,
[debug] [AndroidUiautomator2Driver@4da3] "appium:automationName": "UIAutomator2",
[debug] [AndroidUiautomator2Driver@4da3] "appium:avd": "Samsung_Galaxy_S20_33_Android13",
[debug] [AndroidUiautomator2Driver@4da3] "appium:avdArgs": "-no-snapshot -accel on",
[debug] [AndroidUiautomator2Driver@4da3] "appium:avdLaunchTimeout": 300000,
[debug] [AndroidUiautomator2Driver@4da3] "appium:avdReadyTimeout": 300000,
[debug] [AndroidUiautomator2Driver@4da3] "appium:fullReset": true,
[debug] [AndroidUiautomator2Driver@4da3] "appium:newCommandTimeout": 0,
[debug] [AndroidUiautomator2Driver@4da3] "appium:noReset": false,
[debug] [AndroidUiautomator2Driver@4da3] "appium:resetKeyboard": true,
[debug] [AndroidUiautomator2Driver@4da3] "appium:uiautomator2ServerInstallTimeout": 60000,
[debug] [AndroidUiautomator2Driver@4da3] "appium:unicodeKeyboard": true
[debug] [AndroidUiautomator2Driver@4da3] },
[debug] [AndroidUiautomator2Driver@4da3] "firstMatch": [
[debug] [AndroidUiautomator2Driver@4da3] {}
[debug] [AndroidUiautomator2Driver@4da3] ]
[debug] [AndroidUiautomator2Driver@4da3] }
[AndroidUiautomator2Driver@4da3 (e6806b80)] Session created with session id: e6806b80-7402-4e25-a9f5-013db3c99673
[BaseDriver] Using downloadable app 'https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1'
[BaseDriver] Cannot send HEAD request to 'https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1'. Original error: Parse Error: Expected HTTP/
[debug] [BaseDriver] A fresh copy of the application is going to be downloaded from https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1
[debug] [Support] https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1 (5.88 MB) has been downloaded to '/var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023228-37678-o3bvm4.16uy/google_auth.apk' in 2.314s
[debug] [Support] Approximate download speed: 2.54 MB/s
[debug] [AndroidUiautomator2Driver@4da3 (e6806b80)] Checking whether app is actually present
[ADB] Using 'adb' from '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 start-server'
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [AndroidDriver] Emulator 'Samsung_Galaxy_S20_33_Android13' is not running: Error getting AVD with retry. Original error: Condition unmet after 5049 ms. Timing out.
[debug] [ADB] Launching Emulator with AVD Samsung_Galaxy_S20_33_Android13, launchTimeout 300000ms and readyTimeout 300000ms
[ADB] Using 'emulator' from '/Users/shad0w/Developer/Tools/android/sdk/emulator/emulator'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/emulator/emulator' with args: -avd Samsung_Galaxy_S20_33_Android13 -delay-adb -no-snapshot -accel on
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[ADB] [AVD OUTPUT] INFO | Android emulator version 32.1.11.0 (build_id 9536276) (CL:N/A)
[ADB] [AVD OUTPUT] INFO | Found systemPath /Users/shad0w/Developer/Tools/android/sdk/system-images/android-33/google_apis/arm64-v8a/
[ADB] [AVD OUTPUT] WARNING | cannot add library /Users/shad0w/Developer/Tools/android/sdk/emulator/qemu/darwin-aarch64/lib64/vulkan/libvulkan.dylib: failed
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[ADB] [AVD OUTPUT] INFO | Storing crashdata in: /tmp/android-shad0w/emu-crash.db, detection is enabled
[ADB] [AVD OUTPUT] INFO | Duplicate loglines will be removed, if you wish to see each indiviudal line launch with the -log-nofilter flag.
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_new_posture_requested(int) ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_dismiss_posture_selection_dialog() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_new_resizable_requested(PresetEmulatorSizeType) ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_dismiss_resizable_dialog() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | added library /Users/shad0w/Developer/Tools/android/sdk/emulator/lib64/vulkan/libvulkan.dylib
[ADB] [AVD OUTPUT] INFO | Sending adb public key [QAAAAJ9g8OyhRDf/8KGuhlSPiw6odyhMKe7C/D6y1LxmL3+oDQmCeHkHbrs5QWmfQPT8mRwQ7iDJjU4T2Ukgsgwc903mVQ4RBkO8zJVjO7n90YIfmFPF1N408JFgfk19Es4XfHEf5pMIllHHzKtBFIzPQBfRJLvbDxKltk40cpjBsPVXblkljJqTHimEPZOfYAgQUdvEFgUf+AJmEmM5xJR/WCJuxPD/LVbR8I3xrgUTA6nrNAqlpskcFNEjRrpd0OOIfMFNvV8BJvJD2hZXTmx6pO/qf6WFyz6FT2zVy9SpZzzqX8eGSqGi2eZyCcv3XH4rrfBTFt/Q2eWnLnhoPCIK96i3xDKzuv4TJxQZRapw/Of2L5H9wJfxQhqDTInBmvojB44MCw8wBEsrXE+9qsDJ4Nl1trSry/0Z5uk/F8Fl1hyI71lpRhSJaPOglRSlX9MjnJhpTAV//HvVQYRoT4iK9lAv1LPl0xZKgHz+Ql9m5ctFUN/Pefx6ngIjRMv//YJOzjSSrTRdd5nCQRG029Oz0703ASNxFsh5g8X5AXjrFEiiO10rGXSi5FmtrbDoZyqha5RHuDTD5kymaoOHdyVIhGmcpxp9hvZ9B+ifm5YxjMY/Ul2oA0/qHIQlm/tKZS1xRoh5o2gL433h3WoyzLTYKI9sapGUNNrnRWksnXlD/EWMpXYogwEAAQA= shad0w@unknown]
[ADB] [AVD OUTPUT] WARNING | *** No gRPC protection active, consider launching with the -grpc-use-jwt flag.***
[ADB] [AVD OUTPUT] INFO | Started GRPC server at 127.0.0.1:8554, security: Local, auth: none
[ADB] [AVD OUTPUT] INFO | Advertising in: /Users/shad0w/Library/Caches/TemporaryItems/avd/running/pid_85222.ini
[ADB] [AVD OUTPUT] INFO | Setting display: 0 configuration to: 1440x3199, dpi: 480x480
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] Connected devices: [{"udid":"emulator-5554","state":"device"}]
[debug] [ADB] 1 emulator connected
[debug] [ADB] Executing Emulator console command: avd name
[debug] [ADB] Found emulator 'Samsung_Galaxy_S20_33_Android13' on port 5554
[debug] [ADB] Setting device id to emulator-5554
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 wait-for-device'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell service list'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell service list'
[AndroidDriver] Using device: emulator-5554
[ADB] Using 'adb' from '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 start-server'
[debug] [ADB] Setting device id to emulator-5554
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.build.version.sdk'
[debug] [ADB] Current device property 'ro.build.version.sdk': 33
[ADB] Getting device platform version
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.build.version.release'
[debug] [ADB] Current device property 'ro.build.version.release': 13
[debug] [ADB] Device API level: 33
[AndroidUiautomator2Driver@4da3 (e6806b80)] Relaxing hidden api policy
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'settings put global hidden_api_policy_pre_p_apps 1;settings put global hidden_api_policy_p_apps 1;settings put global hidden_api_policy 1''
[debug] [AndroidDriver] Parsing package and activity from app manifest
[ADB] Package name: 'com.google.android.apps.authenticator2'
[ADB] Main activity name: 'com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [AndroidDriver] Parsed package and activity are: com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 wait-for-device'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell echo ping'
[debug] [AndroidDriver] Pushing settings apk to device...
[debug] [ADB] Getting install status for io.appium.settings
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.settings'
[debug] [ADB] 'io.appium.settings' is installed
[debug] [ADB] Getting package info for 'io.appium.settings'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.settings'
[debug] [ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('5.0.3' >= '5.0.3')
[debug] [ADB] There is no need to install/upgrade '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/io.appium.settings/apks/settings_apk-debug.apk'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'pgrep --help; echo $?''
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell appops set io.appium.settings PROJECT_MEDIA allow'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Starting Appium Settings app
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am start -n io.appium.settings/.Settings -a android.intent.action.MAIN -c android.intent.category.LAUNCHER'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [Logcat] Starting logs capture with command: /Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 logcat -v threadtime
[debug] [AndroidDriver] Enabling Unicode keyboard support
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell settings get secure default_input_method'
[debug] [AndroidDriver] Unsetting previous IME io.appium.settings/.UnicodeIME
[debug] [AndroidDriver] Setting IME to 'io.appium.settings/.UnicodeIME'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell ime enable io.appium.settings/.UnicodeIME'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell ime set io.appium.settings/.UnicodeIME'
[debug] [AndroidUiautomator2Driver@4da3 (e6806b80)] Forwarding UiAutomator2 Server port 6790 to local port 8200
[debug] [ADB] Forwarding system: 8200 to device: 6790
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward tcp:8200 tcp:6790'
[debug] [ADB] Getting install status for io.appium.uiautomator2.server
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server'
[debug] [ADB] 'io.appium.uiautomator2.server' is installed
[debug] [ADB] Getting package info for 'io.appium.uiautomator2.server'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server'
[ADB] [AVD OUTPUT] INFO | Boot completed in 16600 ms
[ADB] [AVD OUTPUT] INFO | Increasing screen off timeout, logcat buffer size to 2M.
[ADB] [AVD OUTPUT] INFO | Revoking microphone permissions for Google App.
[debug] [ADB] The version name of the installed 'io.appium.uiautomator2.server' is greater or equal to the application version name ('5.7.8' >= '5.7.8')
[debug] [AndroidUiautomator2Driver@4da3 (e6806b80)] io.appium.uiautomator2.server installation state: sameVersionInstalled
[debug] [ADB] Checking app cert for /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v5.7.8.apk
[debug] [ADB] Using the previously cached signature entry for 'appium-uiautomator2-server-v5.7.8.apk'
[debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-v5.7.8.apk'
[debug] [ADB] Getting install status for io.appium.uiautomator2.server.test
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server.test'
[debug] [ADB] 'io.appium.uiautomator2.server.test' is installed
[debug] [ADB] Checking app cert for /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk
[debug] [ADB] Using the previously cached signature entry for 'appium-uiautomator2-server-debug-androidTest.apk'
[debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-debug-androidTest.apk'
[AndroidUiautomator2Driver@4da3 (e6806b80)] Server packages are not going to be (re)installed
[debug] [AndroidUiautomator2Driver@4da3 (e6806b80)] Waiting up to 30000ms for services to be available
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pm list instrumentation'
[debug] [AndroidUiautomator2Driver@4da3 (e6806b80)] Instrumentation target 'io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner' is available
[ADB] Adding packages ["io.appium.settings","io.appium.uiautomator2.server","io.appium.uiautomator2.server.test"] to Doze whitelist
[debug] [ADB] Got the following command chunks to execute: [["dumpsys","deviceidle","whitelist","+io.appium.settings",";","dumpsys","deviceidle","whitelist","+io.appium.uiautomator2.server",";","dumpsys","deviceidle","whitelist","+io.appium.uiautomator2.server.test",";"]]
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys deviceidle whitelist +io.appium.settings ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server.test ;'
[debug] [ADB] Checking app cert for /var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023228-37678-o3bvm4.16uy/google_auth.apk
[debug] [ADB] Using the previously cached signature entry for 'google_auth.apk'
[debug] [ADB] Uninstalling com.google.android.apps.authenticator2
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is not installed
[ADB] com.google.android.apps.authenticator2 was not uninstalled, because it was not present on the device
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is not installed
[debug] [AndroidDriver] Running full reset on 'com.google.android.apps.authenticator2' (reinstall)
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 features'
[ADB] The application at '/var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023228-37678-o3bvm4.16uy/google_auth.apk' will not be cached, because the device under test has confirmed the support of streamed installs
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 install -r -g /var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023228-37678-o3bvm4.16uy/google_auth.apk'
[ADB] The installation of 'google_auth.apk' took 1036ms
[debug] [ADB] Install command stdout: Performing Streamed Install
[debug] [ADB] Success
[debug] [AndroidUiautomator2Driver@4da3 (e6806b80)] Performing shallow cleanup of automation leftovers
[debug] [AndroidUiautomator2Driver@4da3 (e6806b80)] No obsolete sessions have been detected (socket hang up)
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop io.appium.uiautomator2.server.test'
[AndroidUiautomator2Driver@4da3 (e6806b80)] Starting UIAutomator2 server 5.7.8
[AndroidUiautomator2Driver@4da3 (e6806b80)] Using UIAutomator2 server from '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v5.7.8.apk' and test from '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk'
[AndroidUiautomator2Driver@4da3 (e6806b80)] Waiting up to 30000ms for UiAutomator2 to be online...
[debug] [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","emulator-5554","shell","am","instrument","-w","-e","disableAnalytics",true,"io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
[debug] [AndroidUiautomator2Driver@4da3 (e6806b80)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@4da3 (e6806b80)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[AndroidUiautomator2Driver@4da3 (e6806b80)] socket hang up
[debug] [AndroidUiautomator2Driver@4da3 (e6806b80)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@4da3 (e6806b80)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[AndroidUiautomator2Driver@4da3 (e6806b80)] socket hang up
[debug] [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:
[debug] [AndroidUiautomator2Driver@4da3 (e6806b80)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@4da3 (e6806b80)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[AndroidUiautomator2Driver@4da3 (e6806b80)] socket hang up
[debug] [AndroidUiautomator2Driver@4da3 (e6806b80)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@4da3 (e6806b80)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[debug] [AndroidUiautomator2Driver@4da3 (e6806b80)] Got response with status 200: {"sessionId":"None","value":{"message":"UiAutomator2 Server is ready to accept commands","ready":true}}
[debug] [AndroidUiautomator2Driver@4da3 (e6806b80)] The initialization of the instrumentation process took 3036ms
[debug] [AndroidUiautomator2Driver@4da3 (e6806b80)] Matched '/session' to command name 'createSession'
[debug] [AndroidUiautomator2Driver@4da3 (e6806b80)] Proxying [POST /session] to [POST http://127.0.0.1:8200/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S...
[debug] [AndroidUiautomator2Driver@4da3 (e6806b80)] Got response with status 200: {"sessionId":"c6cdf82e-986a-42ba-9025-4971002838de","value":{"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":...
[AndroidUiautomator2Driver@4da3 (e6806b80)] Determined the downstream protocol as 'W3C'
[debug] [AndroidUiautomator2Driver@4da3 (e6806b80)] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8200/session/c6cdf82e-986a-42ba-9025-4971002838de/appium/device/info] with no body
[debug] [AndroidUiautomator2Driver@4da3 (e6806b80)] Got response with status 200: {"sessionId":"c6cdf82e-986a-42ba-9025-4971002838de","value":{"androidId":"26c5dfa3da8c486c","apiVersion":"33","bluetooth":{"state":"ON"},"brand":"google","carrierName":"T-Mobile","displayDensity":480,"locale":"en_US","manufacturer":"Google","model":"sdk_gphone64_arm64","networks":[{"capabilities":{"SSID":null,"linkDownBandwidthKbps":30000,"linkUpstreamBandwidthKbps":15000,"networkCapabilities":"NET_CAPABILITY_MMS,NET_CAPABILITY_SUPL,NET_CAPABILITY_DUN,NET_CAPABILITY_FOTA,NET_CAPABILITY_IMS,NET_CAPABILITY_CBS,NET_CAPABILITY_INTERNET,NET_CAPABILITY_NOT_RESTRICTED,NET_CAPABILITY_TRUSTED,NET_CAPABILITY_NOT_VPN,NET_CAPABILITY_VALIDATED,NET_CAPABILITY_NOT_ROAMING,NET_CAPABILITY_FOREGROUND,NET_CAPABILITY_NOT_CONGESTED,NET_CAPABILITY_NOT_SUSPENDED","signalStrength":-2147483648,"transportTypes":"TRANSPORT_CELLULAR"},"detailedState":"CONNECTED","extraInfo":"epc.tmobile.com","isAvailable":true,"isConnected":true,"isFailover":false,"isRoaming":false,"state":"CONNECTED","subtype":10,"subtypeName":"HSPA","type":0,"typeN...
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys window'
[AndroidDriver] Screen already unlocked, doing nothing
[AndroidUiautomator2Driver@4da3 (e6806b80)] Starting 'com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity and waiting for 'com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am start -n com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity -S -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000'
[debug] [ADB] Waiting up to 20000ms for activity matching pkg: 'com.google.android.apps.authenticator2' and activity: 'com.google.android.apps.authenticator.AuthenticatorActivity' to be focused
[debug] [ADB] Possible activities, to be checked: 'com.google.android.apps.authenticator.AuthenticatorActivity', 'com.google.android.apps.authenticator2.com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [ADB] Getting focused package and activity
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys window displays'
[debug] [ADB] Found package: 'com.google.android.apps.authenticator2' and fully qualified activity name : 'com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [AndroidUiautomator2Driver@4da3 (e6806b80)] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8200/session/c6cdf82e-986a-42ba-9025-4971002838de/appium/device/pixel_ratio] with no body
[debug] [AndroidUiautomator2Driver@4da3 (e6806b80)] Got response with status 200: {"sessionId":"c6cdf82e-986a-42ba-9025-4971002838de","value":3}
[debug] [AndroidUiautomator2Driver@4da3 (e6806b80)] Matched '/appium/device/system_bars' to command name 'getSystemBars'
[debug] [AndroidUiautomator2Driver@4da3 (e6806b80)] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8200/session/c6cdf82e-986a-42ba-9025-4971002838de/appium/device/system_bars] with no body
[debug] [AndroidUiautomator2Driver@4da3 (e6806b80)] Got response with status 200: {"sessionId":"c6cdf82e-986a-42ba-9025-4971002838de","value":{"statusBar":72}}
[debug] [AndroidUiautomator2Driver@4da3 (e6806b80)] Matched '/window/current/size' to command name 'getWindowSize'
[debug] [AndroidUiautomator2Driver@4da3 (e6806b80)] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8200/session/c6cdf82e-986a-42ba-9025-4971002838de/window/current/size] with no body
[debug] [AndroidUiautomator2Driver@4da3 (e6806b80)] Got response with status 200: {"sessionId":"c6cdf82e-986a-42ba-9025-4971002838de","value":{"height":3199,"width":1440}}
[AppiumDriver@dc16] New AndroidUiautomator2Driver session created successfully, session e6806b80-7402-4e25-a9f5-013db3c99673 added to master session list
[debug] [AppiumDriver@dc16] Event 'newSessionStarted' logged at 1679954741234 (01:05:41 GMT+0300 (Moscow Standard Time))
[debug] [AndroidUiautomator2Driver@4da3 (e6806b80)] Cached the protocol value 'W3C' for the new session e6806b80-7402-4e25-a9f5-013db3c99673
[debug] [AndroidUiautomator2Driver@4da3 (e6806b80)] Responding to client with driver.createSession() result: {"capabilities":{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13...
[HTTP] <-- POST /session 200 30945 ms - 1684
[HTTP]
[HTTP] --> POST /session/e6806b80-7402-4e25-a9f5-013db3c99673/element
[HTTP] {"using":"id","value":"com.google.android.apps.authenticator2:id/add_account_button"}
[debug] [AndroidUiautomator2Driver@4da3 (e6806b80)] Calling AppiumDriver.findElement() with args: ["id","com.google.android.apps.authenticator2:id/add_account_button","e6806b80-7402-4e25-a9f5-013db3c99673"]
[debug] [AndroidUiautomator2Driver@4da3 (e6806b80)] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [AndroidUiautomator2Driver@4da3 (e6806b80)] Waiting up to 0 ms for condition
[debug] [AndroidUiautomator2Driver@4da3 (e6806b80)] Matched '/element' to command name 'findElement'
[debug] [AndroidUiautomator2Driver@4da3 (e6806b80)] Proxying [POST /element] to [POST http://127.0.0.1:8200/session/c6cdf82e-986a-42ba-9025-4971002838de/element] with body: {"strategy":"id","selector":"com.google.android.apps.authenticator2:id/add_account_button","context":"","multiple":false}
[debug] [AndroidUiautomator2Driver@4da3 (e6806b80)] Got response with status 200: {"sessionId":"c6cdf82e-986a-42ba-9025-4971002838de","value":{"ELEMENT":"00000000-0000-000a-ffff-ffff00000010","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-000a-ffff-ffff00000010"}}
[debug] [AndroidUiautomator2Driver@4da3 (e6806b80)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-000a-ffff-ffff00000010","ELEMENT":"00000000-0000-000a-ffff-ffff00000010"}
[HTTP] <-- POST /session/e6806b80-7402-4e25-a9f5-013db3c99673/element 200 145 ms - 137
[HTTP]
[HTTP] --> POST /session/e6806b80-7402-4e25-a9f5-013db3c99673/element/00000000-0000-000a-ffff-ffff00000010/click
[HTTP] {"id":"00000000-0000-000a-ffff-ffff00000010"}
[debug] [AndroidUiautomator2Driver@4da3 (e6806b80)] Calling AppiumDriver.click() with args: ["00000000-0000-000a-ffff-ffff00000010","e6806b80-7402-4e25-a9f5-013db3c99673"]
[debug] [AndroidUiautomator2Driver@4da3 (e6806b80)] Matched '/element/00000000-0000-000a-ffff-ffff00000010/click' to command name 'click'
[debug] [AndroidUiautomator2Driver@4da3 (e6806b80)] Proxying [POST /element/00000000-0000-000a-ffff-ffff00000010/click] to [POST http://127.0.0.1:8200/session/c6cdf82e-986a-42ba-9025-4971002838de/element/00000000-0000-000a-ffff-ffff00000010/click] with body: {"element":"00000000-0000-000a-ffff-ffff00000010"}
[debug] [AndroidUiautomator2Driver@4da3 (e6806b80)] Got response with status 200: {"sessionId":"c6cdf82e-986a-42ba-9025-4971002838de","value":null}
[debug] [AndroidUiautomator2Driver@4da3 (e6806b80)] Responding to client with driver.click() result: null
[HTTP] <-- POST /session/e6806b80-7402-4e25-a9f5-013db3c99673/element/00000000-0000-000a-ffff-ffff00000010/click 200 372 ms - 14
[HTTP]
[HTTP] --> POST /session/e6806b80-7402-4e25-a9f5-013db3c99673/appium/device/terminate_app
[HTTP] {"bundleId":"com.google.android.apps.authenticator2"}
[debug] [AndroidUiautomator2Driver@4da3 (e6806b80)] Calling AppiumDriver.terminateApp() with args: ["com.google.android.apps.authenticator2",null,null,null,"e6806b80-7402-4e25-a9f5-013db3c99673"]
[AndroidUiautomator2Driver@4da3 (e6806b80)] Terminating 'com.google.android.apps.authenticator2'
[debug] [ADB] Getting IDs of all 'com.google.android.apps.authenticator2' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)com\.google\.android\.apps\.authenticator2\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[AndroidUiautomator2Driver@4da3 (e6806b80)] Querying the state of 'com.google.android.apps.authenticator2'
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is installed
[debug] [ADB] Getting IDs of all 'com.google.android.apps.authenticator2' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)com\.google\.android\.apps\.authenticator2\(\[\[:blank:\]\]\|\$\)'
[AndroidUiautomator2Driver@4da3 (e6806b80)] 'com.google.android.apps.authenticator2' has been successfully terminated
[debug] [AndroidUiautomator2Driver@4da3 (e6806b80)] Responding to client with driver.terminateApp() result: true
[HTTP] <-- POST /session/e6806b80-7402-4e25-a9f5-013db3c99673/appium/device/terminate_app 200 262 ms - 14
[HTTP]
[HTTP] --> DELETE /session/e6806b80-7402-4e25-a9f5-013db3c99673
[HTTP] {}
[debug] [AndroidUiautomator2Driver@4da3 (e6806b80)] Calling AppiumDriver.deleteSession() with args: ["e6806b80-7402-4e25-a9f5-013db3c99673"]
[debug] [AppiumDriver@dc16] Event 'quitSessionRequested' logged at 1679954742753 (01:05:42 GMT+0300 (Moscow Standard Time))
[AppiumDriver@dc16] Removing session e6806b80-7402-4e25-a9f5-013db3c99673 from our master session list
[debug] [AndroidUiautomator2Driver@4da3 (e6806b80)] Deleting UiAutomator2 session
[debug] [AndroidUiautomator2Driver@4da3 (e6806b80)] Deleting UiAutomator2 server session
[debug] [AndroidUiautomator2Driver@4da3 (e6806b80)] Matched '/' to command name 'deleteSession'
[debug] [AndroidUiautomator2Driver@4da3 (e6806b80)] Proxying [DELETE /] to [DELETE http://127.0.0.1:8200/session/c6cdf82e-986a-42ba-9025-4971002838de] with no body
[debug] [AndroidUiautomator2Driver@4da3 (e6806b80)] Got response with status 200: {"sessionId":"c6cdf82e-986a-42ba-9025-4971002838de","value":null}
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys activity services io.appium.settings/.recorder.RecorderService'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[debug] [AndroidUiautomator2Driver@4da3 (e6806b80)] Capability 'fullReset' set to 'true', Uninstalling 'com.google.android.apps.authenticator2'
[debug] [ADB] Uninstalling com.google.android.apps.authenticator2
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is installed
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 uninstall com.google.android.apps.authenticator2'
[debug] [Instrumentation] .
[debug] [Instrumentation] Time: 4.012
[debug] [Instrumentation]
[debug] [Instrumentation] OK (1 test)
[debug] [Instrumentation] The process has exited with code 0
[debug] [ADB] 'adb uninstall com.google.android.apps.authenticator2' command output: Success
[ADB] com.google.android.apps.authenticator2 was successfully uninstalled
[debug] [Logcat] Stopping logcat capture
[debug] [ADB] Removing forwarded port socket connection: 8200
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward --remove tcp:8200'
[AndroidUiautomator2Driver@4da3 (e6806b80)] Restoring hidden api policy to the device default configuration
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'settings delete global hidden_api_policy_pre_p_apps;settings delete global hidden_api_policy_p_apps;settings delete global hidden_api_policy''
[debug] [AppiumDriver@dc16] Event 'quitSessionFinished' logged at 1679954743058 (01:05:43 GMT+0300 (Moscow Standard Time))
[debug] [AppiumDriver@dc16] Received response: null
[debug] [AppiumDriver@dc16] But deleting session, so not returning
[debug] [AppiumDriver@dc16] Responding to client with driver.deleteSession() result: null
[HTTP] <-- DELETE /session/e6806b80-7402-4e25-a9f5-013db3c99673 200 305 ms - 14
[HTTP]
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_rgbcSensorValueWidget_valueChanged() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_posture_valueChanged(int) ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 85222) 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)
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 85222) 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)
[ADB] [AVD OUTPUT] WARNING | Discarding the changed state (command-line flag).
[ADB] [AVD OUTPUT] INFO | Info:
[ADB] [AVD OUTPUT] GLImplementation:
[ADB] [AVD OUTPUT] Surface Type: OpenGL
[ADB] [AVD OUTPUT] Surface Profile: CoreProfile
[ADB] [AVD OUTPUT] Surface Version: 4.1
[ADB] [AVD OUTPUT] Using Default SG Backend: no
[ADB] [AVD OUTPUT] Using Software Dynamic GL: no
[ADB] [AVD OUTPUT] Using Angle: no
[ADB] [AVD OUTPUT] Init Parameters:
[ADB] [AVD OUTPUT] * application-name Emulator
[ADB] [AVD OUTPUT] * browser-subprocess-path /Users/shad0w/Developer/Tools/android/sdk/emulator/lib64/qt/libexec/QtWebEngineProcess
[ADB] [AVD OUTPUT] * disable-features DnsOverHttpsUpgrade,ConsolidatedMovementXY,InstalledApp,BackgroundFetch,WebOTP,WebPayments,WebUSB,PictureInPicture
[ADB] [AVD OUTPUT] * disable-gpu
[ADB] [AVD OUTPUT] * disable-speech-api
[ADB] [AVD OUTPUT] * enable-features TracingServiceInProcess
[ADB] [AVD OUTPUT] * enable-threaded-compositing
[ADB] [AVD OUTPUT] ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 85222) 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)
[ADB] [AVD OUTPUT] INFO | Warning: No functional TLS backend was found ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: No functional TLS backend was found ((null):0, (null))
[ADB] [AVD OUTPUT] (2x)
[ADB] [AVD OUTPUT] INFO | Warning: No TLS backend is available ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: No functional TLS backend was found ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: No functional TLS backend was found ((null):0, (null))
[ADB] [AVD OUTPUT] (3x)
[ADB] [AVD OUTPUT] INFO | Warning: No TLS backend is available ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: No functional TLS backend was found ((null):0, (null))
[debug] [HTTP] Request idempotency key: 477b0579-4444-4384-b542-62c54861cca8
[HTTP] --> POST /session
[HTTP] {"capabilities":{"firstMatch":[{}],"alwaysMatch":{"appium:androidDeviceReadyTimeout":120000,"appium:androidInstallTimeout":100000,"appium:app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appium:appWaitForLaunch":false,"appium:autoGrantPermissions":true,"appium:automationName":"UIAutomator2","appium:avd":"Samsung_Galaxy_S20_33_Android13","appium:avdArgs":"-no-snapshot -accel on","appium:avdLaunchTimeout":300000,"appium:avdReadyTimeout":300000,"appium:fullReset":true,"appium:newCommandTimeout":0,"appium:noReset":false,"appium:resetKeyboard":true,"appium:uiautomator2ServerInstallTimeout":60000,"appium:unicodeKeyboard":true,"platformName":"android"}}}
[debug] [AppiumDriver@dc16] Calling AppiumDriver.createSession() with args: [null,null,{"firstMatch":[{}],"alwaysMatch":{"appium:androidDeviceReadyTimeout":120000,"appium:androidInstallTimeout":100000,"appium:app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appium:appWaitForLaunch":false,"appium:autoGrantPermissions":true,"appium:automationName":"UIAutomator2","appium:avd":"Samsung_Galaxy_S20_33_Android13","appium:avdArgs":"-no-snapshot -accel on","appium:avdLaunchTimeout":300000,"appium:avdReadyTimeout":300000,"appium:fullReset":true,"appium:newCommandTimeout":0,"appium:noReset":false,"appium:resetKeyboard":true,"appium:uiautomator2ServerInstallTimeout":60000,"appium:unicodeKeyboard":true,"platformName":"android"}}]
[debug] [AppiumDriver@dc16] Event 'newSessionRequested' logged at 1679954756440 (01:05:56 GMT+0300 (Moscow Standard Time))
[Appium] Attempting to find matching driver for automationName 'UIAutomator2' and platformName 'android'
[Appium] The 'uiautomator2' driver was installed and matched caps.
[Appium] Will require it at /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver
[debug] [Appium] Requiring driver at /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver
[AppiumDriver@dc16] Appium v2.0.0-beta.57 creating new AndroidUiautomator2Driver (v2.12.6) session
[AppiumDriver@dc16] Checking BaseDriver versions for Appium and AndroidUiautomator2Driver
[AppiumDriver@dc16] Appium's BaseDriver version is 9.3.3
[AppiumDriver@dc16] AndroidUiautomator2Driver's BaseDriver version is 9.3.3
[debug] [AndroidUiautomator2Driver@8f39] Creating session with W3C capabilities: {
[debug] [AndroidUiautomator2Driver@8f39] "alwaysMatch": {
[debug] [AndroidUiautomator2Driver@8f39] "platformName": "android",
[debug] [AndroidUiautomator2Driver@8f39] "appium:androidDeviceReadyTimeout": 120000,
[debug] [AndroidUiautomator2Driver@8f39] "appium:androidInstallTimeout": 100000,
[debug] [AndroidUiautomator2Driver@8f39] "appium:app": "https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1",
[debug] [AndroidUiautomator2Driver@8f39] "appium:appWaitForLaunch": false,
[debug] [AndroidUiautomator2Driver@8f39] "appium:autoGrantPermissions": true,
[debug] [AndroidUiautomator2Driver@8f39] "appium:automationName": "UIAutomator2",
[debug] [AndroidUiautomator2Driver@8f39] "appium:avd": "Samsung_Galaxy_S20_33_Android13",
[debug] [AndroidUiautomator2Driver@8f39] "appium:avdArgs": "-no-snapshot -accel on",
[debug] [AndroidUiautomator2Driver@8f39] "appium:avdLaunchTimeout": 300000,
[debug] [AndroidUiautomator2Driver@8f39] "appium:avdReadyTimeout": 300000,
[debug] [AndroidUiautomator2Driver@8f39] "appium:fullReset": true,
[debug] [AndroidUiautomator2Driver@8f39] "appium:newCommandTimeout": 0,
[debug] [AndroidUiautomator2Driver@8f39] "appium:noReset": false,
[debug] [AndroidUiautomator2Driver@8f39] "appium:resetKeyboard": true,
[debug] [AndroidUiautomator2Driver@8f39] "appium:uiautomator2ServerInstallTimeout": 60000,
[debug] [AndroidUiautomator2Driver@8f39] "appium:unicodeKeyboard": true
[debug] [AndroidUiautomator2Driver@8f39] },
[debug] [AndroidUiautomator2Driver@8f39] "firstMatch": [
[debug] [AndroidUiautomator2Driver@8f39] {}
[debug] [AndroidUiautomator2Driver@8f39] ]
[debug] [AndroidUiautomator2Driver@8f39] }
[AndroidUiautomator2Driver@8f39 (f832c520)] Session created with session id: f832c520-1288-4e7e-abda-4079f0ad5b81
[BaseDriver] Using downloadable app 'https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1'
[BaseDriver] Cannot send HEAD request to 'https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1'. Original error: Parse Error: Expected HTTP/
[debug] [BaseDriver] A fresh copy of the application is going to be downloaded from https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1
[debug] [Support] https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1 (5.88 MB) has been downloaded to '/var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023228-37678-11wvzi8.eln9/google_auth.apk' in 2.781s
[debug] [Support] Approximate download speed: 2.11 MB/s
[debug] [AndroidUiautomator2Driver@8f39 (f832c520)] Checking whether app is actually present
[ADB] Using 'adb' from '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 start-server'
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [AndroidDriver] Emulator 'Samsung_Galaxy_S20_33_Android13' is not running: Error getting AVD with retry. Original error: Condition unmet after 5041 ms. Timing out.
[debug] [ADB] Launching Emulator with AVD Samsung_Galaxy_S20_33_Android13, launchTimeout 300000ms and readyTimeout 300000ms
[ADB] Using 'emulator' from '/Users/shad0w/Developer/Tools/android/sdk/emulator/emulator'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/emulator/emulator' with args: -avd Samsung_Galaxy_S20_33_Android13 -delay-adb -no-snapshot -accel on
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[ADB] [AVD OUTPUT] INFO | Android emulator version 32.1.11.0 (build_id 9536276) (CL:N/A)
[ADB] [AVD OUTPUT] INFO | Found systemPath /Users/shad0w/Developer/Tools/android/sdk/system-images/android-33/google_apis/arm64-v8a/
[ADB] [AVD OUTPUT] WARNING | cannot add library /Users/shad0w/Developer/Tools/android/sdk/emulator/qemu/darwin-aarch64/lib64/vulkan/libvulkan.dylib: failed
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[ADB] [AVD OUTPUT] INFO | Storing crashdata in: /tmp/android-shad0w/emu-crash.db, detection is enabled
[ADB] [AVD OUTPUT] INFO | Duplicate loglines will be removed, if you wish to see each indiviudal line launch with the -log-nofilter flag.
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_new_posture_requested(int) ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_dismiss_posture_selection_dialog() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_new_resizable_requested(PresetEmulatorSizeType) ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_dismiss_resizable_dialog() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | added library /Users/shad0w/Developer/Tools/android/sdk/emulator/lib64/vulkan/libvulkan.dylib
[ADB] [AVD OUTPUT] INFO | Sending adb public key [QAAAAJ9g8OyhRDf/8KGuhlSPiw6odyhMKe7C/D6y1LxmL3+oDQmCeHkHbrs5QWmfQPT8mRwQ7iDJjU4T2Ukgsgwc903mVQ4RBkO8zJVjO7n90YIfmFPF1N408JFgfk19Es4XfHEf5pMIllHHzKtBFIzPQBfRJLvbDxKltk40cpjBsPVXblkljJqTHimEPZOfYAgQUdvEFgUf+AJmEmM5xJR/WCJuxPD/LVbR8I3xrgUTA6nrNAqlpskcFNEjRrpd0OOIfMFNvV8BJvJD2hZXTmx6pO/qf6WFyz6FT2zVy9SpZzzqX8eGSqGi2eZyCcv3XH4rrfBTFt/Q2eWnLnhoPCIK96i3xDKzuv4TJxQZRapw/Of2L5H9wJfxQhqDTInBmvojB44MCw8wBEsrXE+9qsDJ4Nl1trSry/0Z5uk/F8Fl1hyI71lpRhSJaPOglRSlX9MjnJhpTAV//HvVQYRoT4iK9lAv1LPl0xZKgHz+Ql9m5ctFUN/Pefx6ngIjRMv//YJOzjSSrTRdd5nCQRG029Oz0703ASNxFsh5g8X5AXjrFEiiO10rGXSi5FmtrbDoZyqha5RHuDTD5kymaoOHdyVIhGmcpxp9hvZ9B+ifm5YxjMY/Ul2oA0/qHIQlm/tKZS1xRoh5o2gL433h3WoyzLTYKI9sapGUNNrnRWksnXlD/EWMpXYogwEAAQA= shad0w@unknown]
[ADB] [AVD OUTPUT] WARNING | *** No gRPC protection active, consider launching with the -grpc-use-jwt flag.***
[ADB] [AVD OUTPUT] INFO | Started GRPC server at 127.0.0.1:8554, security: Local, auth: none
[ADB] [AVD OUTPUT] INFO | Advertising in: /Users/shad0w/Library/Caches/TemporaryItems/avd/running/pid_85417.ini
[ADB] [AVD OUTPUT] INFO | Setting display: 0 configuration to: 1440x3199, dpi: 480x480
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] Connected devices: [{"udid":"emulator-5554","state":"device"}]
[debug] [ADB] 1 emulator connected
[debug] [ADB] Executing Emulator console command: avd name
[debug] [ADB] Found emulator 'Samsung_Galaxy_S20_33_Android13' on port 5554
[debug] [ADB] Setting device id to emulator-5554
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 wait-for-device'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell service list'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell service list'
[AndroidDriver] Using device: emulator-5554
[ADB] Using 'adb' from '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 start-server'
[debug] [ADB] Setting device id to emulator-5554
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.build.version.sdk'
[debug] [ADB] Current device property 'ro.build.version.sdk': 33
[ADB] Getting device platform version
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.build.version.release'
[debug] [ADB] Current device property 'ro.build.version.release': 13
[debug] [ADB] Device API level: 33
[AndroidUiautomator2Driver@8f39 (f832c520)] Relaxing hidden api policy
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'settings put global hidden_api_policy_pre_p_apps 1;settings put global hidden_api_policy_p_apps 1;settings put global hidden_api_policy 1''
[debug] [AndroidDriver] Parsing package and activity from app manifest
[ADB] Package name: 'com.google.android.apps.authenticator2'
[ADB] Main activity name: 'com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [AndroidDriver] Parsed package and activity are: com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 wait-for-device'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell echo ping'
[debug] [AndroidDriver] Pushing settings apk to device...
[debug] [ADB] Getting install status for io.appium.settings
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.settings'
[debug] [ADB] 'io.appium.settings' is installed
[debug] [ADB] Getting package info for 'io.appium.settings'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.settings'
[debug] [ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('5.0.3' >= '5.0.3')
[debug] [ADB] There is no need to install/upgrade '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/io.appium.settings/apks/settings_apk-debug.apk'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'pgrep --help; echo $?''
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell appops set io.appium.settings PROJECT_MEDIA allow'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Starting Appium Settings app
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am start -n io.appium.settings/.Settings -a android.intent.action.MAIN -c android.intent.category.LAUNCHER'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [Logcat] Starting logs capture with command: /Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 logcat -v threadtime
[debug] [AndroidDriver] Enabling Unicode keyboard support
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell settings get secure default_input_method'
[debug] [AndroidDriver] Unsetting previous IME io.appium.settings/.UnicodeIME
[debug] [AndroidDriver] Setting IME to 'io.appium.settings/.UnicodeIME'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell ime enable io.appium.settings/.UnicodeIME'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell ime set io.appium.settings/.UnicodeIME'
[debug] [AndroidUiautomator2Driver@8f39 (f832c520)] Forwarding UiAutomator2 Server port 6790 to local port 8200
[debug] [ADB] Forwarding system: 8200 to device: 6790
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward tcp:8200 tcp:6790'
[debug] [ADB] Getting install status for io.appium.uiautomator2.server
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server'
[debug] [ADB] 'io.appium.uiautomator2.server' is installed
[debug] [ADB] Getting package info for 'io.appium.uiautomator2.server'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server'
[debug] [ADB] The version name of the installed 'io.appium.uiautomator2.server' is greater or equal to the application version name ('5.7.8' >= '5.7.8')
[debug] [AndroidUiautomator2Driver@8f39 (f832c520)] io.appium.uiautomator2.server installation state: sameVersionInstalled
[debug] [ADB] Checking app cert for /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v5.7.8.apk
[debug] [ADB] Using the previously cached signature entry for 'appium-uiautomator2-server-v5.7.8.apk'
[debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-v5.7.8.apk'
[debug] [ADB] Getting install status for io.appium.uiautomator2.server.test
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server.test'
[ADB] [AVD OUTPUT] INFO | Boot completed in 16869 ms
[ADB] [AVD OUTPUT] INFO | Increasing screen off timeout, logcat buffer size to 2M.
[ADB] [AVD OUTPUT] INFO | Revoking microphone permissions for Google App.
[debug] [ADB] 'io.appium.uiautomator2.server.test' is installed
[debug] [ADB] Checking app cert for /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk
[debug] [ADB] Using the previously cached signature entry for 'appium-uiautomator2-server-debug-androidTest.apk'
[debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-debug-androidTest.apk'
[AndroidUiautomator2Driver@8f39 (f832c520)] Server packages are not going to be (re)installed
[debug] [AndroidUiautomator2Driver@8f39 (f832c520)] Waiting up to 30000ms for services to be available
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pm list instrumentation'
[debug] [AndroidUiautomator2Driver@8f39 (f832c520)] Instrumentation target 'io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner' is available
[ADB] Adding packages ["io.appium.settings","io.appium.uiautomator2.server","io.appium.uiautomator2.server.test"] to Doze whitelist
[debug] [ADB] Got the following command chunks to execute: [["dumpsys","deviceidle","whitelist","+io.appium.settings",";","dumpsys","deviceidle","whitelist","+io.appium.uiautomator2.server",";","dumpsys","deviceidle","whitelist","+io.appium.uiautomator2.server.test",";"]]
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys deviceidle whitelist +io.appium.settings ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server.test ;'
[debug] [ADB] Checking app cert for /var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023228-37678-11wvzi8.eln9/google_auth.apk
[debug] [ADB] Using the previously cached signature entry for 'google_auth.apk'
[debug] [ADB] Uninstalling com.google.android.apps.authenticator2
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is not installed
[ADB] com.google.android.apps.authenticator2 was not uninstalled, because it was not present on the device
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is not installed
[debug] [AndroidDriver] Running full reset on 'com.google.android.apps.authenticator2' (reinstall)
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 features'
[ADB] The application at '/var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023228-37678-11wvzi8.eln9/google_auth.apk' will not be cached, because the device under test has confirmed the support of streamed installs
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 install -r -g /var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023228-37678-11wvzi8.eln9/google_auth.apk'
[ADB] The installation of 'google_auth.apk' took 1124ms
[debug] [ADB] Install command stdout: Performing Streamed Install
[debug] [ADB] Success
[debug] [AndroidUiautomator2Driver@8f39 (f832c520)] Performing shallow cleanup of automation leftovers
[debug] [AndroidUiautomator2Driver@8f39 (f832c520)] No obsolete sessions have been detected (socket hang up)
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop io.appium.uiautomator2.server.test'
[AndroidUiautomator2Driver@8f39 (f832c520)] Starting UIAutomator2 server 5.7.8
[AndroidUiautomator2Driver@8f39 (f832c520)] Using UIAutomator2 server from '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v5.7.8.apk' and test from '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk'
[AndroidUiautomator2Driver@8f39 (f832c520)] Waiting up to 30000ms for UiAutomator2 to be online...
[debug] [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","emulator-5554","shell","am","instrument","-w","-e","disableAnalytics",true,"io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
[debug] [AndroidUiautomator2Driver@8f39 (f832c520)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@8f39 (f832c520)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[AndroidUiautomator2Driver@8f39 (f832c520)] socket hang up
[debug] [AndroidUiautomator2Driver@8f39 (f832c520)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@8f39 (f832c520)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[AndroidUiautomator2Driver@8f39 (f832c520)] socket hang up
[debug] [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:
[debug] [AndroidUiautomator2Driver@8f39 (f832c520)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@8f39 (f832c520)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[AndroidUiautomator2Driver@8f39 (f832c520)] socket hang up
[debug] [AndroidUiautomator2Driver@8f39 (f832c520)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@8f39 (f832c520)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[debug] [AndroidUiautomator2Driver@8f39 (f832c520)] Got response with status 200: {"sessionId":"None","value":{"message":"UiAutomator2 Server is ready to accept commands","ready":true}}
[debug] [AndroidUiautomator2Driver@8f39 (f832c520)] The initialization of the instrumentation process took 3048ms
[debug] [AndroidUiautomator2Driver@8f39 (f832c520)] Matched '/session' to command name 'createSession'
[debug] [AndroidUiautomator2Driver@8f39 (f832c520)] Proxying [POST /session] to [POST http://127.0.0.1:8200/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S...
[debug] [AndroidUiautomator2Driver@8f39 (f832c520)] Got response with status 200: {"sessionId":"19f54f60-6912-4c55-896e-b4b00f046551","value":{"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":...
[AndroidUiautomator2Driver@8f39 (f832c520)] Determined the downstream protocol as 'W3C'
[debug] [AndroidUiautomator2Driver@8f39 (f832c520)] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8200/session/19f54f60-6912-4c55-896e-b4b00f046551/appium/device/info] with no body
[debug] [AndroidUiautomator2Driver@8f39 (f832c520)] Got response with status 200: {"sessionId":"19f54f60-6912-4c55-896e-b4b00f046551","value":{"androidId":"26c5dfa3da8c486c","apiVersion":"33","bluetooth":{"state":"ON"},"brand":"google","carrierName":"T-Mobile","displayDensity":480,"locale":"en_US","manufacturer":"Google","model":"sdk_gphone64_arm64","networks":[{"capabilities":{"SSID":null,"linkDownBandwidthKbps":30000,"linkUpstreamBandwidthKbps":15000,"networkCapabilities":"NET_CAPABILITY_MMS,NET_CAPABILITY_SUPL,NET_CAPABILITY_DUN,NET_CAPABILITY_FOTA,NET_CAPABILITY_IMS,NET_CAPABILITY_CBS,NET_CAPABILITY_INTERNET,NET_CAPABILITY_NOT_RESTRICTED,NET_CAPABILITY_TRUSTED,NET_CAPABILITY_NOT_VPN,NET_CAPABILITY_VALIDATED,NET_CAPABILITY_NOT_ROAMING,NET_CAPABILITY_FOREGROUND,NET_CAPABILITY_NOT_CONGESTED,NET_CAPABILITY_NOT_SUSPENDED","signalStrength":-2147483648,"transportTypes":"TRANSPORT_CELLULAR"},"detailedState":"CONNECTED","extraInfo":"epc.tmobile.com","isAvailable":true,"isConnected":true,"isFailover":false,"isRoaming":false,"state":"CONNECTED","subtype":10,"subtypeName":"HSPA","type":0,"typeN...
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys window'
[AndroidDriver] Screen already unlocked, doing nothing
[AndroidUiautomator2Driver@8f39 (f832c520)] Starting 'com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity and waiting for 'com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am start -n com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity -S -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000'
[debug] [ADB] Waiting up to 20000ms for activity matching pkg: 'com.google.android.apps.authenticator2' and activity: 'com.google.android.apps.authenticator.AuthenticatorActivity' to be focused
[debug] [ADB] Possible activities, to be checked: 'com.google.android.apps.authenticator.AuthenticatorActivity', 'com.google.android.apps.authenticator2.com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [ADB] Getting focused package and activity
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys window displays'
[debug] [ADB] Found package: 'com.google.android.apps.authenticator2' and fully qualified activity name : 'com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [AndroidUiautomator2Driver@8f39 (f832c520)] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8200/session/19f54f60-6912-4c55-896e-b4b00f046551/appium/device/pixel_ratio] with no body
[debug] [AndroidUiautomator2Driver@8f39 (f832c520)] Got response with status 200: {"sessionId":"19f54f60-6912-4c55-896e-b4b00f046551","value":3}
[debug] [AndroidUiautomator2Driver@8f39 (f832c520)] Matched '/appium/device/system_bars' to command name 'getSystemBars'
[debug] [AndroidUiautomator2Driver@8f39 (f832c520)] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8200/session/19f54f60-6912-4c55-896e-b4b00f046551/appium/device/system_bars] with no body
[debug] [AndroidUiautomator2Driver@8f39 (f832c520)] Got response with status 200: {"sessionId":"19f54f60-6912-4c55-896e-b4b00f046551","value":{"statusBar":72}}
[debug] [AndroidUiautomator2Driver@8f39 (f832c520)] Matched '/window/current/size' to command name 'getWindowSize'
[debug] [AndroidUiautomator2Driver@8f39 (f832c520)] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8200/session/19f54f60-6912-4c55-896e-b4b00f046551/window/current/size] with no body
[debug] [AndroidUiautomator2Driver@8f39 (f832c520)] Got response with status 200: {"sessionId":"19f54f60-6912-4c55-896e-b4b00f046551","value":{"height":3199,"width":1440}}
[AppiumDriver@dc16] New AndroidUiautomator2Driver session created successfully, session f832c520-1288-4e7e-abda-4079f0ad5b81 added to master session list
[debug] [AppiumDriver@dc16] Event 'newSessionStarted' logged at 1679954788636 (01:06:28 GMT+0300 (Moscow Standard Time))
[debug] [AndroidUiautomator2Driver@8f39 (f832c520)] Cached the protocol value 'W3C' for the new session f832c520-1288-4e7e-abda-4079f0ad5b81
[debug] [AndroidUiautomator2Driver@8f39 (f832c520)] Responding to client with driver.createSession() result: {"capabilities":{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13...
[HTTP] <-- POST /session 200 32201 ms - 1684
[HTTP]
[HTTP] --> POST /session/f832c520-1288-4e7e-abda-4079f0ad5b81/element
[HTTP] {"using":"id","value":"com.google.android.apps.authenticator2:id/add_account_button"}
[debug] [AndroidUiautomator2Driver@8f39 (f832c520)] Calling AppiumDriver.findElement() with args: ["id","com.google.android.apps.authenticator2:id/add_account_button","f832c520-1288-4e7e-abda-4079f0ad5b81"]
[debug] [AndroidUiautomator2Driver@8f39 (f832c520)] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [AndroidUiautomator2Driver@8f39 (f832c520)] Waiting up to 0 ms for condition
[debug] [AndroidUiautomator2Driver@8f39 (f832c520)] Matched '/element' to command name 'findElement'
[debug] [AndroidUiautomator2Driver@8f39 (f832c520)] Proxying [POST /element] to [POST http://127.0.0.1:8200/session/19f54f60-6912-4c55-896e-b4b00f046551/element] with body: {"strategy":"id","selector":"com.google.android.apps.authenticator2:id/add_account_button","context":"","multiple":false}
[debug] [AndroidUiautomator2Driver@8f39 (f832c520)] Got response with status 200: {"sessionId":"19f54f60-6912-4c55-896e-b4b00f046551","value":{"ELEMENT":"00000000-0000-000a-ffff-ffff00000010","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-000a-ffff-ffff00000010"}}
[debug] [AndroidUiautomator2Driver@8f39 (f832c520)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-000a-ffff-ffff00000010","ELEMENT":"00000000-0000-000a-ffff-ffff00000010"}
[HTTP] <-- POST /session/f832c520-1288-4e7e-abda-4079f0ad5b81/element 200 203 ms - 137
[HTTP]
[HTTP] --> POST /session/f832c520-1288-4e7e-abda-4079f0ad5b81/element/00000000-0000-000a-ffff-ffff00000010/click
[HTTP] {"id":"00000000-0000-000a-ffff-ffff00000010"}
[debug] [AndroidUiautomator2Driver@8f39 (f832c520)] Calling AppiumDriver.click() with args: ["00000000-0000-000a-ffff-ffff00000010","f832c520-1288-4e7e-abda-4079f0ad5b81"]
[debug] [AndroidUiautomator2Driver@8f39 (f832c520)] Matched '/element/00000000-0000-000a-ffff-ffff00000010/click' to command name 'click'
[debug] [AndroidUiautomator2Driver@8f39 (f832c520)] Proxying [POST /element/00000000-0000-000a-ffff-ffff00000010/click] to [POST http://127.0.0.1:8200/session/19f54f60-6912-4c55-896e-b4b00f046551/element/00000000-0000-000a-ffff-ffff00000010/click] with body: {"element":"00000000-0000-000a-ffff-ffff00000010"}
[debug] [AndroidUiautomator2Driver@8f39 (f832c520)] Got response with status 200: {"sessionId":"19f54f60-6912-4c55-896e-b4b00f046551","value":null}
[debug] [AndroidUiautomator2Driver@8f39 (f832c520)] Responding to client with driver.click() result: null
[HTTP] <-- POST /session/f832c520-1288-4e7e-abda-4079f0ad5b81/element/00000000-0000-000a-ffff-ffff00000010/click 200 1416 ms - 14
[HTTP]
[HTTP] --> POST /session/f832c520-1288-4e7e-abda-4079f0ad5b81/appium/device/terminate_app
[HTTP] {"bundleId":"com.google.android.apps.authenticator2"}
[debug] [AndroidUiautomator2Driver@8f39 (f832c520)] Calling AppiumDriver.terminateApp() with args: ["com.google.android.apps.authenticator2",null,null,null,"f832c520-1288-4e7e-abda-4079f0ad5b81"]
[AndroidUiautomator2Driver@8f39 (f832c520)] Terminating 'com.google.android.apps.authenticator2'
[debug] [ADB] Getting IDs of all 'com.google.android.apps.authenticator2' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)com\.google\.android\.apps\.authenticator2\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[AndroidUiautomator2Driver@8f39 (f832c520)] Querying the state of 'com.google.android.apps.authenticator2'
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is installed
[debug] [ADB] Getting IDs of all 'com.google.android.apps.authenticator2' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)com\.google\.android\.apps\.authenticator2\(\[\[:blank:\]\]\|\$\)'
[AndroidUiautomator2Driver@8f39 (f832c520)] 'com.google.android.apps.authenticator2' has been successfully terminated
[debug] [AndroidUiautomator2Driver@8f39 (f832c520)] Responding to client with driver.terminateApp() result: true
[HTTP] <-- POST /session/f832c520-1288-4e7e-abda-4079f0ad5b81/appium/device/terminate_app 200 183 ms - 14
[HTTP]
[HTTP] --> DELETE /session/f832c520-1288-4e7e-abda-4079f0ad5b81
[HTTP] {}
[debug] [AndroidUiautomator2Driver@8f39 (f832c520)] Calling AppiumDriver.deleteSession() with args: ["f832c520-1288-4e7e-abda-4079f0ad5b81"]
[debug] [AppiumDriver@dc16] Event 'quitSessionRequested' logged at 1679954791116 (01:06:31 GMT+0300 (Moscow Standard Time))
[AppiumDriver@dc16] Removing session f832c520-1288-4e7e-abda-4079f0ad5b81 from our master session list
[debug] [AndroidUiautomator2Driver@8f39 (f832c520)] Deleting UiAutomator2 session
[debug] [AndroidUiautomator2Driver@8f39 (f832c520)] Deleting UiAutomator2 server session
[debug] [AndroidUiautomator2Driver@8f39 (f832c520)] Matched '/' to command name 'deleteSession'
[debug] [AndroidUiautomator2Driver@8f39 (f832c520)] Proxying [DELETE /] to [DELETE http://127.0.0.1:8200/session/19f54f60-6912-4c55-896e-b4b00f046551] with no body
[debug] [AndroidUiautomator2Driver@8f39 (f832c520)] Got response with status 200: {"sessionId":"19f54f60-6912-4c55-896e-b4b00f046551","value":null}
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys activity services io.appium.settings/.recorder.RecorderService'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[debug] [AndroidUiautomator2Driver@8f39 (f832c520)] Capability 'fullReset' set to 'true', Uninstalling 'com.google.android.apps.authenticator2'
[debug] [ADB] Uninstalling com.google.android.apps.authenticator2
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is installed
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 uninstall com.google.android.apps.authenticator2'
[debug] [ADB] 'adb uninstall com.google.android.apps.authenticator2' command output: Success
[ADB] com.google.android.apps.authenticator2 was successfully uninstalled
[debug] [Logcat] Stopping logcat capture
[debug] [ADB] Removing forwarded port socket connection: 8200
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward --remove tcp:8200'
[AndroidUiautomator2Driver@8f39 (f832c520)] Restoring hidden api policy to the device default configuration
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'settings delete global hidden_api_policy_pre_p_apps;settings delete global hidden_api_policy_p_apps;settings delete global hidden_api_policy''
[debug] [AppiumDriver@dc16] Event 'quitSessionFinished' logged at 1679954791600 (01:06:31 GMT+0300 (Moscow Standard Time))
[debug] [AppiumDriver@dc16] Received response: null
[debug] [AppiumDriver@dc16] But deleting session, so not returning
[debug] [AppiumDriver@dc16] Responding to client with driver.deleteSession() result: null
[HTTP] <-- DELETE /session/f832c520-1288-4e7e-abda-4079f0ad5b81 200 485 ms - 14
[HTTP]
[debug] [Instrumentation] .
[debug] [Instrumentation] Time: 5.017
[debug] [Instrumentation]
[debug] [Instrumentation] OK (1 test)
[debug] [Instrumentation] The process has exited with code 0
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_rgbcSensorValueWidget_valueChanged() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_posture_valueChanged(int) ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 85417) 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)
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 85417) 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)
[ADB] [AVD OUTPUT] WARNING | Discarding the changed state (command-line flag).
[ADB] [AVD OUTPUT] INFO | Info:
[ADB] [AVD OUTPUT] GLImplementation:
[ADB] [AVD OUTPUT] Surface Type: OpenGL
[ADB] [AVD OUTPUT] Surface Profile: CoreProfile
[ADB] [AVD OUTPUT] Surface Version: 4.1
[ADB] [AVD OUTPUT] Using Default SG Backend: no
[ADB] [AVD OUTPUT] Using Software Dynamic GL: no
[ADB] [AVD OUTPUT] Using Angle: no
[ADB] [AVD OUTPUT] Init Parameters:
[ADB] [AVD OUTPUT] * application-name Emulator
[ADB] [AVD OUTPUT] * browser-subprocess-path /Users/shad0w/Developer/Tools/android/sdk/emulator/lib64/qt/libexec/QtWebEngineProcess
[ADB] [AVD OUTPUT] * disable-features DnsOverHttpsUpgrade,ConsolidatedMovementXY,InstalledApp,BackgroundFetch,WebOTP,WebPayments,WebUSB,PictureInPicture
[ADB] [AVD OUTPUT] * disable-gpu
[ADB] [AVD OUTPUT] * disable-speech-api
[ADB] [AVD OUTPUT] * enable-features TracingServiceInProcess
[ADB] [AVD OUTPUT] * enable-threaded-compositing
[ADB] [AVD OUTPUT] ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 85417) 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)
[debug] [HTTP] Request idempotency key: c9823fa1-9458-42be-9e9f-35bc610a32a3
[HTTP] --> POST /session
[HTTP] {"capabilities":{"firstMatch":[{}],"alwaysMatch":{"appium:androidDeviceReadyTimeout":120000,"appium:androidInstallTimeout":100000,"appium:app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appium:appWaitForLaunch":false,"appium:autoGrantPermissions":true,"appium:automationName":"UIAutomator2","appium:avd":"Samsung_Galaxy_S20_33_Android13","appium:avdArgs":"-no-snapshot -accel on","appium:avdLaunchTimeout":300000,"appium:avdReadyTimeout":300000,"appium:fullReset":true,"appium:newCommandTimeout":0,"appium:noReset":false,"appium:resetKeyboard":true,"appium:uiautomator2ServerInstallTimeout":60000,"appium:unicodeKeyboard":true,"platformName":"android"}}}
[debug] [AppiumDriver@dc16] Calling AppiumDriver.createSession() with args: [null,null,{"firstMatch":[{}],"alwaysMatch":{"appium:androidDeviceReadyTimeout":120000,"appium:androidInstallTimeout":100000,"appium:app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appium:appWaitForLaunch":false,"appium:autoGrantPermissions":true,"appium:automationName":"UIAutomator2","appium:avd":"Samsung_Galaxy_S20_33_Android13","appium:avdArgs":"-no-snapshot -accel on","appium:avdLaunchTimeout":300000,"appium:avdReadyTimeout":300000,"appium:fullReset":true,"appium:newCommandTimeout":0,"appium:noReset":false,"appium:resetKeyboard":true,"appium:uiautomator2ServerInstallTimeout":60000,"appium:unicodeKeyboard":true,"platformName":"android"}}]
[debug] [AppiumDriver@dc16] Event 'newSessionRequested' logged at 1679954804990 (01:06:44 GMT+0300 (Moscow Standard Time))
[Appium] Attempting to find matching driver for automationName 'UIAutomator2' and platformName 'android'
[Appium] The 'uiautomator2' driver was installed and matched caps.
[Appium] Will require it at /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver
[debug] [Appium] Requiring driver at /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver
[AppiumDriver@dc16] Appium v2.0.0-beta.57 creating new AndroidUiautomator2Driver (v2.12.6) session
[AppiumDriver@dc16] Checking BaseDriver versions for Appium and AndroidUiautomator2Driver
[AppiumDriver@dc16] Appium's BaseDriver version is 9.3.3
[AppiumDriver@dc16] AndroidUiautomator2Driver's BaseDriver version is 9.3.3
[debug] [AndroidUiautomator2Driver@ef00] Creating session with W3C capabilities: {
[debug] [AndroidUiautomator2Driver@ef00] "alwaysMatch": {
[debug] [AndroidUiautomator2Driver@ef00] "platformName": "android",
[debug] [AndroidUiautomator2Driver@ef00] "appium:androidDeviceReadyTimeout": 120000,
[debug] [AndroidUiautomator2Driver@ef00] "appium:androidInstallTimeout": 100000,
[debug] [AndroidUiautomator2Driver@ef00] "appium:app": "https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1",
[debug] [AndroidUiautomator2Driver@ef00] "appium:appWaitForLaunch": false,
[debug] [AndroidUiautomator2Driver@ef00] "appium:autoGrantPermissions": true,
[debug] [AndroidUiautomator2Driver@ef00] "appium:automationName": "UIAutomator2",
[debug] [AndroidUiautomator2Driver@ef00] "appium:avd": "Samsung_Galaxy_S20_33_Android13",
[debug] [AndroidUiautomator2Driver@ef00] "appium:avdArgs": "-no-snapshot -accel on",
[debug] [AndroidUiautomator2Driver@ef00] "appium:avdLaunchTimeout": 300000,
[debug] [AndroidUiautomator2Driver@ef00] "appium:avdReadyTimeout": 300000,
[debug] [AndroidUiautomator2Driver@ef00] "appium:fullReset": true,
[debug] [AndroidUiautomator2Driver@ef00] "appium:newCommandTimeout": 0,
[debug] [AndroidUiautomator2Driver@ef00] "appium:noReset": false,
[debug] [AndroidUiautomator2Driver@ef00] "appium:resetKeyboard": true,
[debug] [AndroidUiautomator2Driver@ef00] "appium:uiautomator2ServerInstallTimeout": 60000,
[debug] [AndroidUiautomator2Driver@ef00] "appium:unicodeKeyboard": true
[debug] [AndroidUiautomator2Driver@ef00] },
[debug] [AndroidUiautomator2Driver@ef00] "firstMatch": [
[debug] [AndroidUiautomator2Driver@ef00] {}
[debug] [AndroidUiautomator2Driver@ef00] ]
[debug] [AndroidUiautomator2Driver@ef00] }
[AndroidUiautomator2Driver@ef00 (daf37629)] Session created with session id: daf37629-16df-491f-a2db-7be4b1225522
[BaseDriver] Using downloadable app 'https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1'
[BaseDriver] Cannot send HEAD request to 'https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1'. Original error: Parse Error: Expected HTTP/
[debug] [BaseDriver] A fresh copy of the application is going to be downloaded from https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1
[debug] [Support] https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1 (5.88 MB) has been downloaded to '/var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023228-37678-1y6w77.cegz1/google_auth.apk' in 2.784s
[debug] [Support] Approximate download speed: 2.11 MB/s
[debug] [AndroidUiautomator2Driver@ef00 (daf37629)] Checking whether app is actually present
[ADB] Using 'adb' from '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 start-server'
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [AndroidDriver] Emulator 'Samsung_Galaxy_S20_33_Android13' is not running: Error getting AVD with retry. Original error: Condition unmet after 5047 ms. Timing out.
[debug] [ADB] Launching Emulator with AVD Samsung_Galaxy_S20_33_Android13, launchTimeout 300000ms and readyTimeout 300000ms
[ADB] Using 'emulator' from '/Users/shad0w/Developer/Tools/android/sdk/emulator/emulator'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/emulator/emulator' with args: -avd Samsung_Galaxy_S20_33_Android13 -delay-adb -no-snapshot -accel on
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[ADB] [AVD OUTPUT] INFO | Android emulator version 32.1.11.0 (build_id 9536276) (CL:N/A)
[ADB] [AVD OUTPUT] INFO | Found systemPath /Users/shad0w/Developer/Tools/android/sdk/system-images/android-33/google_apis/arm64-v8a/
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[ADB] [AVD OUTPUT] WARNING | cannot add library /Users/shad0w/Developer/Tools/android/sdk/emulator/qemu/darwin-aarch64/lib64/vulkan/libvulkan.dylib: failed
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[ADB] [AVD OUTPUT] INFO | Storing crashdata in: /tmp/android-shad0w/emu-crash.db, detection is enabled
[ADB] [AVD OUTPUT] INFO | Duplicate loglines will be removed, if you wish to see each indiviudal line launch with the -log-nofilter flag.
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_new_posture_requested(int) ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_dismiss_posture_selection_dialog() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_new_resizable_requested(PresetEmulatorSizeType) ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_dismiss_resizable_dialog() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | added library /Users/shad0w/Developer/Tools/android/sdk/emulator/lib64/vulkan/libvulkan.dylib
[ADB] [AVD OUTPUT] INFO | Sending adb public key [QAAAAJ9g8OyhRDf/8KGuhlSPiw6odyhMKe7C/D6y1LxmL3+oDQmCeHkHbrs5QWmfQPT8mRwQ7iDJjU4T2Ukgsgwc903mVQ4RBkO8zJVjO7n90YIfmFPF1N408JFgfk19Es4XfHEf5pMIllHHzKtBFIzPQBfRJLvbDxKltk40cpjBsPVXblkljJqTHimEPZOfYAgQUdvEFgUf+AJmEmM5xJR/WCJuxPD/LVbR8I3xrgUTA6nrNAqlpskcFNEjRrpd0OOIfMFNvV8BJvJD2hZXTmx6pO/qf6WFyz6FT2zVy9SpZzzqX8eGSqGi2eZyCcv3XH4rrfBTFt/Q2eWnLnhoPCIK96i3xDKzuv4TJxQZRapw/Of2L5H9wJfxQhqDTInBmvojB44MCw8wBEsrXE+9qsDJ4Nl1trSry/0Z5uk/F8Fl1hyI71lpRhSJaPOglRSlX9MjnJhpTAV//HvVQYRoT4iK9lAv1LPl0xZKgHz+Ql9m5ctFUN/Pefx6ngIjRMv//YJOzjSSrTRdd5nCQRG029Oz0703ASNxFsh5g8X5AXjrFEiiO10rGXSi5FmtrbDoZyqha5RHuDTD5kymaoOHdyVIhGmcpxp9hvZ9B+ifm5YxjMY/Ul2oA0/qHIQlm/tKZS1xRoh5o2gL433h3WoyzLTYKI9sapGUNNrnRWksnXlD/EWMpXYogwEAAQA= shad0w@unknown]
[ADB] [AVD OUTPUT] WARNING | *** No gRPC protection active, consider launching with the -grpc-use-jwt flag.***
[ADB] [AVD OUTPUT] INFO | Started GRPC server at 127.0.0.1:8554, security: Local, auth: none
[ADB] [AVD OUTPUT] INFO | Advertising in: /Users/shad0w/Library/Caches/TemporaryItems/avd/running/pid_85644.ini
[ADB] [AVD OUTPUT] INFO | Setting display: 0 configuration to: 1440x3199, dpi: 480x480
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] Connected devices: [{"udid":"emulator-5554","state":"device"}]
[debug] [ADB] 1 emulator connected
[debug] [ADB] Executing Emulator console command: avd name
[debug] [ADB] Found emulator 'Samsung_Galaxy_S20_33_Android13' on port 5554
[debug] [ADB] Setting device id to emulator-5554
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 wait-for-device'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell service list'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell service list'
[AndroidDriver] Using device: emulator-5554
[ADB] Using 'adb' from '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 start-server'
[debug] [ADB] Setting device id to emulator-5554
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.build.version.sdk'
[debug] [ADB] Current device property 'ro.build.version.sdk': 33
[ADB] Getting device platform version
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.build.version.release'
[debug] [ADB] Current device property 'ro.build.version.release': 13
[debug] [ADB] Device API level: 33
[AndroidUiautomator2Driver@ef00 (daf37629)] Relaxing hidden api policy
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'settings put global hidden_api_policy_pre_p_apps 1;settings put global hidden_api_policy_p_apps 1;settings put global hidden_api_policy 1''
[debug] [AndroidDriver] Parsing package and activity from app manifest
[ADB] Package name: 'com.google.android.apps.authenticator2'
[ADB] Main activity name: 'com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [AndroidDriver] Parsed package and activity are: com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 wait-for-device'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell echo ping'
[debug] [AndroidDriver] Pushing settings apk to device...
[debug] [ADB] Getting install status for io.appium.settings
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.settings'
[debug] [ADB] 'io.appium.settings' is installed
[debug] [ADB] Getting package info for 'io.appium.settings'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.settings'
[debug] [ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('5.0.3' >= '5.0.3')
[debug] [ADB] There is no need to install/upgrade '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/io.appium.settings/apks/settings_apk-debug.apk'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'pgrep --help; echo $?''
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell appops set io.appium.settings PROJECT_MEDIA allow'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Starting Appium Settings app
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am start -n io.appium.settings/.Settings -a android.intent.action.MAIN -c android.intent.category.LAUNCHER'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[ADB] [AVD OUTPUT] INFO | Boot completed in 17264 ms
[ADB] [AVD OUTPUT] INFO | Increasing screen off timeout, logcat buffer size to 2M.
[ADB] [AVD OUTPUT] INFO | Revoking microphone permissions for Google App.
[debug] [Logcat] Starting logs capture with command: /Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 logcat -v threadtime
[debug] [AndroidDriver] Enabling Unicode keyboard support
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell settings get secure default_input_method'
[debug] [AndroidDriver] Unsetting previous IME io.appium.settings/.UnicodeIME
[debug] [AndroidDriver] Setting IME to 'io.appium.settings/.UnicodeIME'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell ime enable io.appium.settings/.UnicodeIME'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell ime set io.appium.settings/.UnicodeIME'
[debug] [AndroidUiautomator2Driver@ef00 (daf37629)] Forwarding UiAutomator2 Server port 6790 to local port 8200
[debug] [ADB] Forwarding system: 8200 to device: 6790
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward tcp:8200 tcp:6790'
[debug] [ADB] Getting install status for io.appium.uiautomator2.server
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server'
[debug] [ADB] 'io.appium.uiautomator2.server' is installed
[debug] [ADB] Getting package info for 'io.appium.uiautomator2.server'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server'
[debug] [ADB] The version name of the installed 'io.appium.uiautomator2.server' is greater or equal to the application version name ('5.7.8' >= '5.7.8')
[debug] [AndroidUiautomator2Driver@ef00 (daf37629)] io.appium.uiautomator2.server installation state: sameVersionInstalled
[debug] [ADB] Checking app cert for /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v5.7.8.apk
[debug] [ADB] Using the previously cached signature entry for 'appium-uiautomator2-server-v5.7.8.apk'
[debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-v5.7.8.apk'
[debug] [ADB] Getting install status for io.appium.uiautomator2.server.test
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server.test'
[debug] [ADB] 'io.appium.uiautomator2.server.test' is installed
[debug] [ADB] Checking app cert for /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk
[debug] [ADB] Using the previously cached signature entry for 'appium-uiautomator2-server-debug-androidTest.apk'
[debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-debug-androidTest.apk'
[AndroidUiautomator2Driver@ef00 (daf37629)] Server packages are not going to be (re)installed
[debug] [AndroidUiautomator2Driver@ef00 (daf37629)] Waiting up to 30000ms for services to be available
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pm list instrumentation'
[debug] [AndroidUiautomator2Driver@ef00 (daf37629)] Instrumentation target 'io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner' is available
[ADB] Adding packages ["io.appium.settings","io.appium.uiautomator2.server","io.appium.uiautomator2.server.test"] to Doze whitelist
[debug] [ADB] Got the following command chunks to execute: [["dumpsys","deviceidle","whitelist","+io.appium.settings",";","dumpsys","deviceidle","whitelist","+io.appium.uiautomator2.server",";","dumpsys","deviceidle","whitelist","+io.appium.uiautomator2.server.test",";"]]
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys deviceidle whitelist +io.appium.settings ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server.test ;'
[debug] [ADB] Checking app cert for /var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023228-37678-1y6w77.cegz1/google_auth.apk
[debug] [ADB] Using the previously cached signature entry for 'google_auth.apk'
[debug] [ADB] Uninstalling com.google.android.apps.authenticator2
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is not installed
[ADB] com.google.android.apps.authenticator2 was not uninstalled, because it was not present on the device
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is not installed
[debug] [AndroidDriver] Running full reset on 'com.google.android.apps.authenticator2' (reinstall)
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 features'
[ADB] The application at '/var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023228-37678-1y6w77.cegz1/google_auth.apk' will not be cached, because the device under test has confirmed the support of streamed installs
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 install -r -g /var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023228-37678-1y6w77.cegz1/google_auth.apk'
[ADB] The installation of 'google_auth.apk' took 1183ms
[debug] [ADB] Install command stdout: Performing Streamed Install
[debug] [ADB] Success
[debug] [AndroidUiautomator2Driver@ef00 (daf37629)] Performing shallow cleanup of automation leftovers
[debug] [AndroidUiautomator2Driver@ef00 (daf37629)] No obsolete sessions have been detected (socket hang up)
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop io.appium.uiautomator2.server.test'
[AndroidUiautomator2Driver@ef00 (daf37629)] Starting UIAutomator2 server 5.7.8
[AndroidUiautomator2Driver@ef00 (daf37629)] Using UIAutomator2 server from '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v5.7.8.apk' and test from '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk'
[AndroidUiautomator2Driver@ef00 (daf37629)] Waiting up to 30000ms for UiAutomator2 to be online...
[debug] [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","emulator-5554","shell","am","instrument","-w","-e","disableAnalytics",true,"io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
[debug] [AndroidUiautomator2Driver@ef00 (daf37629)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@ef00 (daf37629)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[AndroidUiautomator2Driver@ef00 (daf37629)] socket hang up
[debug] [AndroidUiautomator2Driver@ef00 (daf37629)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@ef00 (daf37629)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[AndroidUiautomator2Driver@ef00 (daf37629)] socket hang up
[debug] [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:
[debug] [AndroidUiautomator2Driver@ef00 (daf37629)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@ef00 (daf37629)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[AndroidUiautomator2Driver@ef00 (daf37629)] socket hang up
[debug] [AndroidUiautomator2Driver@ef00 (daf37629)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@ef00 (daf37629)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[debug] [AndroidUiautomator2Driver@ef00 (daf37629)] Got response with status 200: {"sessionId":"None","value":{"message":"UiAutomator2 Server is ready to accept commands","ready":true}}
[debug] [AndroidUiautomator2Driver@ef00 (daf37629)] The initialization of the instrumentation process took 3029ms
[debug] [AndroidUiautomator2Driver@ef00 (daf37629)] Matched '/session' to command name 'createSession'
[debug] [AndroidUiautomator2Driver@ef00 (daf37629)] Proxying [POST /session] to [POST http://127.0.0.1:8200/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S...
[debug] [AndroidUiautomator2Driver@ef00 (daf37629)] Got response with status 200: {"sessionId":"68df0ce4-ac40-43e5-b92b-591c67e72dcc","value":{"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":...
[AndroidUiautomator2Driver@ef00 (daf37629)] Determined the downstream protocol as 'W3C'
[debug] [AndroidUiautomator2Driver@ef00 (daf37629)] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8200/session/68df0ce4-ac40-43e5-b92b-591c67e72dcc/appium/device/info] with no body
[debug] [AndroidUiautomator2Driver@ef00 (daf37629)] Got response with status 200: {"sessionId":"68df0ce4-ac40-43e5-b92b-591c67e72dcc","value":{"androidId":"26c5dfa3da8c486c","apiVersion":"33","bluetooth":{"state":"ON"},"brand":"google","carrierName":"T-Mobile","displayDensity":480,"locale":"en_US","manufacturer":"Google","model":"sdk_gphone64_arm64","networks":[{"capabilities":{"SSID":null,"linkDownBandwidthKbps":30000,"linkUpstreamBandwidthKbps":15000,"networkCapabilities":"NET_CAPABILITY_MMS,NET_CAPABILITY_SUPL,NET_CAPABILITY_DUN,NET_CAPABILITY_FOTA,NET_CAPABILITY_IMS,NET_CAPABILITY_CBS,NET_CAPABILITY_INTERNET,NET_CAPABILITY_NOT_RESTRICTED,NET_CAPABILITY_TRUSTED,NET_CAPABILITY_NOT_VPN,NET_CAPABILITY_VALIDATED,NET_CAPABILITY_NOT_ROAMING,NET_CAPABILITY_FOREGROUND,NET_CAPABILITY_NOT_CONGESTED,NET_CAPABILITY_NOT_SUSPENDED","signalStrength":-2147483648,"transportTypes":"TRANSPORT_CELLULAR"},"detailedState":"CONNECTED","extraInfo":"epc.tmobile.com","isAvailable":true,"isConnected":true,"isFailover":false,"isRoaming":false,"state":"CONNECTED","subtype":10,"subtypeName":"HSPA","type":0,"typeN...
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys window'
[AndroidDriver] Screen already unlocked, doing nothing
[AndroidUiautomator2Driver@ef00 (daf37629)] Starting 'com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity and waiting for 'com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am start -n com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity -S -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000'
[debug] [ADB] Waiting up to 20000ms for activity matching pkg: 'com.google.android.apps.authenticator2' and activity: 'com.google.android.apps.authenticator.AuthenticatorActivity' to be focused
[debug] [ADB] Possible activities, to be checked: 'com.google.android.apps.authenticator.AuthenticatorActivity', 'com.google.android.apps.authenticator2.com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [ADB] Getting focused package and activity
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys window displays'
[debug] [ADB] Found package: 'com.google.android.apps.authenticator2' and fully qualified activity name : 'com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [AndroidUiautomator2Driver@ef00 (daf37629)] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8200/session/68df0ce4-ac40-43e5-b92b-591c67e72dcc/appium/device/pixel_ratio] with no body
[debug] [AndroidUiautomator2Driver@ef00 (daf37629)] Got response with status 200: {"sessionId":"68df0ce4-ac40-43e5-b92b-591c67e72dcc","value":3}
[debug] [AndroidUiautomator2Driver@ef00 (daf37629)] Matched '/appium/device/system_bars' to command name 'getSystemBars'
[debug] [AndroidUiautomator2Driver@ef00 (daf37629)] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8200/session/68df0ce4-ac40-43e5-b92b-591c67e72dcc/appium/device/system_bars] with no body
[debug] [AndroidUiautomator2Driver@ef00 (daf37629)] Got response with status 200: {"sessionId":"68df0ce4-ac40-43e5-b92b-591c67e72dcc","value":{"statusBar":72}}
[debug] [AndroidUiautomator2Driver@ef00 (daf37629)] Matched '/window/current/size' to command name 'getWindowSize'
[debug] [AndroidUiautomator2Driver@ef00 (daf37629)] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8200/session/68df0ce4-ac40-43e5-b92b-591c67e72dcc/window/current/size] with no body
[debug] [AndroidUiautomator2Driver@ef00 (daf37629)] Got response with status 200: {"sessionId":"68df0ce4-ac40-43e5-b92b-591c67e72dcc","value":{"height":3199,"width":1440}}
[AppiumDriver@dc16] New AndroidUiautomator2Driver session created successfully, session daf37629-16df-491f-a2db-7be4b1225522 added to master session list
[debug] [AppiumDriver@dc16] Event 'newSessionStarted' logged at 1679954837808 (01:07:17 GMT+0300 (Moscow Standard Time))
[debug] [AndroidUiautomator2Driver@ef00 (daf37629)] Cached the protocol value 'W3C' for the new session daf37629-16df-491f-a2db-7be4b1225522
[debug] [AndroidUiautomator2Driver@ef00 (daf37629)] Responding to client with driver.createSession() result: {"capabilities":{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13...
[HTTP] <-- POST /session 200 32819 ms - 1684
[HTTP]
[HTTP] --> POST /session/daf37629-16df-491f-a2db-7be4b1225522/element
[HTTP] {"using":"id","value":"com.google.android.apps.authenticator2:id/add_account_button"}
[debug] [AndroidUiautomator2Driver@ef00 (daf37629)] Calling AppiumDriver.findElement() with args: ["id","com.google.android.apps.authenticator2:id/add_account_button","daf37629-16df-491f-a2db-7be4b1225522"]
[debug] [AndroidUiautomator2Driver@ef00 (daf37629)] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [AndroidUiautomator2Driver@ef00 (daf37629)] Waiting up to 0 ms for condition
[debug] [AndroidUiautomator2Driver@ef00 (daf37629)] Matched '/element' to command name 'findElement'
[debug] [AndroidUiautomator2Driver@ef00 (daf37629)] Proxying [POST /element] to [POST http://127.0.0.1:8200/session/68df0ce4-ac40-43e5-b92b-591c67e72dcc/element] with body: {"strategy":"id","selector":"com.google.android.apps.authenticator2:id/add_account_button","context":"","multiple":false}
[debug] [AndroidUiautomator2Driver@ef00 (daf37629)] Got response with status 200: {"sessionId":"68df0ce4-ac40-43e5-b92b-591c67e72dcc","value":{"ELEMENT":"00000000-0000-000a-ffff-ffff00000010","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-000a-ffff-ffff00000010"}}
[debug] [AndroidUiautomator2Driver@ef00 (daf37629)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-000a-ffff-ffff00000010","ELEMENT":"00000000-0000-000a-ffff-ffff00000010"}
[HTTP] <-- POST /session/daf37629-16df-491f-a2db-7be4b1225522/element 200 181 ms - 137
[HTTP]
[HTTP] --> POST /session/daf37629-16df-491f-a2db-7be4b1225522/element/00000000-0000-000a-ffff-ffff00000010/click
[HTTP] {"id":"00000000-0000-000a-ffff-ffff00000010"}
[debug] [AndroidUiautomator2Driver@ef00 (daf37629)] Calling AppiumDriver.click() with args: ["00000000-0000-000a-ffff-ffff00000010","daf37629-16df-491f-a2db-7be4b1225522"]
[debug] [AndroidUiautomator2Driver@ef00 (daf37629)] Matched '/element/00000000-0000-000a-ffff-ffff00000010/click' to command name 'click'
[debug] [AndroidUiautomator2Driver@ef00 (daf37629)] Proxying [POST /element/00000000-0000-000a-ffff-ffff00000010/click] to [POST http://127.0.0.1:8200/session/68df0ce4-ac40-43e5-b92b-591c67e72dcc/element/00000000-0000-000a-ffff-ffff00000010/click] with body: {"element":"00000000-0000-000a-ffff-ffff00000010"}
[debug] [AndroidUiautomator2Driver@ef00 (daf37629)] Got response with status 200: {"sessionId":"68df0ce4-ac40-43e5-b92b-591c67e72dcc","value":null}
[debug] [AndroidUiautomator2Driver@ef00 (daf37629)] Responding to client with driver.click() result: null
[HTTP] <-- POST /session/daf37629-16df-491f-a2db-7be4b1225522/element/00000000-0000-000a-ffff-ffff00000010/click 200 1498 ms - 14
[HTTP]
[HTTP] --> POST /session/daf37629-16df-491f-a2db-7be4b1225522/appium/device/terminate_app
[HTTP] {"bundleId":"com.google.android.apps.authenticator2"}
[debug] [AndroidUiautomator2Driver@ef00 (daf37629)] Calling AppiumDriver.terminateApp() with args: ["com.google.android.apps.authenticator2",null,null,null,"daf37629-16df-491f-a2db-7be4b1225522"]
[AndroidUiautomator2Driver@ef00 (daf37629)] Terminating 'com.google.android.apps.authenticator2'
[debug] [ADB] Getting IDs of all 'com.google.android.apps.authenticator2' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)com\.google\.android\.apps\.authenticator2\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[AndroidUiautomator2Driver@ef00 (daf37629)] Querying the state of 'com.google.android.apps.authenticator2'
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is installed
[debug] [ADB] Getting IDs of all 'com.google.android.apps.authenticator2' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)com\.google\.android\.apps\.authenticator2\(\[\[:blank:\]\]\|\$\)'
[AndroidUiautomator2Driver@ef00 (daf37629)] 'com.google.android.apps.authenticator2' has been successfully terminated
[debug] [AndroidUiautomator2Driver@ef00 (daf37629)] Responding to client with driver.terminateApp() result: true
[HTTP] <-- POST /session/daf37629-16df-491f-a2db-7be4b1225522/appium/device/terminate_app 200 294 ms - 14
[HTTP]
[HTTP] --> DELETE /session/daf37629-16df-491f-a2db-7be4b1225522
[HTTP] {}
[debug] [AndroidUiautomator2Driver@ef00 (daf37629)] Calling AppiumDriver.deleteSession() with args: ["daf37629-16df-491f-a2db-7be4b1225522"]
[debug] [AppiumDriver@dc16] Event 'quitSessionRequested' logged at 1679954840454 (01:07:20 GMT+0300 (Moscow Standard Time))
[AppiumDriver@dc16] Removing session daf37629-16df-491f-a2db-7be4b1225522 from our master session list
[debug] [AndroidUiautomator2Driver@ef00 (daf37629)] Deleting UiAutomator2 session
[debug] [AndroidUiautomator2Driver@ef00 (daf37629)] Deleting UiAutomator2 server session
[debug] [AndroidUiautomator2Driver@ef00 (daf37629)] Matched '/' to command name 'deleteSession'
[debug] [AndroidUiautomator2Driver@ef00 (daf37629)] Proxying [DELETE /] to [DELETE http://127.0.0.1:8200/session/68df0ce4-ac40-43e5-b92b-591c67e72dcc] with no body
[debug] [AndroidUiautomator2Driver@ef00 (daf37629)] Got response with status 200: {"sessionId":"68df0ce4-ac40-43e5-b92b-591c67e72dcc","value":null}
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys activity services io.appium.settings/.recorder.RecorderService'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[debug] [AndroidUiautomator2Driver@ef00 (daf37629)] Capability 'fullReset' set to 'true', Uninstalling 'com.google.android.apps.authenticator2'
[debug] [ADB] Uninstalling com.google.android.apps.authenticator2
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is installed
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 uninstall com.google.android.apps.authenticator2'
[debug] [ADB] 'adb uninstall com.google.android.apps.authenticator2' command output: Success
[ADB] com.google.android.apps.authenticator2 was successfully uninstalled
[debug] [Logcat] Stopping logcat capture
[debug] [ADB] Removing forwarded port socket connection: 8200
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward --remove tcp:8200'
[AndroidUiautomator2Driver@ef00 (daf37629)] Restoring hidden api policy to the device default configuration
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'settings delete global hidden_api_policy_pre_p_apps;settings delete global hidden_api_policy_p_apps;settings delete global hidden_api_policy''
[debug] [Instrumentation] .
[debug] [Instrumentation] Time: 5.011
[debug] [Instrumentation]
[debug] [Instrumentation] OK (1 test)
[debug] [Instrumentation] The process has exited with code 0
[debug] [AppiumDriver@dc16] Event 'quitSessionFinished' logged at 1679954840749 (01:07:20 GMT+0300 (Moscow Standard Time))
[debug] [AppiumDriver@dc16] Received response: null
[debug] [AppiumDriver@dc16] But deleting session, so not returning
[debug] [AppiumDriver@dc16] Responding to client with driver.deleteSession() result: null
[HTTP] <-- DELETE /session/daf37629-16df-491f-a2db-7be4b1225522 200 295 ms - 14
[HTTP]
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_rgbcSensorValueWidget_valueChanged() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_posture_valueChanged(int) ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 85644) 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)
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 85644) 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)
[ADB] [AVD OUTPUT] WARNING | Discarding the changed state (command-line flag).
[ADB] [AVD OUTPUT] INFO | Info:
[ADB] [AVD OUTPUT] GLImplementation:
[ADB] [AVD OUTPUT] Surface Type: OpenGL
[ADB] [AVD OUTPUT] Surface Profile: CoreProfile
[ADB] [AVD OUTPUT] Surface Version: 4.1
[ADB] [AVD OUTPUT] Using Default SG Backend: no
[ADB] [AVD OUTPUT] Using Software Dynamic GL: no
[ADB] [AVD OUTPUT] Using Angle: no
[ADB] [AVD OUTPUT] Init Parameters:
[ADB] [AVD OUTPUT] * application-name Emulator
[ADB] [AVD OUTPUT] * browser-subprocess-path /Users/shad0w/Developer/Tools/android/sdk/emulator/lib64/qt/libexec/QtWebEngineProcess
[ADB] [AVD OUTPUT] * disable-features DnsOverHttpsUpgrade,ConsolidatedMovementXY,InstalledApp,BackgroundFetch,WebOTP,WebPayments,WebUSB,PictureInPicture
[ADB] [AVD OUTPUT] * disable-gpu
[ADB] [AVD OUTPUT] * disable-speech-api
[ADB] [AVD OUTPUT] * enable-features TracingServiceInProcess
[ADB] [AVD OUTPUT] * enable-threaded-compositing
[ADB] [AVD OUTPUT] ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 85644) 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)
[ADB] [AVD OUTPUT] INFO | Warning: No functional TLS backend was found ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: No functional TLS backend was found ((null):0, (null))
[ADB] [AVD OUTPUT] (2x)
[ADB] [AVD OUTPUT] INFO | Warning: No TLS backend is available ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: No functional TLS backend was found ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: No functional TLS backend was found ((null):0, (null))
[ADB] [AVD OUTPUT] (3x)
[ADB] [AVD OUTPUT] INFO | Warning: No TLS backend is available ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: No functional TLS backend was found ((null):0, (null))
[debug] [HTTP] Request idempotency key: 598bcdb7-e379-4973-b3bc-c572b5993de1
[HTTP] --> POST /session
[HTTP] {"capabilities":{"firstMatch":[{}],"alwaysMatch":{"appium:androidDeviceReadyTimeout":120000,"appium:androidInstallTimeout":100000,"appium:app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appium:appWaitForLaunch":false,"appium:autoGrantPermissions":true,"appium:automationName":"UIAutomator2","appium:avd":"Samsung_Galaxy_S20_33_Android13","appium:avdArgs":"-no-snapshot -accel on","appium:avdLaunchTimeout":300000,"appium:avdReadyTimeout":300000,"appium:fullReset":true,"appium:newCommandTimeout":0,"appium:noReset":false,"appium:resetKeyboard":true,"appium:uiautomator2ServerInstallTimeout":60000,"appium:unicodeKeyboard":true,"platformName":"android"}}}
[debug] [AppiumDriver@dc16] Calling AppiumDriver.createSession() with args: [null,null,{"firstMatch":[{}],"alwaysMatch":{"appium:androidDeviceReadyTimeout":120000,"appium:androidInstallTimeout":100000,"appium:app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appium:appWaitForLaunch":false,"appium:autoGrantPermissions":true,"appium:automationName":"UIAutomator2","appium:avd":"Samsung_Galaxy_S20_33_Android13","appium:avdArgs":"-no-snapshot -accel on","appium:avdLaunchTimeout":300000,"appium:avdReadyTimeout":300000,"appium:fullReset":true,"appium:newCommandTimeout":0,"appium:noReset":false,"appium:resetKeyboard":true,"appium:uiautomator2ServerInstallTimeout":60000,"appium:unicodeKeyboard":true,"platformName":"android"}}]
[debug] [AppiumDriver@dc16] Event 'newSessionRequested' logged at 1679954854202 (01:07:34 GMT+0300 (Moscow Standard Time))
[Appium] Attempting to find matching driver for automationName 'UIAutomator2' and platformName 'android'
[Appium] The 'uiautomator2' driver was installed and matched caps.
[Appium] Will require it at /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver
[debug] [Appium] Requiring driver at /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver
[AppiumDriver@dc16] Appium v2.0.0-beta.57 creating new AndroidUiautomator2Driver (v2.12.6) session
[AppiumDriver@dc16] Checking BaseDriver versions for Appium and AndroidUiautomator2Driver
[AppiumDriver@dc16] Appium's BaseDriver version is 9.3.3
[AppiumDriver@dc16] AndroidUiautomator2Driver's BaseDriver version is 9.3.3
[debug] [AndroidUiautomator2Driver@9c86] Creating session with W3C capabilities: {
[debug] [AndroidUiautomator2Driver@9c86] "alwaysMatch": {
[debug] [AndroidUiautomator2Driver@9c86] "platformName": "android",
[debug] [AndroidUiautomator2Driver@9c86] "appium:androidDeviceReadyTimeout": 120000,
[debug] [AndroidUiautomator2Driver@9c86] "appium:androidInstallTimeout": 100000,
[debug] [AndroidUiautomator2Driver@9c86] "appium:app": "https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1",
[debug] [AndroidUiautomator2Driver@9c86] "appium:appWaitForLaunch": false,
[debug] [AndroidUiautomator2Driver@9c86] "appium:autoGrantPermissions": true,
[debug] [AndroidUiautomator2Driver@9c86] "appium:automationName": "UIAutomator2",
[debug] [AndroidUiautomator2Driver@9c86] "appium:avd": "Samsung_Galaxy_S20_33_Android13",
[debug] [AndroidUiautomator2Driver@9c86] "appium:avdArgs": "-no-snapshot -accel on",
[debug] [AndroidUiautomator2Driver@9c86] "appium:avdLaunchTimeout": 300000,
[debug] [AndroidUiautomator2Driver@9c86] "appium:avdReadyTimeout": 300000,
[debug] [AndroidUiautomator2Driver@9c86] "appium:fullReset": true,
[debug] [AndroidUiautomator2Driver@9c86] "appium:newCommandTimeout": 0,
[debug] [AndroidUiautomator2Driver@9c86] "appium:noReset": false,
[debug] [AndroidUiautomator2Driver@9c86] "appium:resetKeyboard": true,
[debug] [AndroidUiautomator2Driver@9c86] "appium:uiautomator2ServerInstallTimeout": 60000,
[debug] [AndroidUiautomator2Driver@9c86] "appium:unicodeKeyboard": true
[debug] [AndroidUiautomator2Driver@9c86] },
[debug] [AndroidUiautomator2Driver@9c86] "firstMatch": [
[debug] [AndroidUiautomator2Driver@9c86] {}
[debug] [AndroidUiautomator2Driver@9c86] ]
[debug] [AndroidUiautomator2Driver@9c86] }
[AndroidUiautomator2Driver@9c86 (f52c6b33)] Session created with session id: f52c6b33-bf60-424a-9077-c856d7f1ae76
[BaseDriver] Using downloadable app 'https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1'
[BaseDriver] Cannot send HEAD request to 'https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1'. Original error: Parse Error: Expected HTTP/
[debug] [BaseDriver] A fresh copy of the application is going to be downloaded from https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1
[debug] [Support] https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1 (5.88 MB) has been downloaded to '/var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023228-37678-69ytcw.0dlea/google_auth.apk' in 2.702s
[debug] [Support] Approximate download speed: 2.18 MB/s
[debug] [AndroidUiautomator2Driver@9c86 (f52c6b33)] Checking whether app is actually present
[ADB] Using 'adb' from '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 start-server'
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [AndroidDriver] Emulator 'Samsung_Galaxy_S20_33_Android13' is not running: Error getting AVD with retry. Original error: Condition unmet after 5051 ms. Timing out.
[debug] [ADB] Launching Emulator with AVD Samsung_Galaxy_S20_33_Android13, launchTimeout 300000ms and readyTimeout 300000ms
[ADB] Using 'emulator' from '/Users/shad0w/Developer/Tools/android/sdk/emulator/emulator'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/emulator/emulator' with args: -avd Samsung_Galaxy_S20_33_Android13 -delay-adb -no-snapshot -accel on
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[ADB] [AVD OUTPUT] INFO | Android emulator version 32.1.11.0 (build_id 9536276) (CL:N/A)
[ADB] [AVD OUTPUT] INFO | Found systemPath /Users/shad0w/Developer/Tools/android/sdk/system-images/android-33/google_apis/arm64-v8a/
[ADB] [AVD OUTPUT] WARNING | cannot add library /Users/shad0w/Developer/Tools/android/sdk/emulator/qemu/darwin-aarch64/lib64/vulkan/libvulkan.dylib: failed
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[ADB] [AVD OUTPUT] INFO | Storing crashdata in: /tmp/android-shad0w/emu-crash.db, detection is enabled
[ADB] [AVD OUTPUT] INFO | Duplicate loglines will be removed, if you wish to see each indiviudal line launch with the -log-nofilter flag.
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_new_posture_requested(int) ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_dismiss_posture_selection_dialog() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_new_resizable_requested(PresetEmulatorSizeType) ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_dismiss_resizable_dialog() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | added library /Users/shad0w/Developer/Tools/android/sdk/emulator/lib64/vulkan/libvulkan.dylib
[ADB] [AVD OUTPUT] INFO | Sending adb public key [QAAAAJ9g8OyhRDf/8KGuhlSPiw6odyhMKe7C/D6y1LxmL3+oDQmCeHkHbrs5QWmfQPT8mRwQ7iDJjU4T2Ukgsgwc903mVQ4RBkO8zJVjO7n90YIfmFPF1N408JFgfk19Es4XfHEf5pMIllHHzKtBFIzPQBfRJLvbDxKltk40cpjBsPVXblkljJqTHimEPZOfYAgQUdvEFgUf+AJmEmM5xJR/WCJuxPD/LVbR8I3xrgUTA6nrNAqlpskcFNEjRrpd0OOIfMFNvV8BJvJD2hZXTmx6pO/qf6WFyz6FT2zVy9SpZzzqX8eGSqGi2eZyCcv3XH4rrfBTFt/Q2eWnLnhoPCIK96i3xDKzuv4TJxQZRapw/Of2L5H9wJfxQhqDTInBmvojB44MCw8wBEsrXE+9qsDJ4Nl1trSry/0Z5uk/F8Fl1hyI71lpRhSJaPOglRSlX9MjnJhpTAV//HvVQYRoT4iK9lAv1LPl0xZKgHz+Ql9m5ctFUN/Pefx6ngIjRMv//YJOzjSSrTRdd5nCQRG029Oz0703ASNxFsh5g8X5AXjrFEiiO10rGXSi5FmtrbDoZyqha5RHuDTD5kymaoOHdyVIhGmcpxp9hvZ9B+ifm5YxjMY/Ul2oA0/qHIQlm/tKZS1xRoh5o2gL433h3WoyzLTYKI9sapGUNNrnRWksnXlD/EWMpXYogwEAAQA= shad0w@unknown]
[ADB] [AVD OUTPUT] WARNING | *** No gRPC protection active, consider launching with the -grpc-use-jwt flag.***
[ADB] [AVD OUTPUT] INFO | Started GRPC server at 127.0.0.1:8554, security: Local, auth: none
[ADB] [AVD OUTPUT] INFO | Advertising in: /Users/shad0w/Library/Caches/TemporaryItems/avd/running/pid_85832.ini
[ADB] [AVD OUTPUT] INFO | Setting display: 0 configuration to: 1440x3199, dpi: 480x480
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] Connected devices: [{"udid":"emulator-5554","state":"device"}]
[debug] [ADB] 1 emulator connected
[debug] [ADB] Executing Emulator console command: avd name
[debug] [ADB] Found emulator 'Samsung_Galaxy_S20_33_Android13' on port 5554
[debug] [ADB] Setting device id to emulator-5554
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 wait-for-device'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell service list'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell service list'
[AndroidDriver] Using device: emulator-5554
[ADB] Using 'adb' from '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 start-server'
[debug] [ADB] Setting device id to emulator-5554
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.build.version.sdk'
[debug] [ADB] Current device property 'ro.build.version.sdk': 33
[ADB] Getting device platform version
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.build.version.release'
[debug] [ADB] Current device property 'ro.build.version.release': 13
[debug] [ADB] Device API level: 33
[AndroidUiautomator2Driver@9c86 (f52c6b33)] Relaxing hidden api policy
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'settings put global hidden_api_policy_pre_p_apps 1;settings put global hidden_api_policy_p_apps 1;settings put global hidden_api_policy 1''
[debug] [AndroidDriver] Parsing package and activity from app manifest
[ADB] Package name: 'com.google.android.apps.authenticator2'
[ADB] Main activity name: 'com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [AndroidDriver] Parsed package and activity are: com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 wait-for-device'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell echo ping'
[debug] [AndroidDriver] Pushing settings apk to device...
[debug] [ADB] Getting install status for io.appium.settings
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.settings'
[debug] [ADB] 'io.appium.settings' is installed
[debug] [ADB] Getting package info for 'io.appium.settings'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.settings'
[debug] [ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('5.0.3' >= '5.0.3')
[debug] [ADB] There is no need to install/upgrade '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/io.appium.settings/apks/settings_apk-debug.apk'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'pgrep --help; echo $?''
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell appops set io.appium.settings PROJECT_MEDIA allow'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Starting Appium Settings app
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am start -n io.appium.settings/.Settings -a android.intent.action.MAIN -c android.intent.category.LAUNCHER'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [Logcat] Starting logs capture with command: /Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 logcat -v threadtime
[debug] [AndroidDriver] Enabling Unicode keyboard support
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell settings get secure default_input_method'
[debug] [AndroidDriver] Unsetting previous IME io.appium.settings/.UnicodeIME
[debug] [AndroidDriver] Setting IME to 'io.appium.settings/.UnicodeIME'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell ime enable io.appium.settings/.UnicodeIME'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell ime set io.appium.settings/.UnicodeIME'
[debug] [AndroidUiautomator2Driver@9c86 (f52c6b33)] Forwarding UiAutomator2 Server port 6790 to local port 8200
[debug] [ADB] Forwarding system: 8200 to device: 6790
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward tcp:8200 tcp:6790'
[debug] [ADB] Getting install status for io.appium.uiautomator2.server
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server'
[debug] [ADB] 'io.appium.uiautomator2.server' is installed
[debug] [ADB] Getting package info for 'io.appium.uiautomator2.server'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server'
[debug] [ADB] The version name of the installed 'io.appium.uiautomator2.server' is greater or equal to the application version name ('5.7.8' >= '5.7.8')
[debug] [AndroidUiautomator2Driver@9c86 (f52c6b33)] io.appium.uiautomator2.server installation state: sameVersionInstalled
[debug] [ADB] Checking app cert for /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v5.7.8.apk
[debug] [ADB] Using the previously cached signature entry for 'appium-uiautomator2-server-v5.7.8.apk'
[debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-v5.7.8.apk'
[debug] [ADB] Getting install status for io.appium.uiautomator2.server.test
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server.test'
[debug] [ADB] 'io.appium.uiautomator2.server.test' is installed
[debug] [ADB] Checking app cert for /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk
[debug] [ADB] Using the previously cached signature entry for 'appium-uiautomator2-server-debug-androidTest.apk'
[debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-debug-androidTest.apk'
[AndroidUiautomator2Driver@9c86 (f52c6b33)] Server packages are not going to be (re)installed
[debug] [AndroidUiautomator2Driver@9c86 (f52c6b33)] Waiting up to 30000ms for services to be available
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pm list instrumentation'
[debug] [AndroidUiautomator2Driver@9c86 (f52c6b33)] Instrumentation target 'io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner' is available
[ADB] Adding packages ["io.appium.settings","io.appium.uiautomator2.server","io.appium.uiautomator2.server.test"] to Doze whitelist
[debug] [ADB] Got the following command chunks to execute: [["dumpsys","deviceidle","whitelist","+io.appium.settings",";","dumpsys","deviceidle","whitelist","+io.appium.uiautomator2.server",";","dumpsys","deviceidle","whitelist","+io.appium.uiautomator2.server.test",";"]]
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys deviceidle whitelist +io.appium.settings ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server.test ;'
[ADB] [AVD OUTPUT] INFO | Boot completed in 16396 ms
[ADB] [AVD OUTPUT] INFO | Increasing screen off timeout, logcat buffer size to 2M.
[ADB] [AVD OUTPUT] INFO | Revoking microphone permissions for Google App.
[debug] [ADB] Checking app cert for /var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023228-37678-69ytcw.0dlea/google_auth.apk
[debug] [ADB] Using the previously cached signature entry for 'google_auth.apk'
[debug] [ADB] Uninstalling com.google.android.apps.authenticator2
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is not installed
[ADB] com.google.android.apps.authenticator2 was not uninstalled, because it was not present on the device
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is not installed
[debug] [AndroidDriver] Running full reset on 'com.google.android.apps.authenticator2' (reinstall)
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 features'
[ADB] The application at '/var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023228-37678-69ytcw.0dlea/google_auth.apk' will not be cached, because the device under test has confirmed the support of streamed installs
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 install -r -g /var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023228-37678-69ytcw.0dlea/google_auth.apk'
[ADB] The installation of 'google_auth.apk' took 1442ms
[debug] [ADB] Install command stdout: Performing Streamed Install
[debug] [ADB] Success
[debug] [AndroidUiautomator2Driver@9c86 (f52c6b33)] Performing shallow cleanup of automation leftovers
[debug] [AndroidUiautomator2Driver@9c86 (f52c6b33)] No obsolete sessions have been detected (socket hang up)
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop io.appium.uiautomator2.server.test'
[AndroidUiautomator2Driver@9c86 (f52c6b33)] Starting UIAutomator2 server 5.7.8
[AndroidUiautomator2Driver@9c86 (f52c6b33)] Using UIAutomator2 server from '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v5.7.8.apk' and test from '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk'
[AndroidUiautomator2Driver@9c86 (f52c6b33)] Waiting up to 30000ms for UiAutomator2 to be online...
[debug] [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","emulator-5554","shell","am","instrument","-w","-e","disableAnalytics",true,"io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
[debug] [AndroidUiautomator2Driver@9c86 (f52c6b33)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@9c86 (f52c6b33)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[AndroidUiautomator2Driver@9c86 (f52c6b33)] socket hang up
[debug] [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:
[debug] [AndroidUiautomator2Driver@9c86 (f52c6b33)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@9c86 (f52c6b33)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[AndroidUiautomator2Driver@9c86 (f52c6b33)] socket hang up
[debug] [AndroidUiautomator2Driver@9c86 (f52c6b33)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@9c86 (f52c6b33)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[debug] [AndroidUiautomator2Driver@9c86 (f52c6b33)] Got response with status 200: {"sessionId":"None","value":{"message":"UiAutomator2 Server is ready to accept commands","ready":true}}
[debug] [AndroidUiautomator2Driver@9c86 (f52c6b33)] The initialization of the instrumentation process took 2030ms
[debug] [AndroidUiautomator2Driver@9c86 (f52c6b33)] Matched '/session' to command name 'createSession'
[debug] [AndroidUiautomator2Driver@9c86 (f52c6b33)] Proxying [POST /session] to [POST http://127.0.0.1:8200/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S...
[debug] [AndroidUiautomator2Driver@9c86 (f52c6b33)] Got response with status 200: {"sessionId":"d9b85987-2741-42cf-8687-e9132ba4d9b3","value":{"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":...
[AndroidUiautomator2Driver@9c86 (f52c6b33)] Determined the downstream protocol as 'W3C'
[debug] [AndroidUiautomator2Driver@9c86 (f52c6b33)] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8200/session/d9b85987-2741-42cf-8687-e9132ba4d9b3/appium/device/info] with no body
[debug] [AndroidUiautomator2Driver@9c86 (f52c6b33)] Got response with status 200: {"sessionId":"d9b85987-2741-42cf-8687-e9132ba4d9b3","value":{"androidId":"26c5dfa3da8c486c","apiVersion":"33","bluetooth":{"state":"ON"},"brand":"google","carrierName":"T-Mobile","displayDensity":480,"locale":"en_US","manufacturer":"Google","model":"sdk_gphone64_arm64","networks":[{"capabilities":{"SSID":null,"linkDownBandwidthKbps":30000,"linkUpstreamBandwidthKbps":15000,"networkCapabilities":"NET_CAPABILITY_MMS,NET_CAPABILITY_SUPL,NET_CAPABILITY_DUN,NET_CAPABILITY_FOTA,NET_CAPABILITY_IMS,NET_CAPABILITY_CBS,NET_CAPABILITY_INTERNET,NET_CAPABILITY_NOT_RESTRICTED,NET_CAPABILITY_TRUSTED,NET_CAPABILITY_NOT_VPN,NET_CAPABILITY_VALIDATED,NET_CAPABILITY_NOT_ROAMING,NET_CAPABILITY_FOREGROUND,NET_CAPABILITY_NOT_CONGESTED,NET_CAPABILITY_NOT_SUSPENDED","signalStrength":-2147483648,"transportTypes":"TRANSPORT_CELLULAR"},"detailedState":"CONNECTED","extraInfo":"epc.tmobile.com","isAvailable":true,"isConnected":true,"isFailover":false,"isRoaming":false,"state":"CONNECTED","subtype":10,"subtypeName":"HSPA","type":0,"typeN...
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys window'
[AndroidDriver] Screen already unlocked, doing nothing
[AndroidUiautomator2Driver@9c86 (f52c6b33)] Starting 'com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity and waiting for 'com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am start -n com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity -S -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000'
[debug] [ADB] Waiting up to 20000ms for activity matching pkg: 'com.google.android.apps.authenticator2' and activity: 'com.google.android.apps.authenticator.AuthenticatorActivity' to be focused
[debug] [ADB] Possible activities, to be checked: 'com.google.android.apps.authenticator.AuthenticatorActivity', 'com.google.android.apps.authenticator2.com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [ADB] Getting focused package and activity
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys window displays'
[debug] [ADB] Found package: 'com.google.android.apps.nexuslauncher' and fully qualified activity name : 'com.google.android.apps.nexuslauncher.NexusLauncherActivity'
[debug] [ADB] Incorrect package and activity. Retrying.
[debug] [ADB] Getting focused package and activity
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys window displays'
[debug] [ADB] Found package: 'com.google.android.apps.authenticator2' and fully qualified activity name : 'com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [AndroidUiautomator2Driver@9c86 (f52c6b33)] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8200/session/d9b85987-2741-42cf-8687-e9132ba4d9b3/appium/device/pixel_ratio] with no body
[debug] [AndroidUiautomator2Driver@9c86 (f52c6b33)] Got response with status 200: {"sessionId":"d9b85987-2741-42cf-8687-e9132ba4d9b3","value":3}
[debug] [AndroidUiautomator2Driver@9c86 (f52c6b33)] Matched '/appium/device/system_bars' to command name 'getSystemBars'
[debug] [AndroidUiautomator2Driver@9c86 (f52c6b33)] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8200/session/d9b85987-2741-42cf-8687-e9132ba4d9b3/appium/device/system_bars] with no body
[debug] [AndroidUiautomator2Driver@9c86 (f52c6b33)] Got response with status 200: {"sessionId":"d9b85987-2741-42cf-8687-e9132ba4d9b3","value":{"statusBar":72}}
[debug] [AndroidUiautomator2Driver@9c86 (f52c6b33)] Matched '/window/current/size' to command name 'getWindowSize'
[debug] [AndroidUiautomator2Driver@9c86 (f52c6b33)] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8200/session/d9b85987-2741-42cf-8687-e9132ba4d9b3/window/current/size] with no body
[debug] [AndroidUiautomator2Driver@9c86 (f52c6b33)] Got response with status 200: {"sessionId":"d9b85987-2741-42cf-8687-e9132ba4d9b3","value":{"height":3199,"width":1440}}
[AppiumDriver@dc16] New AndroidUiautomator2Driver session created successfully, session f52c6b33-bf60-424a-9077-c856d7f1ae76 added to master session list
[debug] [AppiumDriver@dc16] Event 'newSessionStarted' logged at 1679954885409 (01:08:05 GMT+0300 (Moscow Standard Time))
[debug] [AndroidUiautomator2Driver@9c86 (f52c6b33)] Cached the protocol value 'W3C' for the new session f52c6b33-bf60-424a-9077-c856d7f1ae76
[debug] [AndroidUiautomator2Driver@9c86 (f52c6b33)] Responding to client with driver.createSession() result: {"capabilities":{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13...
[HTTP] <-- POST /session 200 31210 ms - 1684
[HTTP]
[HTTP] --> POST /session/f52c6b33-bf60-424a-9077-c856d7f1ae76/element
[HTTP] {"using":"id","value":"com.google.android.apps.authenticator2:id/add_account_button"}
[debug] [AndroidUiautomator2Driver@9c86 (f52c6b33)] Calling AppiumDriver.findElement() with args: ["id","com.google.android.apps.authenticator2:id/add_account_button","f52c6b33-bf60-424a-9077-c856d7f1ae76"]
[debug] [AndroidUiautomator2Driver@9c86 (f52c6b33)] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [AndroidUiautomator2Driver@9c86 (f52c6b33)] Waiting up to 0 ms for condition
[debug] [AndroidUiautomator2Driver@9c86 (f52c6b33)] Matched '/element' to command name 'findElement'
[debug] [AndroidUiautomator2Driver@9c86 (f52c6b33)] Proxying [POST /element] to [POST http://127.0.0.1:8200/session/d9b85987-2741-42cf-8687-e9132ba4d9b3/element] with body: {"strategy":"id","selector":"com.google.android.apps.authenticator2:id/add_account_button","context":"","multiple":false}
[debug] [AndroidUiautomator2Driver@9c86 (f52c6b33)] Got response with status 200: {"sessionId":"d9b85987-2741-42cf-8687-e9132ba4d9b3","value":{"ELEMENT":"00000000-0000-000a-ffff-ffff00000010","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-000a-ffff-ffff00000010"}}
[debug] [AndroidUiautomator2Driver@9c86 (f52c6b33)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-000a-ffff-ffff00000010","ELEMENT":"00000000-0000-000a-ffff-ffff00000010"}
[HTTP] <-- POST /session/f52c6b33-bf60-424a-9077-c856d7f1ae76/element 200 507 ms - 137
[HTTP]
[HTTP] --> POST /session/f52c6b33-bf60-424a-9077-c856d7f1ae76/element/00000000-0000-000a-ffff-ffff00000010/click
[HTTP] {"id":"00000000-0000-000a-ffff-ffff00000010"}
[debug] [AndroidUiautomator2Driver@9c86 (f52c6b33)] Calling AppiumDriver.click() with args: ["00000000-0000-000a-ffff-ffff00000010","f52c6b33-bf60-424a-9077-c856d7f1ae76"]
[debug] [AndroidUiautomator2Driver@9c86 (f52c6b33)] Matched '/element/00000000-0000-000a-ffff-ffff00000010/click' to command name 'click'
[debug] [AndroidUiautomator2Driver@9c86 (f52c6b33)] Proxying [POST /element/00000000-0000-000a-ffff-ffff00000010/click] to [POST http://127.0.0.1:8200/session/d9b85987-2741-42cf-8687-e9132ba4d9b3/element/00000000-0000-000a-ffff-ffff00000010/click] with body: {"element":"00000000-0000-000a-ffff-ffff00000010"}
[debug] [AndroidUiautomator2Driver@9c86 (f52c6b33)] Got response with status 200: {"sessionId":"d9b85987-2741-42cf-8687-e9132ba4d9b3","value":null}
[debug] [AndroidUiautomator2Driver@9c86 (f52c6b33)] Responding to client with driver.click() result: null
[HTTP] <-- POST /session/f52c6b33-bf60-424a-9077-c856d7f1ae76/element/00000000-0000-000a-ffff-ffff00000010/click 200 40 ms - 14
[HTTP]
[HTTP] --> POST /session/f52c6b33-bf60-424a-9077-c856d7f1ae76/appium/device/terminate_app
[HTTP] {"bundleId":"com.google.android.apps.authenticator2"}
[debug] [AndroidUiautomator2Driver@9c86 (f52c6b33)] Calling AppiumDriver.terminateApp() with args: ["com.google.android.apps.authenticator2",null,null,null,"f52c6b33-bf60-424a-9077-c856d7f1ae76"]
[AndroidUiautomator2Driver@9c86 (f52c6b33)] Terminating 'com.google.android.apps.authenticator2'
[debug] [ADB] Getting IDs of all 'com.google.android.apps.authenticator2' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)com\.google\.android\.apps\.authenticator2\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[AndroidUiautomator2Driver@9c86 (f52c6b33)] Querying the state of 'com.google.android.apps.authenticator2'
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is installed
[debug] [ADB] Getting IDs of all 'com.google.android.apps.authenticator2' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)com\.google\.android\.apps\.authenticator2\(\[\[:blank:\]\]\|\$\)'
[AndroidUiautomator2Driver@9c86 (f52c6b33)] 'com.google.android.apps.authenticator2' has been successfully terminated
[debug] [AndroidUiautomator2Driver@9c86 (f52c6b33)] Responding to client with driver.terminateApp() result: true
[HTTP] <-- POST /session/f52c6b33-bf60-424a-9077-c856d7f1ae76/appium/device/terminate_app 200 254 ms - 14
[HTTP]
[HTTP] --> DELETE /session/f52c6b33-bf60-424a-9077-c856d7f1ae76
[HTTP] {}
[debug] [AndroidUiautomator2Driver@9c86 (f52c6b33)] Calling AppiumDriver.deleteSession() with args: ["f52c6b33-bf60-424a-9077-c856d7f1ae76"]
[debug] [AppiumDriver@dc16] Event 'quitSessionRequested' logged at 1679954886804 (01:08:06 GMT+0300 (Moscow Standard Time))
[AppiumDriver@dc16] Removing session f52c6b33-bf60-424a-9077-c856d7f1ae76 from our master session list
[debug] [AndroidUiautomator2Driver@9c86 (f52c6b33)] Deleting UiAutomator2 session
[debug] [AndroidUiautomator2Driver@9c86 (f52c6b33)] Deleting UiAutomator2 server session
[debug] [AndroidUiautomator2Driver@9c86 (f52c6b33)] Matched '/' to command name 'deleteSession'
[debug] [AndroidUiautomator2Driver@9c86 (f52c6b33)] Proxying [DELETE /] to [DELETE http://127.0.0.1:8200/session/d9b85987-2741-42cf-8687-e9132ba4d9b3] with no body
[debug] [AndroidUiautomator2Driver@9c86 (f52c6b33)] Got response with status 200: {"sessionId":"d9b85987-2741-42cf-8687-e9132ba4d9b3","value":null}
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys activity services io.appium.settings/.recorder.RecorderService'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[debug] [AndroidUiautomator2Driver@9c86 (f52c6b33)] Capability 'fullReset' set to 'true', Uninstalling 'com.google.android.apps.authenticator2'
[debug] [ADB] Uninstalling com.google.android.apps.authenticator2
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is installed
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.google.android.apps.authenticator2'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 uninstall com.google.android.apps.authenticator2'
[debug] [ADB] 'adb uninstall com.google.android.apps.authenticator2' command output: Success
[ADB] com.google.android.apps.authenticator2 was successfully uninstalled
[debug] [Logcat] Stopping logcat capture
[debug] [ADB] Removing forwarded port socket connection: 8200
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward --remove tcp:8200'
[AndroidUiautomator2Driver@9c86 (f52c6b33)] Restoring hidden api policy to the device default configuration
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'settings delete global hidden_api_policy_pre_p_apps;settings delete global hidden_api_policy_p_apps;settings delete global hidden_api_policy''
[debug] [AppiumDriver@dc16] Event 'quitSessionFinished' logged at 1679954887129 (01:08:07 GMT+0300 (Moscow Standard Time))
[debug] [AppiumDriver@dc16] Received response: null
[debug] [AppiumDriver@dc16] But deleting session, so not returning
[debug] [AppiumDriver@dc16] Responding to client with driver.deleteSession() result: null
[HTTP] <-- DELETE /session/f52c6b33-bf60-424a-9077-c856d7f1ae76 200 326 ms - 14
[HTTP]
[debug] [Instrumentation] .
[debug] [Instrumentation] Time: 4.012
[debug] [Instrumentation]
[debug] [Instrumentation] OK (1 test)
[debug] [Instrumentation] The process has exited with code 0
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_rgbcSensorValueWidget_valueChanged() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_posture_valueChanged(int) ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 85832) 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)
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 85832) 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)
[ADB] [AVD OUTPUT] WARNING | Discarding the changed state (command-line flag).
[ADB] [AVD OUTPUT] INFO | Info:
[ADB] [AVD OUTPUT] GLImplementation:
[ADB] [AVD OUTPUT] Surface Type: OpenGL
[ADB] [AVD OUTPUT] Surface Profile: CoreProfile
[ADB] [AVD OUTPUT] Surface Version: 4.1
[ADB] [AVD OUTPUT] Using Default SG Backend: no
[ADB] [AVD OUTPUT] Using Software Dynamic GL: no
[ADB] [AVD OUTPUT] Using Angle: no
[ADB] [AVD OUTPUT] Init Parameters:
[ADB] [AVD OUTPUT] * application-name Emulator
[ADB] [AVD OUTPUT] * browser-subprocess-path /Users/shad0w/Developer/Tools/android/sdk/emulator/lib64/qt/libexec/QtWebEngineProcess
[ADB] [AVD OUTPUT] * disable-features DnsOverHttpsUpgrade,ConsolidatedMovementXY,InstalledApp,BackgroundFetch,WebOTP,WebPayments,WebUSB,PictureInPicture
[ADB] [AVD OUTPUT] * disable-gpu
[ADB] [AVD OUTPUT] * disable-speech-api
[ADB] [AVD OUTPUT] * enable-features TracingServiceInProcess
[ADB] [AVD OUTPUT] * enable-threaded-compositing
[ADB] [AVD OUTPUT] ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Wait for emulator (pid 85832) 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)
[debug] [HTTP] Request idempotency key: dec152f4-8d26-4686-9faa-3b0c793420c6
[HTTP] --> POST /session
[HTTP] {"capabilities":{"firstMatch":[{}],"alwaysMatch":{"appium:androidDeviceReadyTimeout":120000,"appium:androidInstallTimeout":100000,"appium:app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appium:appWaitForLaunch":false,"appium:autoGrantPermissions":true,"appium:automationName":"UIAutomator2","appium:avd":"Samsung_Galaxy_S20_33_Android13","appium:avdArgs":"-no-snapshot -accel on","appium:avdLaunchTimeout":300000,"appium:avdReadyTimeout":300000,"appium:fullReset":true,"appium:newCommandTimeout":0,"appium:noReset":false,"appium:resetKeyboard":true,"appium:uiautomator2ServerInstallTimeout":60000,"appium:unicodeKeyboard":true,"platformName":"android"}}}
[debug] [AppiumDriver@dc16] Calling AppiumDriver.createSession() with args: [null,null,{"firstMatch":[{}],"alwaysMatch":{"appium:androidDeviceReadyTimeout":120000,"appium:androidInstallTimeout":100000,"appium:app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appium:appWaitForLaunch":false,"appium:autoGrantPermissions":true,"appium:automationName":"UIAutomator2","appium:avd":"Samsung_Galaxy_S20_33_Android13","appium:avdArgs":"-no-snapshot -accel on","appium:avdLaunchTimeout":300000,"appium:avdReadyTimeout":300000,"appium:fullReset":true,"appium:newCommandTimeout":0,"appium:noReset":false,"appium:resetKeyboard":true,"appium:uiautomator2ServerInstallTimeout":60000,"appium:unicodeKeyboard":true,"platformName":"android"}}]
[debug] [AppiumDriver@dc16] Event 'newSessionRequested' logged at 1679954900439 (01:08:20 GMT+0300 (Moscow Standard Time))
[Appium] Attempting to find matching driver for automationName 'UIAutomator2' and platformName 'android'
[Appium] The 'uiautomator2' driver was installed and matched caps.
[Appium] Will require it at /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver
[debug] [Appium] Requiring driver at /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver
[AppiumDriver@dc16] Appium v2.0.0-beta.57 creating new AndroidUiautomator2Driver (v2.12.6) session
[AppiumDriver@dc16] Checking BaseDriver versions for Appium and AndroidUiautomator2Driver
[AppiumDriver@dc16] Appium's BaseDriver version is 9.3.3
[AppiumDriver@dc16] AndroidUiautomator2Driver's BaseDriver version is 9.3.3
[debug] [AndroidUiautomator2Driver@c464] Creating session with W3C capabilities: {
[debug] [AndroidUiautomator2Driver@c464] "alwaysMatch": {
[debug] [AndroidUiautomator2Driver@c464] "platformName": "android",
[debug] [AndroidUiautomator2Driver@c464] "appium:androidDeviceReadyTimeout": 120000,
[debug] [AndroidUiautomator2Driver@c464] "appium:androidInstallTimeout": 100000,
[debug] [AndroidUiautomator2Driver@c464] "appium:app": "https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1",
[debug] [AndroidUiautomator2Driver@c464] "appium:appWaitForLaunch": false,
[debug] [AndroidUiautomator2Driver@c464] "appium:autoGrantPermissions": true,
[debug] [AndroidUiautomator2Driver@c464] "appium:automationName": "UIAutomator2",
[debug] [AndroidUiautomator2Driver@c464] "appium:avd": "Samsung_Galaxy_S20_33_Android13",
[debug] [AndroidUiautomator2Driver@c464] "appium:avdArgs": "-no-snapshot -accel on",
[debug] [AndroidUiautomator2Driver@c464] "appium:avdLaunchTimeout": 300000,
[debug] [AndroidUiautomator2Driver@c464] "appium:avdReadyTimeout": 300000,
[debug] [AndroidUiautomator2Driver@c464] "appium:fullReset": true,
[debug] [AndroidUiautomator2Driver@c464] "appium:newCommandTimeout": 0,
[debug] [AndroidUiautomator2Driver@c464] "appium:noReset": false,
[debug] [AndroidUiautomator2Driver@c464] "appium:resetKeyboard": true,
[debug] [AndroidUiautomator2Driver@c464] "appium:uiautomator2ServerInstallTimeout": 60000,
[debug] [AndroidUiautomator2Driver@c464] "appium:unicodeKeyboard": true
[debug] [AndroidUiautomator2Driver@c464] },
[debug] [AndroidUiautomator2Driver@c464] "firstMatch": [
[debug] [AndroidUiautomator2Driver@c464] {}
[debug] [AndroidUiautomator2Driver@c464] ]
[debug] [AndroidUiautomator2Driver@c464] }
[AndroidUiautomator2Driver@c464 (4b6a0273)] Session created with session id: 4b6a0273-98b8-466d-ae00-632719e67aae
[BaseDriver] Using downloadable app 'https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1'
[BaseDriver] Cannot send HEAD request to 'https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1'. Original error: Parse Error: Expected HTTP/
[debug] [BaseDriver] A fresh copy of the application is going to be downloaded from https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1
[debug] [Support] https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1 (5.88 MB) has been downloaded to '/var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023228-37678-12tw7px.xjmwg/google_auth.apk' in 2.230s
[debug] [Support] Approximate download speed: 2.64 MB/s
[debug] [AndroidUiautomator2Driver@c464 (4b6a0273)] Checking whether app is actually present
[ADB] Using 'adb' from '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 start-server'
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [AndroidDriver] Emulator 'Samsung_Galaxy_S20_33_Android13' is not running: Error getting AVD with retry. Original error: Condition unmet after 5052 ms. Timing out.
[debug] [ADB] Launching Emulator with AVD Samsung_Galaxy_S20_33_Android13, launchTimeout 300000ms and readyTimeout 300000ms
[ADB] Using 'emulator' from '/Users/shad0w/Developer/Tools/android/sdk/emulator/emulator'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/emulator/emulator' with args: -avd Samsung_Galaxy_S20_33_Android13 -delay-adb -no-snapshot -accel on
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[ADB] [AVD OUTPUT] INFO | Android emulator version 32.1.11.0 (build_id 9536276) (CL:N/A)
[ADB] [AVD OUTPUT] INFO | Found systemPath /Users/shad0w/Developer/Tools/android/sdk/system-images/android-33/google_apis/arm64-v8a/
[ADB] [AVD OUTPUT] WARNING | cannot add library /Users/shad0w/Developer/Tools/android/sdk/emulator/qemu/darwin-aarch64/lib64/vulkan/libvulkan.dylib: failed
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[ADB] [AVD OUTPUT] INFO | Storing crashdata in: /tmp/android-shad0w/emu-crash.db, detection is enabled
[ADB] [AVD OUTPUT] INFO | Duplicate loglines will be removed, if you wish to see each indiviudal line launch with the -log-nofilter flag.
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_new_posture_requested(int) ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_dismiss_posture_selection_dialog() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_new_resizable_requested(PresetEmulatorSizeType) ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_dismiss_resizable_dialog() ((null):0, (null))
[ADB] [AVD OUTPUT] INFO | added library /Users/shad0w/Developer/Tools/android/sdk/emulator/lib64/vulkan/libvulkan.dylib
[ADB] [AVD OUTPUT] INFO | Sending adb public key [QAAAAJ9g8OyhRDf/8KGuhlSPiw6odyhMKe7C/D6y1LxmL3+oDQmCeHkHbrs5QWmfQPT8mRwQ7iDJjU4T2Ukgsgwc903mVQ4RBkO8zJVjO7n90YIfmFPF1N408JFgfk19Es4XfHEf5pMIllHHzKtBFIzPQBfRJLvbDxKltk40cpjBsPVXblkljJqTHimEPZOfYAgQUdvEFgUf+AJmEmM5xJR/WCJuxPD/LVbR8I3xrgUTA6nrNAqlpskcFNEjRrpd0OOIfMFNvV8BJvJD2hZXTmx6pO/qf6WFyz6FT2zVy9SpZzzqX8eGSqGi2eZyCcv3XH4rrfBTFt/Q2eWnLnhoPCIK96i3xDKzuv4TJxQZRapw/Of2L5H9wJfxQhqDTInBmvojB44MCw8wBEsrXE+9qsDJ4Nl1trSry/0Z5uk/F8Fl1hyI71lpRhSJaPOglRSlX9MjnJhpTAV//HvVQYRoT4iK9lAv1LPl0xZKgHz+Ql9m5ctFUN/Pefx6ngIjRMv//YJOzjSSrTRdd5nCQRG029Oz0703ASNxFsh5g8X5AXjrFEiiO10rGXSi5FmtrbDoZyqha5RHuDTD5kymaoOHdyVIhGmcpxp9hvZ9B+ifm5YxjMY/Ul2oA0/qHIQlm/tKZS1xRoh5o2gL433h3WoyzLTYKI9sapGUNNrnRWksnXlD/EWMpXYogwEAAQA= shad0w@unknown]
[ADB] [AVD OUTPUT] WARNING | *** No gRPC protection active, consider launching with the -grpc-use-jwt flag.***
[ADB] [AVD OUTPUT] INFO | Started GRPC server at 127.0.0.1:8554, security: Local, auth: none
[ADB] [AVD OUTPUT] INFO | Advertising in: /Users/shad0w/Library/Caches/TemporaryItems/avd/running/pid_86006.ini
[ADB] [AVD OUTPUT] INFO | Setting display: 0 configuration to: 1440x3199, dpi: 480x480
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] No connected devices have been detected
[debug] [ADB] 0 emulators connected
[debug] [ADB] Emulator 'Samsung_Galaxy_S20_33_Android13' not running
[debug] [ADB] Trying to find 'Samsung_Galaxy_S20_33_Android13' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] Connected devices: [{"udid":"emulator-5554","state":"device"}]
[debug] [ADB] 1 emulator connected
[debug] [ADB] Executing Emulator console command: avd name
[debug] [ADB] Found emulator 'Samsung_Galaxy_S20_33_Android13' on port 5554
[debug] [ADB] Setting device id to emulator-5554
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 wait-for-device'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell service list'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell service list'
[AndroidDriver] Using device: emulator-5554
[ADB] Using 'adb' from '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 start-server'
[debug] [ADB] Setting device id to emulator-5554
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.build.version.sdk'
[debug] [ADB] Current device property 'ro.build.version.sdk': 33
[ADB] Getting device platform version
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.build.version.release'
[debug] [ADB] Current device property 'ro.build.version.release': 13
[debug] [ADB] Device API level: 33
[AndroidUiautomator2Driver@c464 (4b6a0273)] Relaxing hidden api policy
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'settings put global hidden_api_policy_pre_p_apps 1;settings put global hidden_api_policy_p_apps 1;settings put global hidden_api_policy 1''
[debug] [AndroidDriver] Parsing package and activity from app manifest
[ADB] Package name: 'com.google.android.apps.authenticator2'
[ADB] Main activity name: 'com.google.android.apps.authenticator.AuthenticatorActivity'
[debug] [AndroidDriver] Parsed package and activity are: com.google.android.apps.authenticator2/com.google.android.apps.authenticator.AuthenticatorActivity
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 wait-for-device'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell echo ping'
[debug] [AndroidDriver] Pushing settings apk to device...
[debug] [ADB] Getting install status for io.appium.settings
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.settings'
[debug] [ADB] 'io.appium.settings' is installed
[debug] [ADB] Getting package info for 'io.appium.settings'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.settings'
[debug] [ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('5.0.3' >= '5.0.3')
[debug] [ADB] There is no need to install/upgrade '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/io.appium.settings/apks/settings_apk-debug.apk'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'pgrep --help; echo $?''
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell appops set io.appium.settings PROJECT_MEDIA allow'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Starting Appium Settings app
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am start -n io.appium.settings/.Settings -a android.intent.action.MAIN -c android.intent.category.LAUNCHER'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [Logcat] Starting logs capture with command: /Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 logcat -v threadtime
[debug] [AndroidDriver] Enabling Unicode keyboard support
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell settings get secure default_input_method'
[debug] [AndroidDriver] Unsetting previous IME io.appium.settings/.UnicodeIME
[debug] [AndroidDriver] Setting IME to 'io.appium.settings/.UnicodeIME'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell ime enable io.appium.settings/.UnicodeIME'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell ime set io.appium.settings/.UnicodeIME'
[debug] [AndroidUiautomator2Driver@c464 (4b6a0273)] Forwarding UiAutomator2 Server port 6790 to local port 8200
[debug] [ADB] Forwarding system: 8200 to device: 6790
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward tcp:8200 tcp:6790'
[debug] [ADB] Getting install status for io.appium.uiautomator2.server
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server'
[debug] [ADB] 'io.appium.uiautomator2.server' is installed
[debug] [ADB] Getting package info for 'io.appium.uiautomator2.server'
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server'
[debug] [ADB] The version name of the installed 'io.appium.uiautomator2.server' is greater or equal to the application version name ('5.7.8' >= '5.7.8')
[debug] [AndroidUiautomator2Driver@c464 (4b6a0273)] io.appium.uiautomator2.server installation state: sameVersionInstalled
[debug] [ADB] Checking app cert for /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v5.7.8.apk
[debug] [ADB] Using the previously cached signature entry for 'appium-uiautomator2-server-v5.7.8.apk'
[debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-v5.7.8.apk'
[debug] [ADB] Getting install status for io.appium.uiautomator2.server.test
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server.test'
[debug] [ADB] 'io.appium.uiautomator2.server.test' is installed
[debug] [ADB] Checking app cert for /Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk
[debug] [ADB] Using the previously cached signature entry for 'appium-uiautomator2-server-debug-androidTest.apk'
[debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-debug-androidTest.apk'
[AndroidUiautomator2Driver@c464 (4b6a0273)] Server packages are not going to be (re)installed
[debug] [AndroidUiautomator2Driver@c464 (4b6a0273)] Waiting up to 30000ms for services to be available
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pm list instrumentation'
[debug] [AndroidUiautomator2Driver@c464 (4b6a0273)] Instrumentation target 'io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner' is available
[ADB] Adding packages ["io.appium.settings","io.appium.uiautomator2.server","io.appium.uiautomator2.server.test"] to Doze whitelist
[debug] [ADB] Got the following command chunks to execute: [["dumpsys","deviceidle","whitelist","+io.appium.settings",";","dumpsys","deviceidle","whitelist","+io.appium.uiautomator2.server",";","dumpsys","deviceidle","whitelist","+io.appium.uiautomator2.server.test",";"]]
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys deviceidle whitelist +io.appium.settings ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server.test ;'
[debug] [ADB] Checking app cert for /var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023228-37678-12tw7px.xjmwg/google_auth.apk
[debug] [ADB] Using the previously cached signature entry for 'google_auth.apk'
[debug] [ADB] Uninstalling com.google.android.apps.authenticator2
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is not installed
[ADB] com.google.android.apps.authenticator2 was not uninstalled, because it was not present on the device
[debug] [ADB] Getting install status for com.google.android.apps.authenticator2
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.google.android.apps.authenticator2'
[debug] [ADB] 'com.google.android.apps.authenticator2' is not installed
[debug] [AndroidDriver] Running full reset on 'com.google.android.apps.authenticator2' (reinstall)
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 features'
[ADB] The application at '/var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023228-37678-12tw7px.xjmwg/google_auth.apk' will not be cached, because the device under test has confirmed the support of streamed installs
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 install -r -g /var/folders/t2/4csbbjyd0jx1s_y0tc_73j640000gn/T/2023228-37678-12tw7px.xjmwg/google_auth.apk'
[ADB] [AVD OUTPUT] INFO | Boot completed in 16616 ms
[ADB] [AVD OUTPUT] INFO | Increasing screen off timeout, logcat buffer size to 2M.
[ADB] [AVD OUTPUT] INFO | Revoking microphone permissions for Google App.
[ADB] The installation of 'google_auth.apk' took 1620ms
[debug] [ADB] Install command stdout: Performing Streamed Install
[debug] [ADB] Success
[debug] [AndroidUiautomator2Driver@c464 (4b6a0273)] Performing shallow cleanup of automation leftovers
[debug] [AndroidUiautomator2Driver@c464 (4b6a0273)] No obsolete sessions have been detected (socket hang up)
[debug] [ADB] Running '/Users/shad0w/Developer/Tools/android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop io.appium.uiautomator2.server.test'
[AndroidUiautomator2Driver@c464 (4b6a0273)] Starting UIAutomator2 server 5.7.8
[AndroidUiautomator2Driver@c464 (4b6a0273)] Using UIAutomator2 server from '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v5.7.8.apk' and test from '/Users/shad0w/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk'
[AndroidUiautomator2Driver@c464 (4b6a0273)] Waiting up to 30000ms for UiAutomator2 to be online...
[debug] [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","emulator-5554","shell","am","instrument","-w","-e","disableAnalytics",true,"io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
[debug] [AndroidUiautomator2Driver@c464 (4b6a0273)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@c464 (4b6a0273)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[AndroidUiautomator2Driver@c464 (4b6a0273)] socket hang up
[debug] [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:
[debug] [AndroidUiautomator2Driver@c464 (4b6a0273)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@c464 (4b6a0273)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[AndroidUiautomator2Driver@c464 (4b6a0273)] socket hang up
[debug] [AndroidUiautomator2Driver@c464 (4b6a0273)] Matched '/status' to command name 'getStatus'
[debug] [AndroidUiautomator2Driver@c464 (4b6a0273)] Proxying [GET /status] to [GET http://127.0.0.1:8200/status] with no body
[debug] [AndroidUiautomator2Driver@c464 (4b6a0273)] Got response with status 200: {"sessionId":"None","value":{"message":"UiAutomator2 Server is ready to accept commands","ready":true}}
[debug] [AndroidUiautomator2Driver@c464 (4b6a0273)] The initialization of the instrumentation process took 2025ms
[debug] [AndroidUiautomator2Driver@c464 (4b6a0273)] Matched '/session' to command name 'createSession'
[debug] [AndroidUiautomator2Driver@c464 (4b6a0273)] Proxying [POST /session] to [POST http://127.0.0.1:8200/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":100000,"app":"https://www.dropbox.com/s/pzm5pd37hr33zud/google_auth.apk?dl=1","appWaitForLaunch":false,"autoGrantPermissions":true,"automationName":"UIAutomator2","avd":"Samsung_Galaxy_S20_33_Android13","avdArgs":"-no-snapshot -accel on","avdLaunchTimeout":300000,"avdReadyTimeout":300000,"fullReset":true,"newCommandTimeout":0,"noReset":false,"resetKeyboard":true,"uiautomator2ServerInstallTimeout":60000,"unicodeKeyboard":true},"platformName":"android","androidDeviceReadyTimeout":120000,"androidInstallTimeout":10000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment