2021-01-26 14:12:58:457 [Appium] Welcome to Appium v1.20.2 (REV 743ca72e700b94627c93eee057e223d0595b5fa4) 2021-01-26 14:12:58:458 [Appium] Non-default server args: 2021-01-26 14:12:58:458 [Appium] logFile: crash.log 2021-01-26 14:12:58:458 [Appium] logTimestamp: true 2021-01-26 14:12:58:477 [Appium] Appium REST http interface listener started on 0.0.0.0:4723 2021-01-26 14:15:59:823 [HTTP] Request idempotency key: 1177a9ce-bbbc-4842-b178-e6cd5e850a5f 2021-01-26 14:15:59:834 [HTTP] --> POST /wd/hub/session 2021-01-26 14:15:59:835 [HTTP] {"capabilities":{"firstMatch":[{"platformName":"Android","appium:automationName":"uiautomator2","appium:deviceName":"LG G4","appium:udid":"LGF500Sd4cf2211","appium:appPackage":"com.android.settings"}]},"desiredCapabilities":{"platformName":"Android","automationName":"uiautomator2","deviceName":"LG G4","udid":"LGF500Sd4cf2211","appPackage":"com.android.settings"}} 2021-01-26 14:15:59:836 [W3C] Calling AppiumDriver.createSession() with args: [{"platformName":"Android","automationName":"uiautomator2","deviceName":"LG G4","udid":"LGF500Sd4cf2211","appPackage":"com.android.settings"},null,{"firstMatch":[{"platformName":"Android","appium:automationName":"uiautomator2","appium:deviceName":"LG G4","appium:udid":"LGF500Sd4cf2211","appium:appPackage":"com.android.settings"}]}] 2021-01-26 14:15:59:837 [BaseDriver] Event 'newSessionRequested' logged at 1611670559836 (23:15:59 GMT+0900 (GMT+09:00)) 2021-01-26 14:16:00:053 [Appium] Appium v1.20.2 creating new AndroidUiautomator2Driver (v1.61.2) session 2021-01-26 14:16:00:055 [BaseDriver] W3C capabilities and MJSONWP desired capabilities were provided 2021-01-26 14:16:00:055 [BaseDriver] Creating session with W3C capabilities: { 2021-01-26 14:16:00:056 [BaseDriver] "alwaysMatch": { 2021-01-26 14:16:00:056 [BaseDriver] "platformName": "Android", 2021-01-26 14:16:00:056 [BaseDriver] "appium:automationName": "uiautomator2", 2021-01-26 14:16:00:056 [BaseDriver] "appium:deviceName": "LG G4", 2021-01-26 14:16:00:056 [BaseDriver] "appium:udid": "LGF500Sd4cf2211", 2021-01-26 14:16:00:056 [BaseDriver] "appium:appPackage": "com.android.settings" 2021-01-26 14:16:00:056 [BaseDriver] }, 2021-01-26 14:16:00:056 [BaseDriver] "firstMatch": [ 2021-01-26 14:16:00:056 [BaseDriver] {} 2021-01-26 14:16:00:056 [BaseDriver] ] 2021-01-26 14:16:00:056 [BaseDriver] } 2021-01-26 14:16:00:061 [BaseDriver] Session created with session id: 9221944e-7b3d-4f95-bf0c-deb75ad9db38 2021-01-26 14:16:00:062 [UiAutomator2] Starting 'com.android.settings' directly on the device 2021-01-26 14:16:00:074 [ADB] Found 1 'build-tools' folders under '/usr/local/share/android-sdk' (newest first): 2021-01-26 14:16:00:074 [ADB] /usr/local/share/android-sdk/build-tools/28.0.3 2021-01-26 14:16:00:074 [ADB] Using 'adb' from '/usr/local/share/android-sdk/platform-tools/adb' 2021-01-26 14:16:00:075 [ADB] Running '/usr/local/share/android-sdk/platform-tools/adb -P 5037 start-server' 2021-01-26 14:16:00:084 [AndroidDriver] Retrieving device list 2021-01-26 14:16:00:084 [ADB] Trying to find a connected android device 2021-01-26 14:16:00:085 [ADB] Getting connected devices 2021-01-26 14:16:00:094 [ADB] Connected devices: [{"udid":"LGF500Sd4cf2211","state":"device"}] 2021-01-26 14:16:00:094 [AndroidDriver] Using device: LGF500Sd4cf2211 2021-01-26 14:16:00:095 [ADB] Using 'adb' from '/usr/local/share/android-sdk/platform-tools/adb' 2021-01-26 14:16:00:095 [ADB] Running '/usr/local/share/android-sdk/platform-tools/adb -P 5037 start-server' 2021-01-26 14:16:00:104 [ADB] Setting device id to LGF500Sd4cf2211 2021-01-26 14:16:00:104 [ADB] Running '/usr/local/share/android-sdk/platform-tools/adb -P 5037 -s LGF500Sd4cf2211 shell getprop ro.build.version.sdk' 2021-01-26 14:16:00:181 [ADB] Current device property 'ro.build.version.sdk': 23 2021-01-26 14:16:00:181 [ADB] Device API level: 23 2021-01-26 14:16:00:181 [AndroidDriver] No app sent in, not parsing package/activity 2021-01-26 14:16:00:182 [ADB] Running '/usr/local/share/android-sdk/platform-tools/adb -P 5037 -s LGF500Sd4cf2211 wait-for-device' 2021-01-26 14:16:00:192 [ADB] Running '/usr/local/share/android-sdk/platform-tools/adb -P 5037 -s LGF500Sd4cf2211 shell echo ping' 2021-01-26 14:16:00:219 [AndroidDriver] Pushing settings apk to device... 2021-01-26 14:16:00:220 [ADB] Getting install status for io.appium.settings 2021-01-26 14:16:00:220 [ADB] Running '/usr/local/share/android-sdk/platform-tools/adb -P 5037 -s LGF500Sd4cf2211 shell dumpsys package io.appium.settings' 2021-01-26 14:16:00:300 [ADB] 'io.appium.settings' is installed 2021-01-26 14:16:00:300 [ADB] Getting package info for 'io.appium.settings' 2021-01-26 14:16:00:301 [ADB] Running '/usr/local/share/android-sdk/platform-tools/adb -P 5037 -s LGF500Sd4cf2211 shell dumpsys package io.appium.settings' 2021-01-26 14:16:00:364 [HTTP] <-- POST /wd/hub/session - - ms - - 2021-01-26 14:16:00:364 [HTTP] 2021-01-26 14:16:00:365 [HTTP] Could not cache the response identified by '1177a9ce-bbbc-4842-b178-e6cd5e850a5f', because it has not been completed 2021-01-26 14:16:00:366 [HTTP] Does the client terminate connections too early? 2021-01-26 14:16:00:378 uncaughtException: Could not cache the response identified by '1177a9ce-bbbc-4842-b178-e6cd5e850a5f', because it has not been completed Error: Could not cache the response identified by '1177a9ce-bbbc-4842-b178-e6cd5e850a5f', because it has not been completed at WriteStream.responseListener.once (/Users/gibeomkim/Projects/appium/node_modules/appium-base-driver/lib/express/idempotency.js:91:50) at Object.onceWrapper (events.js:286:20) at WriteStream.emit (events.js:198:13) at lazyFs.close (internal/fs/streams.js:207:14) at /Users/gibeomkim/Projects/appium/node_modules/graceful-fs/graceful-fs.js:61:14 at FSReqWrap.args [as oncomplete] (fs.js:140:20)